7 Forks
46 Stars
46 Watchers

gpr

Library for doing GPR (Gaussian Process Regression) in OCaml. Comes with a command line application.

How to download and setup gpr

Open terminal and run command
git clone https://github.com/mmottl/gpr.git
git clone is used to create a copy or clone of gpr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gpr https://github.com/mmottl/gpr/archive/master.zip

Or simply clone gpr with SSH
[email protected]:mmottl/gpr.git

If you have some problems with gpr

You may open issue on gpr support forum (system) here: https://github.com/mmottl/gpr/issues