Package Details: python-oct2py 5.6.1-1

Git Clone URL: https://aur.archlinux.org/python-oct2py.git (read-only, click to copy)
Package Base: python-oct2py
Description: Python to GNU Octave bridge --> run m-files from python
Upstream URL: http://github.com/blink1073/oct2py
Licenses: MIT
Submitter: ishanarora
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 10
Popularity: 0.000020
First Submitted: 2013-10-12 04:57 (UTC)
Last Updated: 2024-03-13 03:39 (UTC)

Latest Comments

pirofti commented on 2024-04-24 09:30 (UTC)

I get this error during regress tests when building:

=========================== short test summary info ============================
FAILED tests/ipython/test_octavemagic.py::OctaveMagicTest::test_octave_plot - Exception: Inline plot failed, consider trying another graphics toolkit
FAILED tests/ipython/test_octavemagic.py::OctaveMagicTest::test_octave_roundtrip - Exception: Inline plot failed, consider trying another graphics toolkit
=================== 2 failed, 4 passed, 1 warning in 38.52s ====================

runical commented on 2014-01-05 13:05 (UTC)

Hey, Version 1.2.0 is out, see https://pypi.python.org/pypi/oct2py/. Updating the md5sum and the version number is enough.

ishanarora commented on 2013-10-12 04:58 (UTC)

Thanks for the news. I bumped up the version.

runical commented on 2013-10-05 21:15 (UTC)

Version 1.0.0 has been out for a while. Please update the PKGBUILD to reflect this. Also, python 3 support has been added and numpy and scipy are dependencies. I have a PKGBUILD here which works (for python 3, python 2 should be no problem) https://gist.github.com/runical/6845989#file-pkgbuild