Skip to content

Create benchmarks for swiglpk and decide on a C interface #30

Open
@Midnighter

Description

@Midnighter

Done: There is a comprehensive set of benchmarks (using e.g. pytest-benchmark that can be used to decide between C bindings.

Binding options in order of feasibility:

  • SWIG (current)
  • CFFI (Lasse has a running version)
  • ctypes
  • Cython
  • Boost Python

N.B.: A "bottleneck" with the current interface is to retrieve the flux values for all reactions from the solver. This could also be in part to using an OrderedDict in optlang.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions