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 "12"
10#define CADABRA_VERSION_FULL "2.5.12"
11#define CADABRA_VERSION_SEM "2.5.12"
12#define CADABRA_VERSION_DATE "2025-05-09"
13#define CADABRA_VERSION_BUILD "private"
14#define COPYRIGHT_YEARS "2001-2025"
15
16/* #undef CONDA_FOUND */
17/* #undef ENABLE_JUPYTER */
18/* #undef USE_GTK4 */
19/* #undef mimalloc_FOUND */
20
21/* #undef MATHEMATICA_FOUND */
22#define Mathematica_KERNEL_EXECUTABLE ""
23
24#define Python_VERSION_MAJOR "3"
25#define Python_VERSION_MINOR "13"
26
27#define USE_MICROTEX