Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

More robust pybind11 interface

Latest
Compare
Choose a tag to compare
@tdegeus tdegeus released this 17 Jul 17:03
· 20 commits to master since this release
  • Redesigned pybind11 interface for vectors: now more robust for tuple and list inputs.
  • Added 'external' cppmat::min() and cppmat::max() functions (also for the STL-vector).
  • Added function to select a specific hit in .where().
  • Various minor bugfixes.