Enable large arrays: Build octave such that it can use arrays larger than 2Gb.: Difference between revisions

Jump to navigation Jump to search
5.2.0_1-w64-64 for Windows 64-bit indexing for linear algebra
(5.2.0_1-w64-64 for Windows 64-bit indexing for linear algebra)
Line 23: Line 23:
c = a' * b
c = a' * b
</syntaxhighlight>
</syntaxhighlight>
## GNU Octave has released in January 2020 a 5.2.0_1-w64-64 for Windows which is 64-bit indexing for linear algebra. We are anxiously awaiting same for Linux and Mac. See gnu.org octave/download/windows


If the BLAS library uses '''32-bit integers''', an error will be thrown:
If the BLAS library uses '''32-bit integers''', an error will be thrown:
1

edit

Navigation menu