Using Strengths¶
The following sections try to explain how to deal with various aspects of the Strengths package. Each section is quite independent from the order and you can be approached in any order.
The first section explains how to install and import the package. The second section shows how to build reaction-diffusion systems and perform system trajectory simulations. The third section explains how the UnitValue and UnitArray classes, which represent physical quantities, work. The Fourth section deals with simulation engines, explaining how they work and which ones are available. The Last section just tells which external packages are needed to have strengths running.
- Installing and importing Strengths
- The fundamental concepts
- Building and simulating a reaction-diffusion system
- Setting up initial conditions
- Working the simulation output
- Working with units
- Using Strengths with SciPy’s integration ODE methods
- References
- Simulation Engines
- Diffusion in graph spaces
- References
- Array indexing
- Building Strengths from source
- Dependencies