7486d25cf1
Change KCL stdlib floating-point results to not be platform dependent ( #7499 )
...
* Add libm dependency
* Change to use libm for trig functions
* Remove redactions for floating point
* Update output
* Use clippy to prevent stdlib math sneaking back in
---------
Co-authored-by: Adam Chalmers <adam.chalmers@zoo.dev >
2025-06-17 01:34:50 +00:00
783b6ed76c
Treat singletons and arrays as subtypes rather than coercible ( #7181 )
...
Signed-off-by: Nick Cameron <nrc@ncameron.org >
2025-05-28 16:29:23 +12:00
9dfb67cf61
Declare appearance function in KCL ( #7220 )
...
Move appearance to KCL
Signed-off-by: Nick Cameron <nrc@ncameron.org >
2025-05-27 23:25:27 +00:00
0c2785df67
Round floats in simulation tests to 3dp ( #7211 )
...
Signed-off-by: Nick Cameron <nrc@ncameron.org >
2025-05-26 11:17:12 +12:00
38a245f2fc
fix typos in the kcl samples ( #7078 )
...
typos
2025-05-20 05:47:33 +00:00
b0a41939e8
Max's KCL samples ( #7041 )
...
* 3d models
* Update kcl-samples simulation test output
* typos
* Update kcl-samples simulation test output
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-17 11:16:22 -04:00