Skip to content

qgs version 0.2.0 release

Compare
Choose a tag to compare
@jodemaey jodemaey released this 13 Jul 13:36
· 72 commits to master since this release

Changelog with respect to v0.1.0

  • Switched to Python 3.8 for Mac OS compatibility.
  • qgs now uses the sparse library to represent the sparse tensors of the model.
  • Added support for DifferentialEquations.jl ODE integration package through diffeqpy.
  • Added the heat exchange schemes with the ground detailed in Li et al..
  • Various minor improvements.