-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Matlabwork-in-progressAn enhancement that someone is currently working onAn enhancement that someone is currently working on
Description
Abstract
Implement the currently missing features in the experimental Matlab interface.
Motivation
Describe the need for the work being done:
- For Ubuntu users, a prefix must be added to the command line to correctly load GLIBC into Matlab.
- There is no tutorial. Users could only learn about the toolbox by reading the code of the new samples. The
readme.mdfor the toolbox is not intuitive for users to follow. - Building documentation with Sphinx is currently not enabled for the new interface.
- Currently the only way to test the toolbox is running the
test_examples.mscript which does not cover all methods in all classes. - Without automated installation there is no easy way to adding testing into the CI workflow.
- Building from source is currently the only way to have access to the new interface. A pkg installer for Mac OS users and msi installer for Windows users is needed for the official release.
Description
- For building documentations, it's sufficient (for now) to pin Sphinx version to 5.1.1 in our CI. This could be addressed in a quick PR.
References
Links to a development branch in your fork of the Cantera repository, Pull Requests, GitHub Issues, Users' Group topics, or other relevant material.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Matlabwork-in-progressAn enhancement that someone is currently working onAn enhancement that someone is currently working on