summaryrefslogtreecommitdiff
path: root/docs/reference/speed_python.rst
AgeCommit message (Expand)Author
2020-01-06docs: More consistent capitalization and use of articles in headings.Jason Neal
2019-10-16docs: Fix spelling in various parts of the docs.Mike Causer
2019-08-28docs/reference/speed_python: Add missing self to var caching example.Paul m. p. P
2019-08-19docs/reference/speed_python: Update that read-only buffers are accepted.Peter Hinch
2019-03-08py: Implement a module system for external, user C modules.Ayke van Laethem
2018-03-15docs: Fix some references and RST markup to eliminate Sphinx warnings.Damien George
2017-06-26docs/ref/speed_python: Update and make more hardware-neutral.Paul Sokolovsky
2016-11-08docs/*/quickref.rst: Use new semantics of ticks_diff()puuu
2016-04-15docs/speed_python: Add article.Paul Sokolovsky
2016-04-15docs/speed_python: Add many more details on memoryviews.Paul Sokolovsky
2016-04-15docs/speed_python: Generalize "Floating point" subsection.Paul Sokolovsky
2016-04-15docs/speed_python: Clarify/generalize "Buffers" subsection.Paul Sokolovsky
2016-03-11docs: Add Python speed optimisation guide, including minimal viper ref.Peter Hinch