Skip to content

youngmp/pyxpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pyxpp

XPP as a Python module

The Makefile has some minor changes:

  • Uses gcc-9 explicitly
  • LDFLAGS=-L/usr/include/X11 and -I/usr/include/X11 in CFLAGS
  • $(CC2) used create the libxppAPI.so file.

Only tried compiling on Ubuntu 20.04.6

libxppAPI.so is the precompiled library. Makefile will overwrite this.

Run test_calls.py in xpp_source to check libxppAPI.so gets called correctly. Nothing should happen; if there are no segfaults you are in good shape.

Jupyter Lab is available on Conda if you want to run the notebooks.

About

XPP as a Python module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors