Skip to content

octave: Add version 10.2 #335

Merged
merged 1 commit into from
Jul 4, 2025
Merged

octave: Add version 10.2 #335

merged 1 commit into from
Jul 4, 2025

Conversation

thomas
Copy link
Contributor

@thomas thomas commented Jul 4, 2025

The build requires that the blas libraries installed in the system are removed. Otherwise it is more or less impossible to control which blas octave and the accompanying libraries are going to use at build time. After install everything is fine and lapack/old openblas can return.

To have more AdHoc compatibility with Matlab a few octave packages are also installed (e.g. the statistics package).

The build requires that the blas libraries installed in the
system are removed. Otherwise it is more or less impossible
to control which blas octave and the accompanying libraries
are going to use at build time. After install everything is
fine and lapack/old openblas can return.

To have more AdHoc compatibility with Matlab a few octave
packages are also installed (e.g. the statistics package).
@thomas thomas merged commit 07f5345 into master Jul 4, 2025
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant