General relativistic geodesic integration and ray-tracing
Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.
Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.
To install py313-gyoto, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py313-gyoto
To see what files were installed by py313-gyoto, run:
port contents py313-gyoto
To later upgrade py313-gyoto, run:
sudo port selfupdate && sudo port upgrade py313-gyoto
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.