asx-abm

0.3.4 • Public • Published

AgentScript-next Repository

This npm package is a wild fork of ASX.

The purpose of this fork is to facilitate usage of asx as an npm install'ed library.

The true ASX repo maintained by backspaces can be found here.

This wild fork for NPM is a frozen release published by Vandivier, found here.

ASX is the next version of the AgentScript 1.0 Agent Based Modeling framework.

Developer Information

  • via bash, npm install asx-abm
  • in your JS, const AS = require('asx-abm'); or import AS as * from 'asx-abm';

For an example on the usage of this library, see this frozen branch release of charm-abm v0.0.3.

You may or may not be able to look at the latest master branch revision from charm-abm as well.

Or cut to the good stuff and view a running model via gh-pages here.

You can view a gh-pages model running off of backspace's main repo here.

License

Copyright Owen Densmore, RedfishGroup LLC, 2012-2017
AgentScript may be freely distributed under the GPLv3 license:

AgentScript is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program, see LICENSE within the distribution. If not, see http://www.gnu.org/licenses/.

Package Sidebar

Install

npm i asx-abm

Weekly Downloads

3

Version

0.3.4

License

GPL-3.0

Last publish

Collaborators

  • john-vandivier