Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
Macros
Config.hh File Reference

Go to the source code of this file.

Macros

#define CMAKE_INSTALL_PREFIX   "/usr"
 This file contains settings which are imported from the CMake configuration (installation path and version numbers)
 
#define CADABRA_VERSION_MAJOR   "2"
 
#define CADABRA_VERSION_MINOR   "4"
 
#define CADABRA_VERSION_PATCH   "4"
 
#define CADABRA_VERSION_FULL   "2.4.4"
 
#define CADABRA_VERSION_DATE   "2023-09-17"
 
#define CADABRA_VERSION_BUILD   "private"
 
#define COPYRIGHT_YEARS   "2001-2023"
 
#define Mathematica_KERNEL_EXECUTABLE   ""
 
#define PYTHON_SITE_PATH   "/usr/lib64/python3.11/site-packages"
 
#define PYTHON_SITE_PATH_REL   "/lib64/python3.11/site-packages"
 
#define PYTHON_SITE_DIST   "site-packages"
 
#define PYTHON_VERSION_MAJOR   "3"
 
#define PYTHON_VERSION_MINOR   "11"
 

Macro Definition Documentation

◆ CADABRA_VERSION_BUILD

#define CADABRA_VERSION_BUILD   "private"

◆ CADABRA_VERSION_DATE

#define CADABRA_VERSION_DATE   "2023-09-17"

◆ CADABRA_VERSION_FULL

#define CADABRA_VERSION_FULL   "2.4.4"

◆ CADABRA_VERSION_MAJOR

#define CADABRA_VERSION_MAJOR   "2"

◆ CADABRA_VERSION_MINOR

#define CADABRA_VERSION_MINOR   "4"

◆ CADABRA_VERSION_PATCH

#define CADABRA_VERSION_PATCH   "4"

◆ CMAKE_INSTALL_PREFIX

#define CMAKE_INSTALL_PREFIX   "/usr"

This file contains settings which are imported from the CMake configuration (installation path and version numbers)

◆ COPYRIGHT_YEARS

#define COPYRIGHT_YEARS   "2001-2023"

◆ Mathematica_KERNEL_EXECUTABLE

#define Mathematica_KERNEL_EXECUTABLE   ""

◆ PYTHON_SITE_DIST

#define PYTHON_SITE_DIST   "site-packages"

◆ PYTHON_SITE_PATH

#define PYTHON_SITE_PATH   "/usr/lib64/python3.11/site-packages"

◆ PYTHON_SITE_PATH_REL

#define PYTHON_SITE_PATH_REL   "/lib64/python3.11/site-packages"

◆ PYTHON_VERSION_MAJOR

#define PYTHON_VERSION_MAJOR   "3"

◆ PYTHON_VERSION_MINOR

#define PYTHON_VERSION_MINOR   "11"