SLATEC Common Mathematical Library is a comprehensive software library containing over 1400 general purpose mathematical and statistical routines written in Fortran 77.
SLATEC Common Mathematical Library is a comprehensive software library containing over 1400 general purpose mathematical and statistical routines written in Fortran 77.
To install slatec, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install slatec
To see what files were installed by slatec, run:
port contents slatec
To later upgrade slatec, run:
sudo port selfupdate && sudo port upgrade slatec
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.