Physics Derivation Graph navigation Sign in

The Physics Derivation Graph is for workflow management

Published 2018-07-12T01:26:00.002Z by Physics Derivation Graph

There's no complicated math underlying the Physics Derivation Graph. The code base is primarily about tracking numeric indices and strings in Python dictionaries and lists read from plain text CSVs.

Similarly, there are no fancy algorithms in the software.

The lack of complicated math and fancy algorithms is because the Physics Derivation Graph is for workflow management of mathematical Physics. Encoding the logic and processes is merely management of simple data (numerical indices, strings to represent math).