Commit graph

10 commits

Author SHA1 Message Date
Garth Minette
522f0399d7 Removed zip_long() from See Alsos. 2021-11-10 19:02:51 -08:00
Adrian Mariano
a81b6c6931 misc tweaks 2021-11-09 22:27:55 -05:00
Revar Desmera
0b10c7309d
Merge pull request #718 from revarbat/revarbat_dev
Speed optimizations for approx()
2021-11-04 21:39:17 -07:00
Garth Minette
2b7d0d935d Fixes for approx() with mixed types. 2021-11-04 21:13:50 -07:00
RonaldoCMP
6bd1dd918f Correction in _cleave_connected_region and polygon_triangulate and some few tweaks 2021-11-04 12:09:29 +00:00
Garth Minette
7ed34f592a Speed optimizations for approx() 2021-11-03 18:52:51 -07:00
Adrian Mariano
934b3c7b04 make all_zero, etc, non-recursive, just work on vectors 2021-10-30 17:47:17 -04:00
Adrian Mariano
024011ea5e list_remove fix
rename array_dim to list_shape
2021-10-27 20:21:12 -04:00
Adrian Mariano
2eff8ec203 array_group -> list_to_matrix fixes 2021-10-26 23:17:21 -04:00
Adrian Mariano
71dab62432 move comparison functions out of math.scad and arrays.scad into comparisons.scad
rename arrays.scad to lists.scad
2021-10-26 23:12:51 -04:00