Skip to content

v0.2.1

Compare
Choose a tag to compare
@isuruf isuruf released this 22 Dec 13:45
· 244 commits to master since this release
d34d918

New features

  • SymFunction macro to create functions #92
  • abs2 #104
  • copysign #105
  • eps #106

Bug Fixes

  • Fixes a new world age error in lambdify #90
  • Fix support for conda>=4.4 #108

Others

  • Update CI urls #91
  • Improved docstrings #100
  • Getting started guide #102, #103