mentat-collective / emmy-viewers

High-performance symbolic, 2D and 3D visual extensions to the Emmy computer algebra system.
https://emmy-viewers.mentat.org
MIT License
39 stars 7 forks source link

Mafs - allow the :constrain key to specify functions in the same way as the :xy key #81

Open alexgian opened 4 months ago

alexgian commented 4 months ago

It might be a good idea if the :constrain key of mafs/movable-point worked in the same way as the :xy key of mafs/vector field. I.e. just specify a clojure function rather than using a quoted form.