Physics Derivation Graph navigation Sign in

I'm stuck -- I don't know how to proceed

Published 2015-12-12T02:36:00.001Z by Physics Derivation Graph

Current status:
I've written a translator that takes exported .tex files from EquationMap.com and converts the output to syntax for the Physics Derivation Graph. This effectively "solves" the interface problem for me, but not anyone else. That is, if someone else wanted to provide content for the PDG, they could use EquationMap, but then they'd need to submit the content to me. That clearly doesn't scale. However, I don't have a huge number of contributors to contend with.

Given that I have a user input interface, that leaves a few major tasks:

I don't know how to deal with the CAS, as Mathematica is useful but not free and Sympy is free but not as useful.

I'm hesitant to build content, given that I can't do anything useful when viewing the graph of everything. Also, queries are not possible; current state is display only.