Skip to content

Commit

Permalink
prepare for version release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Marquand committed Jun 9, 2023
1 parent 0840688 commit 5464f44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,8 @@ version 0.27
- Fixed a translation problem between the previous naming convention for HBR models (only Gaussian models) and the current naming (also SHASH models)
- Minor updates to fix synchronisation problems in PCNportal (related to the HBR updates above)
- Added configuration files for containerisation with Docker

version 0.28
- Updated to PyMC5 (including migrating back-end to PyTensor
- Added support for longitudinal normative modelling with BLR (see Buckova-Rehak et al 2023)
- Changed default optimiser for trend surface models (for scalability)
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@
'pymc>=5.1.0',
'arviz==0.13.0'
],
#python_requires='<3.10',
zip_safe=False)

0 comments on commit 5464f44

Please sign in to comment.