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 "5"
12
#define CADABRA_VERSION_FULL "2.4.5"
13
#define CADABRA_VERSION_DATE "2023-11-27"
14
#define CADABRA_VERSION_BUILD "2920.c82b8e6907"
15
#define COPYRIGHT_YEARS "2001-2023"
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.10/dist-packages"
24
#define PYTHON_SITE_PATH_REL "/lib/python3.10/dist-packages"
25
#define PYTHON_SITE_DIST "site-packages"
26
#define PYTHON_VERSION_MAJOR "3"
27
#define PYTHON_VERSION_MINOR "10"
Generated on Fri Dec 1 2023 20:17:28 for Cadabra by
1.9.1