Skip to main content

Seamless Numpy-UBlas interoperability

Project description

PyUblas provides a seamless glue layer between Numpy and Boost.Ublas for use with Boost.Python.

What does that mean? When writing hybrid scientific code, one of the main problems is that abstractions that exist in the high-level language go away or become unwieldy in the low-level language. Sometimes libraries exist in both languages for these abstractions, but they refuse to talk to each other. PyUblas is a bridge between two such libraries, for some of the main abstractions used in scientific codes, namely vectors and matrices.

Documentation

See the PyUblas Documentation page.

PyUblasExt

PyUblasExt is a companion to PyUblas and exposes a variety of useful additions to PyUblas, such as an “operator” class, matrix-free linear system solvers and eigensolvers. Interested? Head over to the PyUblasExt page.

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

PyUblas-2017.1.tar.gz (51.0 kB view hashes)

Uploaded Source

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