-
What is the recommended way to run `juliatests.jl` on VS Code?
-
I write jpg-images with write_jpeg.pro in GDL !version.release '6.5' on a Linux-System using ImageMagick-6.9.7
After a system update I use GDL !!version.release '8.2' using ImageMagick-6.9.11
Here …
-
I'm trying to use functions MNE-Python and scikit-learn from MATLAB.
It works well, except for some issues with the standard streams (especially on windows) and with joblib:
https://github.com/mne-t…
-
Julia crashed on a long running job on a super computer. The code involves doing program synthesis in which many julia programs are generated and using meta programming are evaluated on examples.
…
-
I experience that on my installation the xpos and ypos keywords have no effect on the windows procedure.
```
GDL> !gdl
{
"RELEASE": "1.0.4 git",
"BUILD_DATE": "Feb 12 2024",
"EPOCH…
-
I am trying to see what needs to be done to port Owl to OCaml 5.2 and I found a problem in the gamma_isf function, which depends upon the igami function from the cephes mathematics library.
[https://…
-
Dear,
after following the procedures of installing Julia in Linux (see below), I got an error while testing the software.
```
git clone git://github.com/JuliaLang/julia.git
cd julia
git checkou…
-
"Taking end user deployability seriously" would've been a proper name for it aswell 😛.
I'd like to propose adding two more file extensions to the repertoire of Julia.
Current situation: Extensio…
-
I am getting segfaults with recent GDL versions when using this lines:
```
base = Widget_base(/COLUMN)
addvalue = Cw_fslider(base,title=' ')
```
This version does not segfault:
```
GD…
-
On Microsoft Windows, there is a new C runtime "libc" called "ucrt". Many of the changes support ISO C99 conformance..
https://devblogs.microsoft.com/cppblog/introducing-the-universal-crt/
https://d…