Metadata-Version: 1.1
Name: stdpopsim
Version: 0.1.2
Summary: A library of population genetic simulation models
Home-page: https://github.com/popsim-consortium/stdpopsim
Author: PopSim Consortium
Author-email: popgen_benchmark@lists.uoregon.edu
License: GNU GPLv3+
Project-URL: Bug Reports, https://github.com/popsim-consortium/stdpopsim/issues
Project-URL: Source, https://github.com/popsim-consortium/stdpopsim
Description: 
        **Standard library of population genetic simulations**
        
        Stdpopsim is a community-maintained standard library of population genetic models.
        Please see the `documentation <https://stdpopsim.readthedocs.org/en/stable/>`_
        for details.
        
        Stdpopsim is highly portable, and provides a number of
        `installation options <https://stdpopsim.readthedocs.org/en/stable/installation.html>`_.
        
        To start an interactive Jupyter Notebook and start playing with ``stdpopsim`` now click
        
        .. image:: https://mybinder.org/badge_logo.svg
         :target: https://mybinder.org/v2/gh/popsim-consortium/stdpopsim/master?filepath=stdpopsim_example.ipynb
        
        
        If you use ``stdpopsim`` in your work, please cite our
        `manuscript <https://doi.org/10.1101/2019.12.20.885129>`_ .
        See `here <https://stdpopsim.readthedocs.io/en/latest/introduction.html#citations>`__ for
        full citation details.
Keywords: simulations,recombination map,models
Platform: POSIX
Platform: MacOS X
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
