Releases: matsengrp/multidms
Releases · matsengrp/multidms
0.2.1
See the CHANGELOG.rst
0.2.0
Action Build Infrastructure
This release should be the first stable release of multidms! There are no source code or doc changes since 1.2
PyPI release and update description
0.1.2 0.1.2
Initial release of multidms
This release updates has some changes to the old API which are worth noting:
- MultiDmsModel/MultiDmsData -> Model/Data
conditional_c=FalseModel parameter ->alpha_d=True- Model output activation now defaults to
biophysical.Identity - A new parameter for model
lower_boundhas been introduced to set the lower bound on the model prediction when using softplus activation
It also adds lots of features, CI, testing, and docs updates.