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), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.
Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.
To install py311-gyoto, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py311-gyoto
To see what files were installed by py311-gyoto, run:
port contents py311-gyoto
To later upgrade py311-gyoto, run:
sudo port selfupdate && sudo port upgrade py311-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.