Curves provide mapping a point from 1D to 2D hilbert space.
Curves provide Hilbert mapping of a point from 1D to 2D hilbert space. This means that points closer together from one dimentional space are closer in the other. In other words it preserves locality.
Curves provide Hilbert mapping of a point from 1D to 2D hilbert space. This means that points closer together from one dimentional space are closer in the other. In other words it preserves locality.
To install curves, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install curves
To see what files were installed by curves, run:
port contents curves
To later upgrade curves, run:
sudo port selfupdate && sudo port upgrade curves
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.