Magic squares of doubly even order: Difference between revisions

m
Line 610:
-- minimum truth table, horizontally and vertically
| otherwise = (concat . concat . concat .
scale . fmap$ scale <$> (splitEvery 4 $ magicSeries 4))
where
scale = replicate $ quot n 4
9,659

edits