Skip to content

JoSIM v2.4 - Internal Rewrite

Compare
Choose a tag to compare
@JoeyDelp JoeyDelp released this 07 Feb 14:32
· 212 commits to master since this release
def1f64

Changelog

v2.4 - 07/02/2020

  • Complete rewrite of core internals
  • Modularization of each component allowing easier implementation of integration methods
  • Error reporting major improvment. Less random exits with no warnings. Better exits.
  • Focus on object orientation for improved library access
  • Speed up of matrix creation algorithm
  • Improvements to output format
  • Inclusion of '.include' control card
  • Capability to read from standard in using '-i' command
  • Various bug fixes