9 Commits (391c75447da13ef44cc2e119e005c0aeee442862)

Author SHA1 Message Date
Jason Rhinelander 391c75447d Update all remaining tests to new test styles 8 years ago
Jason Rhinelander f3ce00eaed vectorize: pass-through of non-vectorizable args 8 years ago
Cris Luengo 30d43c4992 Now `shape`, `size`, `ndims` and `itemsize` are also signed integers. 8 years ago
Jason Rhinelander b0292c1df3 vectorize: trivial handling for F-order arrays 8 years ago
Jason Rhinelander ae5a8f7eb3 Stop forcing c-contiguous in py::vectorize 8 years ago
Dean Moldovan 81511be341 Replace std::cout with py::print in tests 9 years ago
Jason Rhinelander 52f4be8946 Make test initialization self-registering 9 years ago
Dean Moldovan 665e8804f3 Simplify tests by replacing output capture with asserts where possible 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago
Jason Rhinelander b3f3d79f4c Rename examples files, as per #288 9 years ago
Boris Schäling 20ee935203 Use decltype to deduce return type of PyThread_create_key 9 years ago
Wenzel Jakob b47a9de035 ability to prevent force casts in numpy arguments 9 years ago
Wenzel Jakob 8cb6cb33ef minor cleanups in common.h; updated author info and copyright year 9 years ago
Wenzel Jakob 8f4eb00690 last breaking change: be consistent about the project name 10 years ago
Wenzel Jakob b50872acf2 A few breaking changes for consistency just before the 1.0 release 10 years ago
Wenzel Jakob a576e6a8ca keyword argument support, removed last traces of std::function<> usage 10 years ago
Wenzel Jakob 43398a8548 complex number support 10 years ago
Wenzel Jakob d4258bafef generate more compact binaries 10 years ago