Numerical Tools  1.0
Numerical tools from SciPy and Numerical Methods in Physics with Python
Numerical Tools Unity Asset

On-line documentation: Numerical Tools Documentation

The Numerical Tools Unity asset is a collection of numerical methods functions that have been adapted from license-permissive sources. It currently focuses on solving ordinary differential equations and root-finding methods. In general the code is ported from either scientific python (SciPy) or methods from the book "Numerical Methods in Physics with Python" by Alex Gezerlis (NumPhysPy).

The asset provides numerous sample scenes and NUnit tests in addition to the core code.

Support/Questions: nbody.nosp@m.phys.nosp@m.ics@g.nosp@m.mail.nosp@m..com

The code used for this port is Copyright 2020 scipy.org