Skip to content
Jonathan Hadida edited this page Nov 8, 2016 · 9 revisions

Documentation for Deck

Deck is a "general-purpose" Matlab package. By general-purpose, I mean that it contains some functions you could have expected Matlab to have, and some others which extend Matlab's features, eg for interactive graphics, structure manipulations or managing computations on a cluster. So in short there is nothing too heavy but there's a lot of it.

If you are after the installation instructions, please follow this link. The list below enumerates all of the submodules available along with a short description of what they contain, you can click on each of them to see the corresponding documentation:

In addition, there are also a few themes that deserved to be listed independently:

Bugs & Contributions

Please open an issue on the GitLab page for any bug that you may find.

Contributions are welcome from anyone, but you need to be added as a member to the project in order to push your contribution to the repository. Send me a message if you would like to contribute.

Clone this wiki locally