Skip to content

Improved compilation speed, new functions & bugfixes

Compare
Choose a tag to compare
@cosmo-ethz cosmo-ethz released this 04 Feb 14:24
· 50 commits to master since this release
  • Increased compilation speed for large functions
  • Support for variable allocation within if-else
  • Added support for numpy.sign
  • Updated Cython implementation in benchmarks
  • Fixed array allocation problem under OSX Yosemite (thx @iankronquist)