Skip to content

Refactor package and documentation

Latest
Compare
Choose a tag to compare
@GiackAloZ GiackAloZ released this 05 Jan 17:49
· 3 commits to main since this release
74ca79e

This version makes the package usable by importing modules to run solvers instead of including monolithic scripts.
This allow for a much better structure a modular usage.

Other features added:

  • Tests against analytical solutions
  • Fully fledged documentation using Documenter.jl is also now available here.

NOTE: legacy solvers sripts are still inside the scripts folder.