Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 869 Bytes

File metadata and controls

20 lines (18 loc) · 869 Bytes
layout title
default
Black Hole Perturbation Toolkit

Installing

To install the Mathematica packages, first locate the appropriate directory on your machine. The easiest way to do this is by running the following in Mathematica:

FileNameJoin[{$UserBaseDirectory, "Applications"}]

Now, clone all of the repositories into this directory:

git clone https://github.com/BlackHolePerturbationToolkit/PostNewtonianSelfForce.git
git clone https://github.com/BlackHolePerturbationToolkit/KerrGeodesics.git
git clone https://github.com/BlackHolePerturbationToolkit/QuasiNormalModes.git
git clone https://github.com/BlackHolePerturbationToolkit/Teukolsky.git
git clone https://github.com/BlackHolePerturbationToolkit/SpinWeightedSpheroidalHarmonics.git
git clone https://github.com/BlackHolePerturbationToolkit/GeneralRelativityTensors.git