proofofconcept

This repo is the source code for the website https://derivationmap.net/

The Physics Derivation Graph is a project focused on the following:

Status as of Sept 2020: project author believes claim 1 and 2. It is not clear to the project author that current computer algebra systems are capable of validating all of mathematical Physics.

A surprising outcome of this work has been the enumeration of inference rules used in mathematical Physics.

Join the chat at https://gitter.im/allofphysicsgraph/Lobby

Goals / Objectives

The proof-of-concept for all objectives were completed during the Covid-19 lockdown (summer of 2020). The next steps are unclear. Adding content manually is burdensome. The website is not polished – errors occur and the look is amateur.

Licensing

Creative Commons Attribution 4.0 International License

Software Requirements

How to use (for the impatient)

git clone https://github.com/allofphysicsgraph/proofofconcept.git
cd proofofconcept/v7_pickle_web_interface/flask/
docker build -t flask_ub .
docker run -it --rm -v`pwd`/data.json:/home/appuser/app/data.json \
           -v`pwd`/logs/:/home/appuser/app/logs/ \
           --publish 5000:5000 flask_ub

See developer documentation after reading the user documentation

a small derivation

Physics derivation graph: integration by parts