Skip to content

SymEngine v0.6.0

Compare
Choose a tag to compare
@isuruf isuruf released this 10 Feb 22:17
· 784 commits to master since this release
d036928

Bug Fixes

  • Use opt_level in code generation - #1615
  • Add const qualifier to call method in LLVM visitors - #1619
  • Update license for Bison parser code and cotire code - #1627, #1628
  • Hide LLVM symbols in osx - #1629
  • Fix linsolve segfault - #1632

Build system changes

  • Support for LLVM 10 - #1636

New Functionality

  • Add cancel method - #1625
  • Add opt_level to some init calls - #1615
  • Add Julia specialization for print calls - #1616

People who contributed to the release:

  • Simon Stelter
  • Isuru Fernando
  • Roger Luo
  • Björn Dahlgren
  • Jogi Miglani
  • Ondřej Čertík
  • Jialin Ma
  • Liam Keegan