Skip to main content

A Python package for solving ordinary differential equations on the GPU using OpenCL

Project description

clODE - an OpenCL based tool for solving ordinary differential equations (ODEs)

clODE is a tool for solving ordinary differential equations (ODEs) using OpenCL. It lets users simulate 10,000s of ODEs simultaneously on a GPU, and generates data three orders of magnitude faster than Matlab's ODE solvers or scipy's odeint.

clODE is written in C++ and OpenCL, and has a Python interface. The right-hand-side (RHS) function is written in OpenCL, and is relatively simple in structure. The library is compiled using bazel and bazelisk, and it runs on Linux, Windows and MacOS.

Source

The source code is available on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clode-0.3.1.tar.gz (242.7 kB view hashes)

Uploaded Source

Built Distributions

clode-0.3.1-cp311-cp311-macosx_10_9_universal2.whl (473.3 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

clode-0.3.1-cp39-cp39-win_amd64.whl (411.7 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page