Gaussian process regression in C
Go to file
TheOnePath 5ddd9c978d
Updated Makefile
BUILD_NAME is part of OBJ construction
2024-09-11 14:34:27 +01:00
include Moved IO functions into module 2024-09-11 14:24:48 +01:00
src Moved IO functions into module 2024-09-11 14:24:48 +01:00
.gitignore Added build directory ignore 2024-09-11 11:39:30 +01:00
compile_flags.txt Added compile_flags.txt 2024-09-11 13:10:14 +01:00
LICENSE Initial commit 2024-09-10 13:15:34 +01:00
Makefile Updated Makefile 2024-09-11 14:34:27 +01:00
README.md Initial commit 2024-09-10 13:15:34 +01:00

gprc

Gaussian process regression in C