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"
 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   "2"
 
#define CADABRA_VERSION_PATCH   "4"
 
#define CADABRA_VERSION_FULL   "2.2.4"
 
#define CADABRA_VERSION_DATE   "2019-03-15"
 
#define CADABRA_VERSION_BUILD   "private"
 
#define COPYRIGHT_YEARS   "2001-2018"
 
#define Mathematica_KERNEL_EXECUTABLE   ""
 
#define PYTHON_SITE_PATH   "share/cadabra2/python"
 

Macro Definition Documentation

◆ CADABRA_VERSION_BUILD

#define CADABRA_VERSION_BUILD   "private"

◆ CADABRA_VERSION_DATE

#define CADABRA_VERSION_DATE   "2019-03-15"

◆ CADABRA_VERSION_FULL

#define CADABRA_VERSION_FULL   "2.2.4"

◆ CADABRA_VERSION_MAJOR

#define CADABRA_VERSION_MAJOR   "2"

◆ CADABRA_VERSION_MINOR

#define CADABRA_VERSION_MINOR   "2"

◆ 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-2018"

◆ Mathematica_KERNEL_EXECUTABLE

#define Mathematica_KERNEL_EXECUTABLE   ""

◆ PYTHON_SITE_PATH

#define PYTHON_SITE_PATH   "share/cadabra2/python"