Skip to content

Total-Serialism Fall Release

Compare
Choose a tag to compare
@tmhglnd tmhglnd released this 09 Dec 22:35
· 168 commits to master since this release

Many things have been added over the past half year since the release in May.

Newest features:

f64f5ea added normalize()
d3b974a elementary cellular automaton
f8b83c8 added draw function
0a91070 added expand() method
af9a3bc added change() method return difference between numbers in array
8696a93 added truncate() method to Utility
5eddbfb added stretch() method for array interpolation
745a471 added repeat() method to transform
820cc9a added Scala tuning system class()
adc195a added wrap() function to Util
c164898 added fold() algorithm in Util

Changes:

ba3ebe8 updated spread() methods with descending option
508f96c update every() method with optional padding value
6edd3cd fibonacci defaults to output Numbers instead of String

Bugfixes:

de8796a bugfix with array length in next()
8cd822b bugfix in pick for listlength 1