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/local"
8
9
#define CADABRA_VERSION_MAJOR "2"
10
#define CADABRA_VERSION_MINOR "4"
11
#define CADABRA_VERSION_PATCH "3"
12
#define CADABRA_VERSION_FULL "2.4.3"
13
#define CADABRA_VERSION_DATE "2023-02-07"
14
#define CADABRA_VERSION_BUILD "2892.7ad9cd8dd5"
15
#define COPYRIGHT_YEARS "2001-2022"
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 "/usr/local/lib/python3.8/site-packages"
24
#define PYTHON_SITE_PATH_REL "/lib/python3.8/site-packages"
25
#define PYTHON_SITE_DIST "site-packages"
26
#define PYTHON_VERSION_MAJOR "3"
27
#define PYTHON_VERSION_MINOR "8"
Generated on Thu Feb 16 2023 08:32:01 for Cadabra by
1.8.17