Change num of keys
This commit is contained in:
parent
96b69a9bbf
commit
ba3714a7ce
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue