Skip to content

Version 2.0

Compare
Choose a tag to compare
@MaxSagebaum MaxSagebaum released this 01 Sep 12:48
· 430 commits to master since this release
  • Complete rewrite of CoDiPack. See Migration from 1.9 to 2.0 for some migration help.
    • Drop of modular class architecture.
    • Iterators for expression trees.
    • First support for aggregated types in external functions (e.g. std::complex). See Example 20 - Aggregated active type handling.
    • Autocompletion of template arguments in IDEs. See Template declarations.
    • Overhaul of tutorials and examples. See Tutorials & Examples.