Change num of keys

This commit is contained in:
Leo Lou 2018-06-11 16:36:09 +09:00
parent 96b69a9bbf
commit ba3714a7ce

View file

@ -12,8 +12,8 @@
;; Shape parameters ;;
;;;;;;;;;;;;;;;;;;;;;;
(def nrows 4)
(def ncols 5)
(def nrows 5)
(def ncols 6)
(def α (/ π 12)) ; curvature of the columns
(def β (/ π 36)) ; curvature of the rows