v1.1.4.4
Core Changes
- fix installation problem from previous version; current version should support up to python 3.11 on macos, windows and linux
- use a refined pre-compile method which no longer compile stan files at the first time running models fitting
- use default cmdstan path for easy stan path management
- added docker file for a quick fit and predict image
- fix linting problem and add it as the dependency for unit tests
Documentation
- update tutorials to reflect behaviors with current version