Cadabra
Computer algebra system for field theory problems
Config.hh
Go to the documentation of this file.
1 
2 #pragma once
3 
6 
7 #define CADABRA_VERSION_MAJOR "2"
8 #define CADABRA_VERSION_MINOR "5"
9 #define CADABRA_VERSION_PATCH "9"
10 #define CADABRA_VERSION_FULL "2.5.9"
11 #define CADABRA_VERSION_DATE "2024-11-22"
12 #define CADABRA_VERSION_BUILD "3452.53a6a39947"
13 #define COPYRIGHT_YEARS "2001-2024"
14 
15 /* #undef CONDA_FOUND */
16 /* #undef ENABLE_JUPYTER */
17 
18 /* #undef MATHEMATICA_FOUND */
19 #define Mathematica_KERNEL_EXECUTABLE ""
20 
21 #define Python_VERSION_MAJOR "3"
22 #define Python_VERSION_MINOR "10"
23 
24 #define USE_MICROTEX