Theoretica
Mathematical Library
Loading...
Searching...
No Matches
reprod.h File Reference

Reproducibility features for reliable scientific computing. More...

#include <string>

Go to the source code of this file.

Classes

class  theoretica::reprod::environment
 Structure containing information about the build environment, such as operating system and compiler, for reproducibility purposes. More...
 

Namespaces

namespace  theoretica
 Main namespace of the library which contains all functions and objects.
 
namespace  Reproducibility
 features.
 

Functions

environment theoretica::reprod::get_env ()
 Get an environment structure holding information about the current executing environment.
 

Detailed Description

Reproducibility features for reliable scientific computing.