🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
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
npm
Version published
Maintainers
1
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