Skip to content

symengine.py v0.5.0

Compare
Choose a tag to compare
@isuruf isuruf released this 10 Sep 20:52
· 445 commits to master since this release
ef36dc2

Dependencies

  • Updated symengine C++ library requirement to v0.5.0

Bug Fixes

  • Fix converting large Integers to python ints - #289
  • Fix DeprecationWarning for MutableMapping import - #295

New Features

  • as_ctypes function for Lambdify - #292
  • Make LambdaDouble and LLVMDouble cimport-able - #288
  • Add QR and Cholesky factorizations - #298

People who contributed to the release:

  • Richard Otis
  • Isuru Fernando
  • Erik Jansson Agnvall
  • Björn Dahlgren
  • Connor Behan