BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
PythonCore.h File Reference
Include dependency graph for PythonCore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NPY_NO_DEPRECATED_API   NPY_1_7_API_VERSION
 
#define PY_ARRAY_UNIQUE_SYMBOL   BORNAGAIN_PYTHONAPI_ARRAY
 
#define NO_IMPORT_ARRAY
 

Detailed Description

Includes python header and takes care of warnings.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file PythonCore.h.

Macro Definition Documentation

◆ NPY_NO_DEPRECATED_API

#define NPY_NO_DEPRECATED_API   NPY_1_7_API_VERSION

Definition at line 20 of file PythonCore.h.

◆ PY_ARRAY_UNIQUE_SYMBOL

#define PY_ARRAY_UNIQUE_SYMBOL   BORNAGAIN_PYTHONAPI_ARRAY

Definition at line 32 of file PythonCore.h.

◆ NO_IMPORT_ARRAY

#define NO_IMPORT_ARRAY

Definition at line 33 of file PythonCore.h.