Fwdpy11

Latest version: v0.22.2

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 18

0.5.5

Fixed 362 and 363

Note: these changes could result in different results being obtained when mutating tree sequences **after** restoring a population from a file. Previous results were correct in distribution, however. The bug fixes mean that an internal lookup table is now properly restored after converting a population back from binary. This restoration means that the output from `fwdpy11.infinite_sites` could now differ from earlier versions.

0.5.4

Fixes 350

0.5.3

The following two PR are the main ones:

* 328 allows neutral mutations during simulations with tree sequences
* 237 adds infrastructure for general demographic models involving discrete demes

The stuff in 237 is *not* usable in simulations yet. That'll come in the next release...

0.5.2

Several new features + bug fixes. See the [milestone](https://github.com/molpopgen/fwdpy11/milestone/17) for details.

0.5.1

Issues fixed: 268, 269, 267

New features: 272, 275, 279

0.5.0

This is an intermediate release as we are still working towards supporting more general demographic models.

Major changes include:

* Updating the fwdpp back-end to the pre-release code for fwdpp 0.8.0. Almost none of these changes are "user facing".
* Add :class:`fwdpy11.SiteTable`, :class:`fwdpy11.Site` and new fields to :class:`fwdpy11.MutationRecord`. 258 These changes affect the API for some function calls. See :ref:`upgrade_path` for details.

Even though this release changes some of the tree sequence data structures, we are still able to read in files generated by version 0.4.5! (This is actually unit tested.)

Minor changes include:

* Add :func:`fwdpy11.gsl_version`. :class:`fwdpy11.MutationRecord`.256
* :attr:`fwdpy11.Mutation.g` is converted to the mutation's age when dumping table collections to tskit's format. 257
* New exception types from fwdpp registered as Python exceptions. 260
* Several updates to documentation and to continuous integration testing.

Page 13 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.