Pinned Repositories
cpip
CPIP - a C/C++ preprocessor implemented in Python.
dtrace-py
Using a Dtrace with Python
NotesOnCython
Some notes on using Cython to increase the performance of Python code.
pprune-concorde
A re-mix of a famous thread on prune.org by Concorde experts.
pymemtrace
Python memory tracing.
PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
skiplist
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
TotalDepth
TotalDepth is capable of processing and analysing petrophysical wireline logs.
typin
Python type inferencer for generating type annotations.
xmlwriter
Python XML/HTML/SVG writer implemented in C++ using pybind11 and as a C Extension
paulross's Repositories
paulross/PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
paulross/NotesOnCython
Some notes on using Cython to increase the performance of Python code.
paulross/dtrace-py
Using a Dtrace with Python
paulross/skiplist
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
paulross/cpip
CPIP - a C/C++ preprocessor implemented in Python.
paulross/TotalDepth
TotalDepth is capable of processing and analysing petrophysical wireline logs.
paulross/pymemtrace
Python memory tracing.
paulross/typin
Python type inferencer for generating type annotations.
paulross/pprune-concorde
A re-mix of a famous thread on prune.org by Concorde experts.
paulross/xmlwriter
Python XML/HTML/SVG writer implemented in C++ using pybind11 and as a C Extension
paulross/EuroPython2018
Presentations and helpdesk at EuroPython 2018
paulross/pprune-calc
Calculations and analysis of aeronautical events.
paulross/PyCppContainers
Converting homogeneous containers between C++ and Python.
paulross/svfsc
A Sparse Virtual File System in Python and C++
paulross/devguide
The Python developer's guide
paulross/FullStackTemplate
A Template for Creating a Full Stack Web Application with Python, NPM, Webpack and React
paulross/pybind11
Seamless operability between C++11 and Python
paulross/PyConUK2017
Material for PyCon UK 2017 in Cardiff. Oct.26th to 29th 2017
paulross/pyephem
Scientific-grade astronomy routines for Python
paulross/pytest-typin
A pytest plugin for type inferencing
paulross/userland
Source code for ARM side libraries for interfacing to Raspberry Pi GPU.