Skip to content

Update CppAD and add new features

Choose a tag to compare

@kaskr kaskr released this 16 Apr 09:25
  • CppAD updated to development version. Reduced peak memory usage with up to 50% for large models.
  • New configuration variables.
  • Avoid crashes due to memory allocation errors.
  • Print index errors to error stream.
  • Allow compilation with -std=c++11
  • sdreport: bias.correct optimizations.
  • Implement up to 7d array (like admb)
  • Allow lists as data object with R-inla SPDE structures as an example.