Fwdpy11

Latest version: v0.22.2

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

Scan your dependencies

Page 10 of 18

0.10.0

Interface changes:

* When dumping tables to `tskit` via :func:`fwdpy11.DiploidPopulation.dump_tables_to_tskit`, we now use the latest metadata methods.
588
* Most arguments to :func:`fwdpy11.evolvets` are now keyword-only.
584
* Added :class:`fwdpy11.DiscreteDESD`.
587

Dependency updates:

* Minimum `tskit` version is now 0.3.2.
* Minimum `attrs` version is now 0.19.2.
* `Sphinx` version pinned to 3.1.
* The warnings for deprecated features got promoted to :class:`FutureWarning`.
583

C++ back-end changes:

* New method to handle GSL errors. 574
* Table collections are now managed by shared pointers. 582

0.9.0

This release allows genetic value objects to be written in Python.
The API closely matches the underlying C++, making it easy to prototype
in Python and then implement in C++ later if speed is needed.

As usual, install from PyPi or conda. If you use an archive from this GitHub release, use the sdist and not the auto-generated files.

0.8.3

* fwdpy11.DiploidPopulation.dump_tables_to_tskit now populates the provenance table. 542
* Improve checking migration rates in `fwdpy11.DemographyDebugger`. 545
* `fwdpy11.DemographyDebugger` now makes a deep copy of input. 546
* The C++ back-ends for Gaussian stabilizing selection classes got streamlined
without changing the user interface. 547
* Manual got overhauled. 543
* Snowdrift example reimplemented using ``attrs``. 548

If not using conda nor PyPi to install, use `fwdpy11-0.8.3.tar.gz` instead of the auto-generated downloads!

0.8.2

Fix 538 via 539.
Re-implement initialization of DemographyDebugger using attrs. 540

This is the source distribution containing submodules:

[fwdpy11-0.8.2.tar.gz](https://github.com/molpopgen/fwdpy11/files/4876241/fwdpy11-0.8.2.tar.gz)

0.8.1

* Fixes 535 via 536
* Improves memory handling at end of simulation. 537
* Add 3 deme Jouganous model. 534

It not installing from PyPi or conda, please use the attached `.tar.gz` rather than those provided by GitHub, which exclude the submodules.

0.8.0

This is the first stable release of 0.8.x. This includes all the changes in the two alpha releases plus some new memory improvements. See the change log in the manual for details.

If not installing from PyPi nor bioconda, please use this file for compiling from source, as it contains the submodules:

[fwdpy11-0.8.0.tar.gz](https://github.com/molpopgen/fwdpy11/files/4821242/fwdpy11-0.8.0.tar.gz)

Page 10 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.