mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
input checks, general review, adding new functions
Defines functions: 1. binomial() 2. convolve() 3. all_numeric() 4. is_addable() Input data check in all functions. Recoding of: 1. cumsum (a non-recursive version) 2. median() 3. count_true() (more efficient version) 4. polynomial functions so that a zero polynomial is represented by [0] and not by []
This commit is contained in:
parent
3d226f1ffa
commit
51be74b5ec