Skip to content
mwong009 edited this page Jun 20, 2024 · 2 revisions

2024-06-20

PyCMTensor 1.13.0

Version 1.13.0 released.

  • add ones init type to Weight
  • make watermark package optional
  • changed precision to 4
  • fix incorrect text display for model.config
  • added assert checks for incorrect choice set numbering in dataset
  • fix argument name inconsistency

2024-02-21

PyCMTensor 1.10.0 on conda-forge

We are excited to announce the release of PyCMTensor 1.10.0 on conda-forge. This new version brings several enhancements and bug fixes that improve the overall performance and usability of the library.

To install the new version, you can use the following command in your Conda environment:

conda install -c conda-forge pycmtensor=1.10.0

We encourage everyone to upgrade to this new version and benefit from the improvements it brings. As always, we appreciate your feedback and contributions to make PyCMTensor even better.

Stay tuned for more updates!

Clone this wiki locally