This is a modern Fortran implementation of the Carlson symmetric forms of elliptic integrals code from the SLATEC library. It has been extensively refactored.
This is a modern Fortran implementation of the Carlson symmetric forms of elliptic integrals code from the SLATEC library. It has been extensively refactored.
To install carlson-elliptic-integrals, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install carlson-elliptic-integrals
To see what files were installed by carlson-elliptic-integrals, run:
port contents carlson-elliptic-integrals
To later upgrade carlson-elliptic-integrals, run:
sudo port selfupdate && sudo port upgrade carlson-elliptic-integrals
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.