clockelliptic / clockelliptic/3DGrapher
[Math Engine] Refactor data stores & numerical linear algebra to use tensors (NumPy => PyTorch)
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In order to use tensors to perform multi-variable vector calculus.
The goal is to provide calculus operators in various coordinate systems and to be able to process symbolic calculus operators into numeric computations that can be plotted.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the math engine's data stores and numerical linear algebra code, then assess how the NumPy-based structures would support tensor calculus. Done means the stores and linear algebra use tensors and can support coordinate-system calculus, symbolic-to-numeric processing, and plotting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python, pytorch
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100