Skip to content

Vandivier/asx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

eXperimental modules for AgentScript, 2nd Edition

Resources

License

Stars

Watchers

Forks

Packages

No packages published