Improved Octave Interface for Sage
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
Release files for sage_octave 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sage_octave-0.1.6.tar.gz | 9.0 kB | Details |
Release files / sage_octave-0.1.6.tar.gz
| Download URL | sage_octave-0.1.6.tar.gz |
|---|---|
| Size | 9.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee3090079a274bff2b0326e838fbb048dbda8fb65d0f9bb19f9f4cba6e107ce1
|
|
BLAKE2b-256 checksum How to use checksums |
d2a63b6bd1632f3751a422fff876c1b9e8358457867f719e43939bd61334b7ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |