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 "10"
10#define CADABRA_VERSION_FULL "2.5.10"
11#define CADABRA_VERSION_SEM "2.5.10"
12#define CADABRA_VERSION_DATE "2024-12-30"
13#define CADABRA_VERSION_BUILD "3596.a4153ca480"
14#define COPYRIGHT_YEARS "2001-2024"
15
16/* #undef CONDA_FOUND */
17/* #undef ENABLE_JUPYTER */
18
19/* #undef MATHEMATICA_FOUND */
20#define Mathematica_KERNEL_EXECUTABLE ""
21
22#define Python_VERSION_MAJOR "3"
23#define Python_VERSION_MINOR "12"
24
25#define USE_MICROTEX