Skip to content

boutproject/VECMA-hackathon

Repository files navigation

VECMA-hackathon

This repo contains examples for working with uncertainty quantification using the VECMA toolkit.

Cloning

Git submodules are used to bring in external dependencies. Please clone with either

git clone --recursive [email protected]:boutproject/VECMA-hackathon.git

or run

git submodules --init --recursive

following the initial clone to ensure these submodules are available.

Note these submodules use the git protocol so do not allow anonymous access.

Building

To build exectute

cmake . -B build && cmake --build build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages