Skip to content

Releases: JuliaTurkuDataScience/FdeSolver.jl

v0.1.0

16 Sep 14:24
Compare
Choose a tag to compare

FdeSolver v0.1.0

Closed issues:

  • Choose a licence (#6)
  • Make Travis CI and codecov work (#7)

Merged pull requests:

  • Create file structure (#1) (@RiboRings)
  • Update solver with tolerance, iteration max and function parameters (#2) (@RiboRings)
  • Add Taylor expansion and test system from Gonze et al (#3) (@RiboRings)
  • Integrate CI and code coverage plus minor changes (#4) (@RiboRings)
  • Create new tests and initiate codecov (#5) (@RiboRings)
  • CompatHelper: add new compat entry for SpecialFunctions at version 1, (keep existing compat) (#9) (@github-actions[bot])
  • Add workflows for GutHub Actions, Documenter and Registry (#10) (@RiboRings)
  • Merge build_package branch into main (#11) (@RiboRings)