Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

demes

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

demes

tools for describing demographic models

  • 0.2.3
  • PyPI
  • Socket score

Maintainers
2

Tools for describing and manipulating demographic models.

A demographic model describes one or more demes (or populations), how they change over time, and their relationships to one another. demes provides a self-contained and unambiguous in-memory description of a demographic model.

Please see the documentation for more details.

Goals

  • A simple declarative high-level format for specifying demographic models. This format is intended to be human-readable and to make it easy to correctly specify models.
  • A corresponding low-level format that is an entirely unambiguous and portable description of a model, which can be used by many different simulation frameworks as input. Thus, we can see part of the role of this package as compiling the high-level description of a model into the corresponding low-level description.
  • Robust validation of models and reporting of errors for invalid models.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc