Skip to content

loops

Compare
Choose a tag to compare
@joaoleal joaoleal released this 16 Jan 10:08
· 609 commits to master since this release

Some of the highlights of this release:

  • changed API for compiling dynamic libraries
  • added support for JIT using Clang/LLVM 3.2
  • adapted to CppAD 2014
  • loop detection allows some equations to not be defined for some iterations
  • created some benchmarks
  • some bugfixes