-
I had a working installation of Psychtoolbox-3 on my Ubuntu 23.04 system. But over the last two days all scripts freeze with a white screen plus cursor. VBLSyncTest shows that libglut.so.3 is either m…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I updated an environment that includes jupyter-sphinx and see a large number of clobber warn…
-
Hello. Don't have much experience with octave. I'm using it to get some matlab code running. The classify is apparently from statistics package but I can't install successfully. Is this a bug or somet…
-
OpenBLAS 0.3.21 works perfectly with GNU Octave, but 0.3.22 causes several test failures in matrix inverses, eigenvector calculations, and sparse matrix operations. These include returning Inf instead…
-
#### Description :octocat:
There are some strange warnings at startup which may hint at a subtle configuration issue.
#### Reproduction guide :beetle:
- Start Emacs
- Make sure you have DAP mode…
-
With the SuiteSparse 7.2 release, it seems that some compile time tests are being carried out, which were not an issue earlier. If possible, it would be great to avoid `try_run()` in Cmake so that Sui…
-
I am trying to use oct2py to run octave script(.m file) in python. here is the code
```
import os
os.environ['OCTAVE_EXECUTABLE'] = ('C:\\Program Files\\GNU Octave\\Octave-6.2.0\\mingw64\\bin\\o…
-
Hi,
I'm finding a pretty substantial discrepancy for detected photon counts and partial paths between MCXlab and pMCX and was wondering if someone might be able to help me pin down the source. Bel…
-
Hello,
I used to use PTB-3 with MS Windows but now I am in need of high timing precision, and as I read in the PTB documentation, Linux is the best option for that, so I'm transitioning to Ubuntu 18…
-
OCTAVE_VERSION ()
```
ans = 8.2.0
```
when I try to install the package with the following command:
```octave
>> pkg install "https://github.com/gnu-octave/pkg-json/archive/v1.5.0.tar.gz"
`…