Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
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 "8"
10#define CADABRA_VERSION_FULL "2.5.8"
11#define CADABRA_VERSION_DATE "2024-10-25"
12#define CADABRA_VERSION_BUILD "private"
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 "11"
23
24#define USE_MICROTEX