Skip to content

Release notes for v0.4.1

Isuru Fernando edited this page Jul 27, 2019 · 5 revisions

SymEngine 0.4.1

This release introduces only new symbols than 0.4.1 and no breaking changes are introduced.

Bug Fixes

  • Fix LLVMDoubleVisitor save->load->save->load bug - #1549
  • Fix coeff(x+1, x, 0) - #1564
  • Fix finding LLVM in SymEngineConfig.cmake - #1553
  • Fix path prefix in Binder-based environments - #1554

Enhancements

  • Multi precision support for upper and lower gamma using MPFR 4 - #1544, #1545
  • Allow symengine rcp even in debug mode - #1548
  • Add loggamma function to C wrapper API - #1556
  • LLVM 8 support - #1531
  • Add truncate function - #1555
  • Avoid revisit in CountOpsVisitor - #1557
  • Add mathml, latex, ccode, jscode to cwrapper - #1562
  • Remove -march=native from default flags - #1569

People who contributed to the release:

  • Björn Dahlgren
  • Ondřej Čertík
  • Isuru Fernando
  • Connor Behan
  • Jialin Ma
  • Brandon Bocklund
  • Marcello Mansueto