About some algorithms related to general relativity.

41 views
Skip to first unread message

Miguel González Duque

unread,
Nov 12, 2017, 7:53:41 PM11/12/17
to sympy
Hey, guys.

I've been implementing some algorithms related to general relativity and manipulation of tensors (in a very algebraic sense). Here's the repo in github and here are some tutorials (1 and 2). Of course it's on very early stages and I would like to know if it's good enough to contribute it to sympy.

Thanks in advance, I look forward to hearing from your feedback.

Francesco Bonazzi

unread,
Nov 13, 2017, 1:50:10 PM11/13/17
to sympy
Hi,

thanks for sharing your code!

We already have 3 modules that could help:
  • sympy.tensor.tensor ==> abstract tensor expressions
  • sympy.tensor.array ==> N-dimensional arrays
  • sympy.diffgeom ==> some differential geometry

I think sympy.tensor.array could be interesting for you. The main thing that sympy.tensor.array is lacking is support for the tensor valence (covariant/contravariant).

Francesco Bonazzi

unread,
Nov 13, 2017, 1:51:44 PM11/13/17
to sympy
Reply all
Reply to author
Forward
0 new messages