Recent Releases of oct2py

oct2py - v5.8.0

5.8.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@tylerbjackson | @yasirroni

- Jupyter Notebook
Published by github-actions[bot] about 1 year ago

oct2py - v5.7.2

5.7.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @yasirroni

- Jupyter Notebook
Published by github-actions[bot] over 1 year ago

oct2py - v5.7.1

5.7.1

(Full Changelog)

Contributors to this release

(GitHub contributors page for this release)

- Jupyter Notebook
Published by github-actions[bot] over 1 year ago

oct2py - v5.7.0

5.7.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@yasirroni

- Jupyter Notebook
Published by github-actions[bot] over 1 year ago

oct2py - v5.6.1

5.6.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @pre-commit-ci

- Jupyter Notebook
Published by github-actions[bot] almost 2 years ago

oct2py - v5.6.0

5.6.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @pre-commit-ci

- Jupyter Notebook
Published by blink1073 about 3 years ago

oct2py - v5.5.1

5.5.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@yasirroni

- Jupyter Notebook
Published by blink1073 almost 4 years ago

oct2py - v5.5.0

5.5.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @yasirroni

- Jupyter Notebook
Published by blink1073 almost 4 years ago

oct2py - v5.4.3

5.4.3

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

- Jupyter Notebook
Published by blink1073 about 4 years ago

oct2py - v5.4.2

5.4.2

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@yasirroni

- Jupyter Notebook
Published by blink1073 about 4 years ago

oct2py - v5.4.1

5.4.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

- Jupyter Notebook
Published by blink1073 about 4 years ago

oct2py - v5.3.0

What's Changed

  • Update README.rst by @pooyaEst in https://github.com/blink1073/oct2py/pull/181
  • Added the option to specify temp_dir by @adityaapte in https://github.com/blink1073/oct2py/pull/192
  • Update CI by @blink1073 in https://github.com/blink1073/oct2py/pull/193
  • Update docs to fix build by @blink1073 in https://github.com/blink1073/oct2py/pull/194

New Contributors

  • @pooyaEst made their first contribution in https://github.com/blink1073/oct2py/pull/181
  • @adityaapte made their first contribution in https://github.com/blink1073/oct2py/pull/192

Full Changelog: https://github.com/blink1073/oct2py/compare/5.2.0...v5.3.0

- Jupyter Notebook
Published by blink1073 over 4 years ago

oct2py - 4.0 Release

See release notes.

- Jupyter Notebook
Published by blink1073 almost 9 years ago

oct2py - Version 2.

•Breaking changes -- Removed methods: run, call, lookfor -- Renamed methods: _eval -> eval, get -> pull, put -> push,

close -> exit -- Removed run and call in favor of using eval dynamic functions. -- Renamed methods to avoid overshadowing Octave builtins and for clarity. -- When a command results in "ans", the value of "ans" is returned

instead of the printed string. •Syntax Errors on Windows no longer crash the session. •Added ability to interrupt commands with CTRL+C. •Fixed Octavemagic not following current working directory.

- Jupyter Notebook
Published by blink1073 over 11 years ago

oct2py - 1.3.0

  • Added support for Octave keyboard function (requires pexpect on Linux).
  • Improved error messages when things go wrong in the Octave session
  • (Linux) When pexpect is installed, Octave no longer closes session when a Syntax Error is encountered.
  • Fixed: M-files with no docstrings are now supported.

- Jupyter Notebook
Published by blink1073 about 12 years ago

oct2py - 1.2.0

  • OctaveMagic is now part of Oct2Py: %load_ext oct2py.ipython
  • Enhanced Struct behavior - supports REPL completion and pickling
  • Fixed: Oct2Py will install on Python3 when using setup.py

- Jupyter Notebook
Published by blink1073 about 12 years ago

oct2py - 1.1.1

1.1.1 (2013-11-14) ++++++++++++++++++ - Added support for wheels. - Fixed: Put docs back in the manifest. - Fixed: Oct2py will install when there is no Octave available.

- Jupyter Notebook
Published by blink1073 over 12 years ago

oct2py - 1.1.0

1.0.1 (2013-10-27) ++++++++++++++++++ - Full support for plotting with no changes to user code - Support for Nargout = 0 - Overhaul of front end documentation - Improved test coverage and added badge. - Supports Python 2 and 3 from a single code base. - Fixed: Allow help(Oct2Py()) and tab completion on REPL - Fixed: Allow tab completion for Oct2Py(). in REPL

- Jupyter Notebook
Published by blink1073 over 12 years ago

oct2py - 1.0.0

First stable release

- Jupyter Notebook
Published by blink1073 over 12 years ago