attr.h
|
Fix dynamic attribute inheritance in C++
|
2016-10-14 18:01:17 +02:00 |
common.h
|
NumPy dtypes are now shared across extensions
|
2016-11-03 09:35:05 +00:00 |
complex.h
|
nicer type_caster::load() calling conventions
|
2016-05-15 20:23:27 +02:00 |
descr.h
|
use detail::enable_if_t everywhere
|
2016-09-19 13:45:34 +02:00 |
eigen.h
|
Simplify base class detection for Eigen types
|
2016-09-29 10:38:13 +02:00 |
eval.h
|
Python 2.7 fixes for eval()
|
2016-07-08 15:14:48 +02:00 |
functional.h
|
fixed Py_None reference couting
|
2016-09-08 22:53:18 +09:00 |
numpy.h
|
NumPy dtypes are now shared across extensions
|
2016-11-03 09:35:05 +00:00 |
operators.h
|
Multiple inheritance support
|
2016-09-19 13:45:31 +02:00 |
pytypes.h
|
Make operator bool() explicit
|
2016-10-17 02:01:53 +02:00 |
stl_bind.h
|
use detail::enable_if_t everywhere
|
2016-09-19 13:45:34 +02:00 |