summaryrefslogtreecommitdiffstatshomepage
path: root/docs/reference/speed_python.rst
Commit message (Expand)AuthorAge
* all: Upgrade codespell to v2.4.1.Christian Clauss2025-02-25
* docs/reference: Add strings vs bytes to speed optimisation tips.Angus Gratton2025-02-11
* docs/reference/speed_python: Remove 4-arg limit for viper.Jim Mussared2023-05-23
* docs: Remove trailing spaces and convert tabs to spaces.Damien George2021-12-15
* docs/reference: Mention that slicing a memoryview causes allocation.Peter Hinch2021-08-30
* docs: Replace ufoo with foo in all docs.Jim Mussared2021-08-13
* docs: More consistent capitalization and use of articles in headings.Jason Neal2020-01-06
* docs: Fix spelling in various parts of the docs.Mike Causer2019-10-16
* docs/reference/speed_python: Add missing self to var caching example.Paul m. p. P2019-08-28
* docs/reference/speed_python: Update that read-only buffers are accepted.Peter Hinch2019-08-19
* py: Implement a module system for external, user C modules.Ayke van Laethem2019-03-08
* docs: Fix some references and RST markup to eliminate Sphinx warnings.Damien George2018-03-15
* docs/ref/speed_python: Update and make more hardware-neutral.Paul Sokolovsky2017-06-26
* docs/*/quickref.rst: Use new semantics of ticks_diff()puuu2016-11-08
* docs/speed_python: Add article.Paul Sokolovsky2016-04-15
* docs/speed_python: Add many more details on memoryviews.Paul Sokolovsky2016-04-15
* docs/speed_python: Generalize "Floating point" subsection.Paul Sokolovsky2016-04-15
* docs/speed_python: Clarify/generalize "Buffers" subsection.Paul Sokolovsky2016-04-15
* docs: Add Python speed optimisation guide, including minimal viper ref.Peter Hinch2016-03-11