Commit graph

19 commits

Author SHA1 Message Date
Revar Desmera
07d487e0fd All the SynTags. 2023-05-29 21:48:48 -07:00
Adrian Mariano
1f88bbadb8 fix missing Synopsis 2023-04-30 23:02:43 -04:00
Adrian Mariano
7368878256 Add synopsis to coords and linalg 2023-04-30 22:43:11 -04:00
Revar Desmera
627255a5ad Added Topics and docs cleanups to linalg.scad 2023-03-15 17:44:15 -07:00
Revar Desmera
1da91c6fcf Various docs typo fixed. 2023-03-08 21:54:27 -08:00
Adrian Mariano
15b3c50557 add is_rotation() test, doc tweak 2022-02-27 22:38:20 -05:00
Adrian Mariano
a305b53804 remove quaternions from stroke
improve docs for skin
cumprod multiplies on the left
echo_matrix bugfix
2022-02-25 21:22:37 -05:00
Adrian Mariano
77a78bf8bc Improve docs for path_sweep
make echo_matrix handle non-numeric entries gracefully and add
separator arg.
2022-02-21 20:45:57 -05:00
Adrian Mariano
774b5c6b54 fix typo, add $slop support to robertson recess 2022-01-30 11:54:36 -05:00
Adrian Mariano
03e4491e72 add linear_solve3() 2022-01-30 11:25:12 -05:00
Adrian Mariano
ec900943df strings reorg 2022-01-10 19:46:51 -05:00
Adrian Mariano
1d72c91454 apply tweaks 2021-12-29 17:55:29 -05:00
Adrian Mariano
f1b9d04a3d strip down apply() so projections are banned, and 2d acting on 3d is
banned.  clarify docs
2021-12-28 17:05:37 -05:00
Revar Desmera
aa109de9d7 Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev 2021-12-13 15:51:06 -08:00
Revar Desmera
59bf523908 Lots of docs tweaks for openscad-docsgen v2 2021-12-13 15:48:30 -08:00
Adrian Mariano
956f845886 doc tweaks 2021-11-20 20:29:49 -05:00
Garth Minette
c9701c1a00 Fixed {{list_to_matrix}} link. 2021-10-26 21:44:38 -07:00
Adrian Mariano
2eff8ec203 array_group -> list_to_matrix fixes 2021-10-26 23:17:21 -04:00
Adrian Mariano
a75a368dd5 Move linear algebra to linalg.scad
columns->column because the multiindex case is handled by submatrix
and also it never occurs in the code.
2021-10-26 16:45:14 -04:00