-
First up, great that someone's working on making Julia use on HPC systems easier!
As I'm now trying JUHPC for the first time here's some things I noticed/ran into. Background: viz guy at Dutch HPC …
-
I'm running into strange segmentation errors while testing an optimization package under development, with different error messages depending on whether I am at my laptop (M1 Macbook Pro) or my deskto…
-
### What happens?
I cannot install the fts extension and nor does it install automatically as the docs suggest it should. Attempts to install the extension result in an error.
This is a repeat of #8…
-
If PlantSimEngine is intended for use by non-programmers, or people with very little background in Julia, it might be worth adding some specific pages to the documentation that help novices quickly id…
-
I keep getting this error when trying to run the REPL in VSCode.
"You must have Julia installed for the best Julia experience in VS Code. You can download Julia from https://julialang.org/."
Julia i…
-
Hi,
As a suggestion, I would like to see a comparison of Berry and other languages. I assume that would focus on scripting languages. For example:
JavaScript
Julia
Lua
Perl
PHP
Python
Ruby…
-
Continues discussion at Twitter:
- https://twitter.com/ismael_vc/status/702684671293857792
There is a very active chat room for the Julia language, here!
- https://gitter.im/JuliaLang/julia
-
My REPL in VS code keeps shutting down abruptly with this error message:
```
The terminal process "julia.exe '-i', '--banner=no', '--project=c:\Users\Dell\.julia\dev\MNG',
'c:\Users\Dell\.vscode\e…
-
The current implementation of specifying the monitor in GLMakie seems to be broken.
This script is enough to get a stacktrace:
```julia
using GLMakie
config = Makie.CURRENT_DEFAULT_THEME[:GLMaki…
-
Hello,
My vscode is unable to index packages that I installed via the package manager into my local project environment.
As a result, I cannot use intellisense: Documentation is not found and auto…