Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 990 Bytes

File metadata and controls

26 lines (22 loc) · 990 Bytes

Reference

Conceptual and API reference for raven-python.

  • RAVEN ↔ raven-python migration map — the function-by-function map from MATLAB RAVEN to raven-python (and cobrapy where appropriate). Start here if you're porting RAVEN code.
  • YAML model format — the shared YAML schema produced and consumed by cobrapy, raven-python, and RAVEN MATLAB, with a fully-annotated example and the field-order / quoting rules.
  • MATLAB RAVEN back-port proposals — improvements raven-python makes that are candidates to back-port into the MATLAB toolbox.
  • Improvements over RAVEN — the full catalogue of correctness / ergonomics improvements (the IMPROVEMENTS.md master list).
  • API reference — every public function and class, generated from the docstrings.
:hidden:

migration
yaml_format
matlab_raven_backports
improvements
api/index