You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eco-model

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eco-model

ecosystem modeling and analysis

1.1.0
latest
Source
npmnpm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

EcoModel

Overview

EcoModel is a JavaScript library for modeling ecological systems. There are currently utilities for the following models:

  • Species diversity
  • Predator-Prey population dynamics
  • Non-steady state systems
  • Steady-state systems
  • Sigmoidal growth

Development

Build

Modules are bundled with Webpack and transpiled with Babel. Run npm run webpack to watch for changes during development and compile to dist/.

Tests

Tests are written in Jest, and each module corresponds with a test suite named accordingly in test/. Tests can be run with npm test.

Keywords

ecology

FAQs

Package last updated on 05 May 2018

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