BlackHolePerturbationToolkit / GeneralRelativityTensors

Provides a set of functions for performing coordinate-based tensor calculations with a focus on general relativity and black holes in particular.
MIT License
9 stars 5 forks source link

Bug in TensorPatterns #14

Closed hoppese closed 4 years ago

hoppese commented 4 years ago

gS = ToMetric["Schw"] bianS2 = BianchiIdentities[gS, 2] bianS2 /. TensorPattern[_, {a_, b_}] :> ToString[{a, b}]