symengine.py v0.5.0
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