-
Compare JSON, Neo4j, and a relational database (e.g., SQL) for the following set of queries:
- how many times does inference rule "addXtoBothSides" appear in the Physics Derivation Graph?
- for tw…
-
It's not clear to me that this project constitutes "research"
-
useful for family tree, yoga asanas, physics derivation graph
-
An arxiv paper describing the scope and purpose and status of the Physics Derivation Graph
See and
-
Suppose the variable "a" shows up in expression 6, and expression 6 also contains the variable "b". Then an edge exists between nodes "a" and "b":
```
"a" -- (expr 6) -- "b"
```
The variables `a…
-
http://bl.ocks.org/rkirsling/5001347
https://bl.ocks.org/cjrd/6863459
This approach would be the best for the Physics Derivation Graph. It would require some sort of integrated processing of use…
-
Students use cheat sheets for exams. Typically the expressions on a cheat sheet are presented in a disconnected manner.
The scope of a cheat sheet is typically limited to a single domain (e.g., cl…
-
Latex is for presentation. Getting an abstract syntax tree for a Latex math expression is a critical step for searchability and semantic enrichment.
1. Parse the Latex expression into symbols (lik…
-
## Info
- [Milestone](https://github.com/NixOS/nix/milestone/39)
- [RFC 92: dynamic derivations](https://github.com/NixOS/rfcs/blob/master/rfcs/0092-plan-dynamism.md)
- [PR thread](https://github…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…