qgs version 0.2.0 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.