pybind11/include/pybind11
2016-07-11 23:41:15 +02:00
..
attr.h avoid C++ -> Python -> C++ overheads when passing around function objects 2016-07-10 10:44:44 +02:00
cast.h Add support for user defined exception translators 2016-07-11 17:33:04 -04:00
common.h Add support for user defined exception translators 2016-07-11 17:33:04 -04:00
complex.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
descr.h Add _<bool>("s1", "s2") ternary & use TYPE_CASTER 2016-07-06 00:40:54 -04:00
eigen.h quench warnings in eigen.h 2016-07-09 15:44:54 +02:00
eval.h Python 2.7 fixes for eval() 2016-07-08 15:14:48 +02:00
functional.h avoid C++ -> Python -> C++ overheads when passing around function objects 2016-07-10 10:44:44 +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 fix rare GC issue during type creation (fixes #277) 2016-07-11 23:41:15 +02:00
pytypes.h further eval() improvements 2016-07-08 15:08:30 +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