An open API service indexing awesome lists of open source software.

https://github.com/gnu-octave/symbolic

A Symbolic Package for Octave using SymPy
https://github.com/gnu-octave/symbolic

computer-algebra mathematics octave symbolic

Last synced: about 2 months ago
JSON representation

A Symbolic Package for Octave using SymPy

Awesome Lists containing this project

README

          

OctSymPy for Matlab
===================

README.md is the main document. Here we list any Matlab-specific notes.

Formatting: Matlab uses a different formatting for comment headers.
Most of the .m files have been autoconverted from the GNU Octave
versions.

Tests: Many .m files have tests built-in using using Octave's test framework.
These have been autoextracted for Matlab (which unfortunately doesn't use the
same test framework).