Sparse Operations with Yorick is a plugin for Yorick (an interpreted computer language specialized for numerical and scientific problems) that allows performing efficient operations on sparse matrices.
Sparse Operations with Yorick is a plugin for Yorick (an interpreted computer language specialized for numerical and scientific problems) that allows performing efficient operations on sparse matrices.
To install yorick-soy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yorick-soy
To see what files were installed by yorick-soy, run:
port contents yorick-soy
To later upgrade yorick-soy, run:
sudo port selfupdate && sudo port upgrade yorick-soy
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.