pybind11/include/pybind11
2016-07-01 20:35:35 +02:00
..
attr.h Remove unnecessary braces. 2016-06-15 12:55:34 -04:00
cast.h more informative error message when py::make_tuple fails 2016-07-01 20:35:35 +02:00
common.h switched internal usage of cast_error exception to reference_cast_error 2016-07-01 16:07:35 +02:00
complex.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
descr.h Fix a couple of warnings 2016-06-01 23:48:23 +02:00
eigen.h quench some Eigen-related warnings 2016-05-30 11:37:07 +02:00
functional.h enable *args and **kwargs notation (closes #190) 2016-05-08 14:34:09 +02:00
numpy.h fixed many conversion warnings on clang 2016-05-29 13:40:40 +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 switched internal usage of cast_error exception to reference_cast_error 2016-07-01 16:07:35 +02:00
pytypes.h allow passing a 'return value policy' to handle::operator() 2016-06-22 14:29:13 +02:00
stl_bind.h gcc fix 2016-05-30 11:45:02 +02:00
stl.h transparent conversion of dense and sparse Eigen types 2016-05-05 21:44:29 +02:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00