Skip to content

Removed unused code to find complex roots

Micael Oliveira requested to merge removed_unused_code into develop

Description

Removed unused code to find complex roots. As a consequence, the ODE solvers are also not used anymore.

News snippet

Removed unused code to find complex roots.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports