Skip to content

v0.11.0

Compare
Choose a tag to compare
@certik certik released this 27 Sep 16:43
· 41 commits to master since this release
a3867fc

What's Changed

  • In subs, check if coeff is a number and use a faster code path by @isuruf in #1962
  • use new llvm pass manager instead of legacy pass manager by @lkeegan in #1963
  • Check that INTEGER_CLASS=boostmp is not used with FLINT, ARB or MPFR by @autoantwort in #1971
  • Exposing the has_symbol function through cwrapper.h by @anutosh491 in #1978

New Contributors

Full Changelog: v0.10.1...v0.11.0