pybind11/include/pybind11
Wenzel Jakob a970a579b2 eigen.h: return compile time vectors as 1D NumPy arrays 2016-05-20 12:01:03 +02:00
..
attr.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
cast.h don't implicitly convert doubles to ints 2016-05-17 15:35:29 +02:00
common.h Adding Python-style modifiers for vector. Wrapping has_insertion_operator_implementation in _MSC_VER ifdef’s. Adding ‘!=0’ instead of bool cast’s. 2016-05-15 20:46:07 +02:00
complex.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
descr.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00
eigen.h eigen.h: return compile time vectors as 1D NumPy arrays 2016-05-20 12:01:03 +02:00
functional.h enable *args and **kwargs notation (closes #190) 2016-05-08 14:34:09 +02:00
numpy.h ability to prevent force casts in numpy arguments 2016-05-19 16:02:09 +02:00
operators.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00
pybind11.h support __bool__ on Python 2.x and 3.x 2016-05-16 18:52:50 +02:00
pytypes.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
stl.h transparent conversion of dense and sparse Eigen types 2016-05-05 21:44:29 +02:00
stl_bind.h Refactoring bind_vector to take std::string to avoid capture of potentially temporary char const * when calling vector_if_insertion_operator 2016-05-17 23:30:58 -04:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00