Commits


Jason Rhinelander authored and Wenzel Jakob committed 12494525cf5
Minor fixes (#613) * Minor doc syntax fix The numpy documentation had a bad :file: reference (was using double backticks instead of single backticks). * Changed long-outdated "example" -> "tests" wording The ConstructorStats internal docs still had "from example import", and the main testing cpp file still used "example" in the module description.