HASH
HASH
Browse hIndex ↗
Open hCore ↗
Overview
Creating Simulations
Agent-Based Modeling Basics
Agents
Behaviors
Messages
Globals
Datasets
Simulation Outputs
Experiments
Libraries
HASH
Python
Cloud Compute
Collaboration
Concepts
Designing with the Actor Model
Designing for Different Timescales
Designing with Distributions
Designing with Process Models
Designing with the Material Handling Libraries
Tutorials
Hello, HASH!
Building Process Models
Extending an Epidemic Model
Building a Simple Hotelling Model in 2D
API
Register for Access
Extra
Switching to HASH
Theory of Constraints and Simulations: A framework for process optimization
Error Reference & Debugging
Determinism
Performance
System Requirements
Shortcuts
Powered by GitBook

Python

Python packages and libraries support in HASH

We run Python3 in the browser through Pyodide and currently support all of the packages that Pyodide does.

The packages below have proven particularly popular with modelers using HASH:

Package

Version

Description

​NetworkX​

2.2

Graphs and networks

​pandas​

1.0.5

Data transformation and analysis

​scikit-learn​

0.20.1

Machine Learning

​NumPy​

1.15.4

Base library for scientific computing in Python

​SciPy​

0.17.1

Optimization, linear algebra, and statistics

​uncertainties​

3.1.2

Numbers with uncertainties

​

Previous
Agent
Next - Creating Simulations
Cloud Compute
Last updated 5 months ago
Edit on GitHub