Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallowa07 committed Dec 6, 2023
1 parent 8e44d35 commit 09e8866
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.

The format is based on `Keep a Changelog <https://keepachangelog.com>`_.

0.3.1
-----
- fixes bug `#126 <https://github.com/matsengrp/multidms/issues/126>`_.
- Adds the initial working simulation notebook.


0.3.0
-----
- Adds initial `multidms.model_collection <https://github.com/matsengrp/multidms/blob/main/multidms/model_collection.py>`_ module with ``multidms.fit_models`` for the ability to fit multiple models across a range of parameter spaces in parallel using `multiprocessing`. This is inspired by the `polyclonal.fit_models` function.
Expand Down

0 comments on commit 09e8866

Please sign in to comment.