sbmlteam / libsbml

LibSBML is a native library for reading, writing and manipulating files and data streams containing the Systems Biology Markup Language (SBML). It offers language bindings for C, C++, C#, Java, JavaScript, MATLAB, Perl, PHP, Python, R and Ruby.
https://sbml.org/software/libsbml
Other
39 stars 28 forks source link

FbcModelPlugin C API for createObjective and createGeneProduct #252

Closed exaexa closed 2 years ago

exaexa commented 2 years ago

Description

Exposing some necessary functions for the C API

Motivation and Context

Same as with #247

Types of changes

Checklist:

Testing