Skip to content

andres-jordan/gpstate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpstate

Installation

Preliminaries

You need to install celerite to run the benchmark.

To install only locally, follow the following instructions.

Download celerite

    git clone https://github.com/dfm/celerite.git

Install C++ headers

    cd celerite/cpp
    cmake .
    make

Now, back in the gpstate directory, edit Makefile so that INCLUDES point to celerite.

Installation instructions

Installing is as simple as

    make

Run benchmarks

    ./benchmark
    ./benchmark_ndsho

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages