Octave-Forge: Difference between revisions

7,299 bytes removed ,  15 September 2015
→‎GNU Octave 4.0 compatibility assessment: Removed information which has been collected for the 4.0.0 release, because it is no longer up to date
m (→‎GNU Octave 4.0 compatibility assessment: Updated interval package to 1.0.0)
(→‎GNU Octave 4.0 compatibility assessment: Removed information which has been collected for the 4.0.0 release, because it is no longer up to date)
Line 46: Line 46:
* Install from URL
* Install from URL
* Build HTML / PDF docs
* Build HTML / PDF docs
== GNU Octave 4.0 compatibility assessment ==
The 4.0 release shall contain preinstalled packages in the official Microsoft Windows build (mxe-octave). Therefore, the available Octave Forge packages have been tested for compatibility with both, Octave 4.0 and Microsoft Windows.
If you are a package user or maintainer, please update the status.
{| class="wikitable" style="margin: auto; text-align:right"
!rowspan="2" | Package
!rowspan="2" | Version
!rowspan="2" | State
!rowspan="2" | Installable (Win7)
!rowspan="2" | Included in installer
!colspan="3" | Test results (Win7 64bit, Octave 4.0rc3 [http://octave.ln0.de/octave-4.0rc3-win7x64/ Logs])
!colspan="3" | Test results (Win7 32bit, Octave 4.0rc2)
!colspan="2" | Public m-files
!rowspan="2" | Comments (known bugs/patches)
|-
! Pass
! Fail
! XFail
! Pass
! Fail
! XFail
! w/o tests
! total
|-
| bim
| 1.1.5
| ok
| ✓
|
| 92
| 0
| 0
|
|
|
| 15
| 47
|-
| cgi
| 0.1.0
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 6
| 6
|-
| communications
| 1.2.1
| ok
| ✓
| ✓
| 457
| 0
| 0
|
|
|
| 19
| 115
|-
| control
| 2.8.1
| ok
| ✓
| ✓
| 330
| 0
| 0
| 317
| 13
| 0
| 229
| 287
| some tests fail when using OpenBLAS (default BLAS lib)
|-
| data-smoothing
| 1.3.0
| unknown
| ✓
| ✓
| 0
| 0
| 0
|
|
|
| 4
| 4
|-
| database
| 2.3.2
| unknown
| ✓
| ✓
| 0
| 1
| 0
|
|
|
| 5
| 6
| %!test should be %!xtest, test fails as no postgres server to connect to
|-
| dataframe
| 1.1.0
| broken
| ✓
| ✓
| 3
| 9
| 0
|
|
|
| 101
| 101
| errors in provate function - see task #12561, patched in mxe.
|-
| dicom
| 0.1.1
| broken
| —
| ✓
| ✓
| 0
| 0
| 0
|
|
| 0
| 0
| Bug #44624, patched in mxe
|-
| divand
| 1.1.2
| unknown
| ✓
|
| 1
| 0
| 0
|
|
|
| 115
| 116
|-
| econometrics
| 1.1.1
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 28
| 28
|-
| fem-fenics
| 0.0.3
| can't bundle with mxe-octave
| —
|
|
|
|
|
|
|
|
|
| Missing eigen3 lib in mxe-octave
|-
| financial
| 0.4.0
| broken
| ✓
| ✓
| 162
| 0
| 5
|
|
|
| 23
| 57
| Several deprecation warnings during install, bug 44851, patched in mxe.
|-
| fits
| 1.0.5
| unknown
| ✓
| ✓
| 0
| 0
| 0
|
|
|
| 0
| 0
|-
| fl-core
| 1.0.0
| broken
| —
| ✓
| 0
| 0
| 0
|
|
|
| 4
| 4
| Bug #41214
|-
| fpl
| 1.3.4
| unknown
| ✓
|
| 0
| 5
| 0
|
|
|
| 10
| 10
| deprecated tests?
|-
| fuzzy-logic-toolkit
| 0.4.5
| unknown
| ✓
| ✓
| 0
| 0
| 0
|
|
|
| 50
| 50
| Several deprecation warnings during install
|-
| ga
| 0.10.0
| ok
| ✓
| ✓
| 79
| 0
| 0
|
|
|
| 16
| 22
| Several deprecation warnings during install
|-
| general
| 2.0.0
| ok
| ✓
| ✓
| 12
| 0
| 0
|
|
|
| 16
| 19
|
|-
| generate_html
| 0.1.8
| unknown
| ✓
| ✓
| 0
| 0
| 0
|
|
|
| 8
| 8
|-
| geometry
| 2.0.0
| unknown
| ✓
| ✓
| 277
| 3
| 0
|
|
|
| 189
| 233
| %!test should be %!xtest, missing python in mxe-octave, warning on printf args - warn on cant cleanup after self
|-
| image
| 2.4.0
| ok
| ✓
| ✓
| 632
| 4
| 21
| 632
| 5
| 20
| 54
| 137
| tests results sometimes differ
|-
| image-acquisition
| 0.2.1
| can't bundle with mxe-octave
| —
|
|
|
|
|
|
|
|
|
| Missing v4l in mxe-octave
|-
| instrument-control
| 0.2.1
| unknown
| ✓
| ✓
| 0
| 0
| 0
|
|
|
| 27
| 27
| currently uses only tcp and serial in mxe-octave
|-
| interval
| 1.0.0
| ok
| ✓
|
| 9757
| 0
| 24
|
|
|
| 0
| 272
| XFails are caused by [https://savannah.gnu.org/bugs/?44334 bug #44334]
|-
| io
| 2.2.7
| ok for 32-bit Octave
| ✓
| ✓
| 11
| 0
| 0
|
|
|
| 30
| 32
| Has dedicated test scripts for spreadsheet I/O as those functions depend on external SW. Some binary functions broken in 64-bit Octave (bug #44662). Io packages with mxe is proken - need to install from forge.
|-
| java
|
| deprecated
|
|
|
|
|
|
|
|
|
|
| part of core now
|-
| level-set
| 0.2.0
| ok
| ✓
|
| 197
| 7
| 0
| 198
| 6
| 0
| 2
| 31
| Tests seem to be deprecated
|-
| linear-algebra
| 2.2.2
| unknown
| ✓
| ✓
| 20
| 0
| 0
|
|
|
| 57
| 69
| warnings on abstract class types
|-
| lssa
| 0.1.2
| ok
| ✓
| ✓
| 16
| 0
| 0
|
|
|
| 0
| 7
|-
| ltfat
| 2.1.0
| broken
| —
| ✓
| 0
| 0
| 0
|
|
|
| 534
| 534
|
|-
| mechanics
| 1.3.1
| broken
| —
|
|
|
|
|
|
|
|
|
| Bug #44804
|-
| miscellaneous
| 1.2.1
| broken
| ✓
| ✓
| 384
| 9
| 0
|
|
|
| 16
| 30
| errors in private functions - see task #12561 - patched in mxe.
|-
| mpi
| 1.2.0
| can't bundle with mxe-octave
| —
|
|
|
|
|
|
|
|
|
| Missing mpi lib in mxe-octave
|-
| msh
| 1.0.10
| ok
| ✓
|
| 28
| 1
| 0
|
|
|
| 9
| 21
| Tests seem to be deprecated and don't cleanup temporary files (circle.geo)
|-
| mvn
| 1.1.0
| unknown
| ✓
|
| 1
| 0
| 0
|
|
|
| 18
| 19
|-
| nan
| 2.7.4
| broken
| -
|
|
|
|
|
|
|
| 65
| 81
| Bug #44859. Version 2.7.1 would install.
|-
| ncarray
| 1.0.3
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 45
| 45
|-
| netcdf
| 1.0.6
| unknown
| ✓
| ✓
| 0
| 0
| 0
|
|
|
| 10
| 10
|-
| nurbs
| 1.3.9
| broken
| —
| ✓
| 76
| 0
| 0
|
|
|
| 41
| 67
| Bug #44651, patched in mxe
|-
| ocs
| 0.1.3
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 22
| 22
|
|-
| octcdf
| 1.1.8
| ok
| ✓
| ✓
| 23
| 0
| 0
|
|
|
| 30
| 31
|-
| octclip
| 1.0.3
| ok
| ✓
|
| 5
| 0
| 0
|
|
|
| 0
| 1
| printf format warnings
|-
| octproj
| 1.1.2
| can't bundle with mxe-octave
| —
|
|
|
|
|
|
|
|
|
| Missing libproj in mxe-octave
|-
| odepkg
| 0.8.5
| ok
| ✓
| ✓
| 404
| 0
| 0
|
|
|
| 20
| 36
|
|-
| optics
| 0.1.1
| ok
| ✓
|
| 166
| 2
| 0
| 163
| 3
| 0
| 0
| 43
| %!test should be %!error
|-
| optim
| 1.4.1
| unknown
| ✓
| ✓
| 16
| 0
| 0
|
|
|
| 49
| 54
|-
| optiminterp
| 0.3.4
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 9
| 9
|-
| parallel
| 2.2.1
| broken
| —
|
|
|
|
|
|
|
|
|
| Bug #41148
|-
| quaternion
| 2.4.0
| unknown
| ✓
| ✓
| 23
| 0
| 0
|
|
|
| 60
| 76
|-
| queueing
| 1.2.3
| broken
| ✓
| ✓
| 263
| 2
| 3
| 261
| 4
| 3
| 23
| 101
| 2 failed tests are private function tests
|-
| secs1d
| 0.0.9
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 5
| 5
|-
| secs2d
| 0.0.8
| broken
| —
|
|
|
|
|
|
|
|
|
| Bug #44803
|-
| secs3d
| 0.0.1
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 39
| 39
|-
| signal
| 1.3.2
| ok
| ✓
| ✓
| 501
| 0
| 0
|
|
|
| 74
| 146
| Tests may fail if affected by bug #44814
|-
| sockets
| 1.2.0
| ok
| ✓
| ✓
| 0
| 0
| 0
|
|
|
| 0
| 0
| has been tested manually
|-
| specfun
| 1.1.0
| deprecated
| ✓
| ✓
| 6
| 0
| 0
|
|
|
| 17
| 19
| shadows newer functions in 4.0 - bug #44533
|-
| splines
| 1.2.8
| ok
| ✓
| ✓
| 75
| 0
| 0
|
|
|
| 5
| 12
|-
| statistics
| 1.2.4
| broken
| ✓
| ✓
| 219
| 25
| 0
|
|
|
| 52
| 117
| Tests don't cleanup temporary files, errors reported on bug #44863
|-
| stk
| 2.3.0
| ok
| ✓
| ✓
| 1024
| 8
| 0
|
|
|
| 98
| 257
|
|-
| strings
| 1.2.0
| ok
| ✓
| ✓
| 20
| 0
| 0
|
|
|
| 0
| 4
| mxe has a patched version of 1.1.0
|-
| struct
| 1.0.11
| ok
| ✓
| ✓
| 9
| 0
| 1
|
|
|
| 0
| 3
|-
| symbolic
| 2.1.0
| can't bundle with mxe-octave
| ✓
|
|
|
|
|
|
|
|
|
| Untestable without python + sympy
|-
| tsa
| 4.2.9
| unknown
| ✓
| ✓
| 17
| 0
| 0
|
|
|
| 50
| 55
|-
| vrml
| 1.0.13
| unknown
| ✓
|
| 0
| 0
| 0
|
|
|
| 44
| 44
| deprecation warnings during install. dev sources warnings appear fixed.
|-
| windows
| 1.2.1
| broken
| —
| ✓
| 0
| 0
| 0
|
|
|
| 5
| 5
| Bug #44180 - patched in mxe. Crashes in windows octave 64.
|}


== See also ==
== See also ==
240

edits