Skip to content

some improvements to the python interface

Michael Buehlmann requested to merge mbuehlmann/genericio:master into master
  • the python package now contains the git version with which it was compiled
  • instead of "from pygio import *", now use named imports (helps with IDE suggestions)
  • add "eff_rank" to docs and "read_num_elems"

Merge request reports