sage_octave 0.1.6

Creator: bradpython12

Last updated:

0 purchases

sage_octave 0.1.6 Image
sage_octave 0.1.6 Images
Add to Cart

Description:

sage octave 0.1.6

This project provides an improved version of the SageMath interface for Octave: sage/interfaces/octave.py and obviously depends on Sage.

Installation

pip install sage-octave

This works on SMC and creates

.local/lib/python2.7/site-packages/octave.py



Run
This can be used in Sage as follows:

sage: from octave import octave

It also works in a SMC Sage worksheet.


Changes

Recovery from syntax error without losing sync
Syntax errors are marked with >>> which was confused
with the prompt character. We use the full default Octave
prompt sequence instead (also continuation lines PS2).

Disable pagination to allow large matrices to be imported
to Sage
Support ^C keyboard interrupt

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator