Yao is a monte-carlo simulation package for adaptive optics. It can be used stand-alone through a GTK-based integrated graphical user interface or as a Yorick language extension.
Yao is a monte-carlo simulation package for adaptive optics. It can be used stand-alone through a GTK-based integrated graphical user interface or as a Yorick language extension.
To install yorick-yao, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yorick-yao
To see what files were installed by yorick-yao, run:
port contents yorick-yao
To later upgrade yorick-yao, run:
sudo port selfupdate && sudo port upgrade yorick-yao
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.