- United Kingdom
- rpep.dev
- https://orcid.org/0000-0003-4502-9838
-
-
-
a-good-read Public
Using the Llama 3 LLM and Ollama to extract books from BBC Radio programme 'A Good Read'
Jupyter Notebook UpdatedJun 21, 2024 -
-
-
gonum Public
Forked from gonum/gonumGonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Go BSD 3-Clause "New" or "Revised" License UpdatedNov 28, 2023 -
pygame Public
Forked from pygame/pygame🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, Ope…
C UpdatedNov 24, 2023 -
-
django-guid Public
Forked from snok/django-guidInject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 16, 2023 -
improving-python-performance Public
Demos showing how to improve Python performance for numerical routines
-
mbgo Public
Forked from senseyeio/mbgoA mountebank client written in Go.
Go MIT License UpdatedFeb 21, 2023 -
fmmgen Public
Automatic code generation of Fast Multipole and Barnes-Hut operators
-
cython-fftw Public
A very simple Cython project which demonstrates how to call FFTW natively
-
2021-12-07-birmingham-online Public
Git Training to SERENE Group, University of Birmingham, 7th December 2021
HTML Other UpdatedDec 13, 2021 -
tcl_kernel Public
A Jupyter Kernel for the Tcl language.
-
-
-
-
circleci-cmake-now Public archive
A repository showing how to install a modern version of CMake and cache this on CircleCI
-
-
FolderAnalyse Public archive
An application which returns frequency statistics for text files in a given directory.
Python UpdatedFeb 20, 2019 -
call-python-from-c Public
Calling a Python function, wrapped with Cython, from C...
Python UpdatedFeb 7, 2019 -
2017-03-02-SPUG-Cython-Talk Public archive
Repository with code for the Southampton Python User Group talk on Cython
-
Get-started-with-Cython Public
Quick examples showing how to compile and run a function with Cython
-
basic-cython-example Public
A small fully working example of how to use Cython to wrap a C library to accelerate calculations in Python