v3.8.0
SymbolicUtils v3.8.0
Merged pull requests:
- Implement hash consing for
Sym
(#658) (@bowenszhu) - Enhance Reproducibility and Isolation with SafeTestsets (#661) (@bowenszhu)
- Resolve duplicate docstring references (#662) (@bowenszhu)
- Chore: Update upload-artifact action to v4 in benchmark_pr.yml (#663) (@bowenszhu)
- Upgrade setup-julia action to v2 (#664) (@bowenszhu)
- Rewrite
^
withNaNMath.pow
in nanmath-mode (#671) (@devmotion) - Apply hash consing to all
BasicSymbolic
subtypes (#673) (@Blablablanca) - Renamed
Pow
function for clarity (#674) (@Blablablanca) - update links to stable documentation at SciML (#675) (@karlwessel)
- Update actions/cache in CI (#677) (@bowenszhu)
Closed issues:
- Hash consing (#614)