Cadabra
Computer algebra system for field theory problems
core
Config.hh
Go to the documentation of this file.
1
2
#pragma once
3
6
7
#define CMAKE_INSTALL_PREFIX "/usr"
8
9
#define CADABRA_VERSION_MAJOR "2"
10
#define CADABRA_VERSION_MINOR "2"
11
#define CADABRA_VERSION_PATCH "8"
12
#define CADABRA_VERSION_FULL "2.2.8"
13
#define CADABRA_VERSION_DATE "2020-01-04"
14
#define CADABRA_VERSION_BUILD "private"
15
#define COPYRIGHT_YEARS "2001-2019"
16
17
/* #undef CONDA_FOUND */
18
/* #undef ENABLE_JUPYTER */
19
20
/* #undef MATHEMATICA_FOUND */
21
#define Mathematica_KERNEL_EXECUTABLE ""
22
23
#define PYTHON_SITE_PATH "share/cadabra2/python"
Generated by
1.8.14