Skip to content

SPM Development

Git and GitHub

The development of SPM take place on GitHub and you will find below a short introduction to Git for SPM developers.

Developer Guidelines

These guidelines are designed to make it as easy as possible to get involved. If you have any questions that are not discussed in our documentation, or it is difficult to find what you are looking for, please let us know by opening an issue.

Software testing

SPM testing is performed using the MATLAB Unit Testing Framework. Instructions to run unit tests and write new ones are available in the link below.

Compilation of MEX files

Platform-specific instructions to compile SPM MEX files are provided in the link below should you need to.

MEX Compilation

Compilation of MEX files