| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-17 | 2.0 kB | |
| v0.13.1 source code.tar.gz | 2025-12-17 | 32.7 kB | |
| v0.13.1 source code.zip | 2025-12-17 | 45.8 kB | |
| Totals: 3 Items | 80.5 kB | 0 | |
SymEngine v0.13.1
clean up documentation clean up CI remove SymbolicUtils extension due to downstream changes.
Merged pull requests:
- handle conversion of NAN, oo (#271) (@jverzani)
- Bump to v0.12 following SymEngine_jll v0.12 release (#274) (@jeremiahpslewis)
- update extensions (#277) (@jverzani)
- make at vars more expressive (#278) (@jverzani)
- Speed up diff; extend interface (#279) (@jverzani)
- add sign, has_symbol (#280) (@jverzani)
- update workflow (#282) (@jverzani)
- subs w/o arguments (#283) (@jverzani)
- add some predicates; coeff (#284) (@jverzani)
- N speedup (#285) (@jverzani)
- use isuruf's speedup (#286) (@jverzani)
- Julia operation (#287) (@jverzani)
- use mutating versions of ops (#288) (@jverzani)
- update basicUsage document (#289) (@jverzani)
- Add docs badge to README.md (#294) (@abhro)
- Update type name outputs in README.md (#295) (@abhro)
- Create dependabot.yml and update action versions (#296) (@abhro)
- CompatHelper: bump compat for SymbolicUtils in [weakdeps] to 4, (keep existing compat) (#298) (@github-actions[bot])
- CompatHelper: bump compat for SymbolicUtils in [extras] to 4, (keep existing compat) (#299) (@github-actions[bot])
- Bump actions/checkout from 5 to 6 (#300) (@dependabot[bot])
- Revert "CompatHelper: bump compat for SymbolicUtils in [weakdeps] to 4, (keep existing compat)" (#303) (@jverzani)
- Update documentation content and infrastructure (#304) (@abhro)
- deprecate SymbolicUtils dependency (#305) (@jverzani)
- use https://github.com/JuliaRegistries/TagBot/blob/master/example.yml (#306) (@jverzani)
- redo PR [#301] (#307) (@jverzani)
- version bump (#308) (@jverzani)
Closed issues:
- Segfault with
subs(#202) - A new macro for @vars (#206)
- Returning anonymous function when using lambdify instead of using gensym() (#272)
- Support SymbolicUtils v2 (#275)
- Support SymbolicUtils.jl v3 (#276)
- New release? Follow up on [#290] (#291)