Skip to content

ImmortalEmperor/pybdf

 
 

Repository files navigation

Fork of https://github.com/sam81/pybdf

Has been modified to use native C++ through pybind11 with both C++ and original fortran still avaliable under linux.

Requires a c++ compiler (also gfortran under linux) aswell as pybind11 to be installed via:

pip install pybind11

Install via:

git clone https://github.com/ImmortalEmperor/pybdf.git

cd pybdf && pip install .

======

From original:

pybdf is a python library to read Biosemi 24-bit BDF files.

Release builds are available on pypi https://pypi.python.org/pypi/pybdf/

The documentation is available here http://pythonhosted.org/pybdf/

About

Python module to read Biosemi BDF files

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 65.7%
  • C++ 21.9%
  • Fortran 7.6%
  • Makefile 2.7%
  • Shell 2.1%