[Rock-dev] CMake Scripts for Python Bindings

Felix Rehrmann felix.rehrmann at dfki.de
Thu Dec 15 12:59:26 CET 2011


Hi all,

just wanted to notify you, that I added some CMake scripts into 
base/types/cmake which I would need at different places.
They are mainly for python binding. Binding libraries to python for me 
is in order to use the numerical and ploting facilites of numpy, scipy 
and matplotlib. I want to use it for system identification and control 
design.
The scripts are the following:
ListMacros.cmake - Main thing is a script that splits a list into 
different lists depending on key words occurring in the list.
FindNumpy - Finds the numpy header needed for using the numpy c-api.
PythonInstallPath - Find the path to install the bindings and python 
packages to.
PythonBind - Find the necessary prerequisites for the bindings and 
provide a macro to build and install the library and package.

Best regards
Felix

-- 

  Felix Rehrmann
  Researcher

  DFKI Bremen
  Robotics Innovation Center
  Robert-Hooke-Straße 5
  28359 Bremen, Germany

  Phone: +49 (0)421 178 45-4129
  Fax:   +49 (0)421 218-64150
  E-Mail: felix.rehrmann at dfki.de

  Weitere Informationen: http://www.dfki.de/robotik
  -----------------------------------------------------------------------
  Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
  Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
  Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
  (Vorsitzender) Dr. Walter Olthoff
  Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
  Amtsgericht Kaiserslautern, HRB 2313
  Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
  USt-Id.Nr.:    DE 148646973
  Steuernummer:  19/673/0060/3
  -----------------------------------------------------------------------



More information about the Rock-dev mailing list