Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorKenyon committed Apr 21, 2023
1 parent 265c5e7 commit d89f7ac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# GRTensors


***GRTensors*** is a python package designed to make the symbolic tensor-based math needed for General Relativity, painless to calculate.
***GRTensors*** is a python package designed for symbolic tensor-based
calculations. The primary design is for General Relativity, however the
framework is broadly applicable to all fields that require tensor
computations.

```python
>>> import GRTensors as grt
Expand Down

0 comments on commit d89f7ac

Please sign in to comment.