[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix invers
From: |
KamilStawiarski |
Subject: |
Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse |
Date: |
Mon, 30 Mar 2020 00:26:54 -0500 (CDT) |
I've got lapack/blas in version 3.9:
un libatlas-base-dev <brak> <brak> (brak dostępnego opisu)
un libatlas3-base <brak> <brak> (brak dostępnego opisu)
ii libblas-dev:amd64 3.9.0-1build1 amd64 Basic Linear Algebra
Subroutines 3, static library
un libblas.so <brak> <brak> (brak dostępnego opisu)
un libblas.so.3 <brak> <brak> (brak dostępnego opisu)
ii libblas3:amd64 3.9.0-1build1 amd64 Basic Linear Algebra
Reference implementations, shared library
ii libblas64-3:amd64 3.9.0-1build1 amd64 Basic Linear Algebra
Reference implementations, shared library (64bit-index)
ii libblas64-dev:amd64 3.9.0-1build1 amd64 Basic Linear Algebra
Subroutines 3, static library (64bit-index)
un libblas64.so <brak> <brak> (brak dostępnego opisu)
un libblas64.so.3 <brak> <brak> (brak dostępnego opisu)
un liblapack-dev <brak> <brak> (brak dostępnego opisu)
un liblapack-doc <brak> <brak> (brak dostępnego opisu)
un liblapack.so <brak> <brak> (brak dostępnego opisu)
un liblapack.so.3 <brak> <brak> (brak dostępnego opisu)
ii liblapack3:amd64 3.9.0-1build1 amd64 Library of linear algebra
routines 3 - shared version
Bu I've tried install octave in freshly installed ubuntu 20.04. It works
fine, and has the same versions of lapack/libblas packages. This is
definitely issue with my installation (ubuntu 18.04 upgraded to 20.04).
Regards.
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, (continued)
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, Thomas D. Dean, 2020/03/29
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, Thomas D. Dean, 2020/03/29
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, Dmitri A. Sergatskov, 2020/03/29
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, Thomas D. Dean, 2020/03/29
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, Thomas D. Dean, 2020/03/29
- Octave build used libblas.so not libopenblas.so, Thomas D. Dean, 2020/03/29
- Re: Octave build used libblas.so not libopenblas.so, Mike Miller, 2020/03/29
- Re: Octave build used libblas.so not libopenblas.so, Thomas D. Dean, 2020/03/29
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, Thomas D. Dean, 2020/03/29
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse, sshah, 2020/03/29
- Re: [Octave 5.2.0 @ Ubuntu 20.04] Long duration of complex matrix inverse,
KamilStawiarski <=