v0.9.0
SymEngine v0.9.0
Closed issues:
- Segfault with deserialize (#198)
- Issues with Saving (#242)
- Can't access type of operation (#244)
- Update SymEngine_jll (#251)
- Serialization don't work with complex data types containing SymEngine expressions (#255)
- Make a new release (#258)
Merged pull requests:
- Effective multiplication of n multipliers (#246) (@PerformanceCoder)
- Add missing kwargs to
round
(#247) (@wildart) - CompatHelper: bump compat for Compat to 4, (keep existing compat) (#250) (@github-actions[bot])
- Updated JLL version used by SymEngine.jl and bumped package version (#252) (@PerformanceCoder)
- Updated CI version of Julia from 1.3 to 1.6 (#253) (@PerformanceCoder)
- Serialization and deserialization implemented (#254) (@PerformanceCoder)
- Fixed serialization issue (#256) (@PerformanceCoder)