Find the nearest distance between a point and a curve in N dimensions, juste by giving the formula of the curve and the coordinate of the point.
./build.sh
docker build -t bmo .
./run.sh
or locally:
docker run bmo
on a server:
`docker run
Find the nearest distance between a point and a curve in N dimensions, juste by giving the formula of the curve and the coordinate of the point.
./build.sh
docker build -t bmo .
./run.sh
or locally:
docker run bmo
on a server:
`docker run