Cadabra
Computer algebra system for field theory problems
Macros
Config.hh File Reference

Go to the source code of this file.

Macros

#define CMAKE_INSTALL_PREFIX   "/usr/local"
 This file contains settings which are imported from the CMake configuration (installation path and version numbers) More...
 
#define CADABRA_VERSION_MAJOR   "2"
 
#define CADABRA_VERSION_MINOR   "4"
 
#define CADABRA_VERSION_PATCH   "5"
 
#define CADABRA_VERSION_FULL   "2.4.5"
 
#define CADABRA_VERSION_DATE   "2024-02-07"
 
#define CADABRA_VERSION_BUILD   "2952.4c5f609f70"
 
#define COPYRIGHT_YEARS   "2001-2024"
 
#define Mathematica_KERNEL_EXECUTABLE   ""
 
#define PYTHON_SITE_PATH   "/usr/local/lib/python3.10/dist-packages"
 
#define PYTHON_SITE_PATH_REL   "/lib/python3.10/dist-packages"
 
#define PYTHON_SITE_DIST   "site-packages"
 
#define PYTHON_VERSION_MAJOR   "3"
 
#define PYTHON_VERSION_MINOR   "10"
 

Macro Definition Documentation

◆ CADABRA_VERSION_BUILD

#define CADABRA_VERSION_BUILD   "2952.4c5f609f70"

◆ CADABRA_VERSION_DATE

#define CADABRA_VERSION_DATE   "2024-02-07"

◆ CADABRA_VERSION_FULL

#define CADABRA_VERSION_FULL   "2.4.5"

◆ CADABRA_VERSION_MAJOR

#define CADABRA_VERSION_MAJOR   "2"

◆ CADABRA_VERSION_MINOR

#define CADABRA_VERSION_MINOR   "4"

◆ CADABRA_VERSION_PATCH

#define CADABRA_VERSION_PATCH   "5"

◆ CMAKE_INSTALL_PREFIX

#define CMAKE_INSTALL_PREFIX   "/usr/local"

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

◆ COPYRIGHT_YEARS

#define COPYRIGHT_YEARS   "2001-2024"

◆ Mathematica_KERNEL_EXECUTABLE

#define Mathematica_KERNEL_EXECUTABLE   ""

◆ PYTHON_SITE_DIST

#define PYTHON_SITE_DIST   "site-packages"

◆ PYTHON_SITE_PATH

#define PYTHON_SITE_PATH   "/usr/local/lib/python3.10/dist-packages"

◆ PYTHON_SITE_PATH_REL

#define PYTHON_SITE_PATH_REL   "/lib/python3.10/dist-packages"

◆ PYTHON_VERSION_MAJOR

#define PYTHON_VERSION_MAJOR   "3"

◆ PYTHON_VERSION_MINOR

#define PYTHON_VERSION_MINOR   "10"