Skip to content

Uniform Python interface to C++ library #64

Open
@unzvfu

Description

@unzvfu

The C++ library is currently accessed through the interface generated by Python's CFFI, which is clumsy and not idiomatic. It would neater if we wrapped interaction with the C++ library completely in a more Pythony way. This ought to complement issue #66 which is about avoiding copying back and forth from the Python runtime.

Aha! Link: https://csiro.aha.io/features/ANONLINK-69

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions