BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
PyCore.h File Reference

Includes python header and takes care of warnings. More...

Include dependency graph for PyCore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BORNAGAIN_BASE_PY_PYCORE_H
 
#define NO_IMPORT_ARRAY
 
#define NPY_NO_DEPRECATED_API   NPY_1_7_API_VERSION
 
#define PY_ARRAY_UNIQUE_SYMBOL   BORNAGAIN_PYTHONAPI_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 PyCore.h.

Macro Definition Documentation

◆ BORNAGAIN_BASE_PY_PYCORE_H

#define BORNAGAIN_BASE_PY_PYCORE_H

Definition at line 21 of file PyCore.h.

◆ NO_IMPORT_ARRAY

#define NO_IMPORT_ARRAY

Definition at line 38 of file PyCore.h.

◆ NPY_NO_DEPRECATED_API

#define NPY_NO_DEPRECATED_API   NPY_1_7_API_VERSION

Definition at line 25 of file PyCore.h.

◆ PY_ARRAY_UNIQUE_SYMBOL

#define PY_ARRAY_UNIQUE_SYMBOL   BORNAGAIN_PYTHONAPI_ARRAY

Definition at line 37 of file PyCore.h.