Recent Releases of psy-reg
psy-reg - v1.5.0: Compatibility fixes and code formatting
Compatibility fixes and code formatting
Changed
- migrate to psyplot-plugin-template !11
Fixed
- fixed compatiblity with latest matplotlib version and python 3.12 !11
- Python
Published by Chilipp over 1 year ago
psy-reg - v1.4.0: Compatibility fixes and LGPL license
As with psyplot 1.4.0, psy-reg is now continuously tested and deployed with CircleCI.
Fixed
- psy-reg is now officially licensed under LGPL-3.0-only, see #9
Added
- psy-reg does now have a CITATION.cff file, see https://citation-file-format.github.io
Changed
- Documentation is now hosted with Github Pages at https://psyplot.github.io/psy-reg. Redirects from the old documentation at [https://psy-reg.readthedocs.io]{.title-ref} have been configured.
- Examples have been removed from the psy-reg repository as they now live in a central place at https://github.com/psyplot/examples
- We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see #8
- Python
Published by psyplot-admin over 4 years ago
psy-reg - v1.3.0: Add the fitting of generic model classes
This release of psy-reg supports fitting generic classes that implement a fit method, and it supports psyplot>=1.3.0
- Python
Published by Chilipp over 5 years ago
psy-reg - v1.1.0: New release inline with psyplot v1.1.0
- Python
Published by Chilipp almost 8 years ago
psy-reg - v1.0.0: First official and stable release
This release is the first official and stable release which is also submitted to the Journal of Open Source Software (JOSS). See the corresponding psyplot release for more information.
This release is also available via pypi
bash
pip install psy-reg
or conda
bash
conda install -c conda-forge psy-reg
Or you use the complete installation provided by the psyplot-conda package.
- Python
Published by Chilipp over 8 years ago