You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
- Add quickstart, variables, linear algebra, Pluto, and command discovery guides
- Add GIAC commands reference and Symbolics.jl extension docs
- Move screenshot to docs/src/assets/
- Simplify README to badges and link to documentation
- Add CI workflow
- Rename commands.md to commands_submodule.md for clarity
feat: auto-initialize xcasroot for GIAC help file support
Add _init_xcasroot() function that searches for aide_cas in multiple
locations (development, installed, JLL) and sets giac::xcasroot()
automatically during library initialization.