Skip to content

Map Inversion

Compare
Choose a tag to compare
@darioizzo darioizzo released this 07 Mar 19:09
· 235 commits to master since this release

This release cleans and refactors the code adding a map inversion algorithm as a new feature.

It is pinned to piranha v 0.10 and as soon as the new piranha is available a new release will be made to adapt the code to the new syntax and to leverage the new piranha developments. As such the release is to be considered a "transition" release.

New Feautres

  • A map inversion algorithm based on Picard fixed point iterations

Code Structure

  • New docs (abandoning breathe and doxygen) embracing pure sphinx.
  • New tutorials in python