How to use the REPL to speed up modular development by dynamically replacing function definitions
|
|
26
|
608
|
November 12, 2024
|
The Strategic Connection Between JuliaHub, Dyad and the Julia Open Source Community
|
|
2
|
418
|
July 12, 2025
|
Julia v1.10.7 has been released
|
|
1
|
602
|
November 27, 2024
|
Navigation between tests & src/
|
|
14
|
366
|
June 4, 2025
|
Different [compat] needs on windows vs mac/linux?
|
|
11
|
264
|
January 13, 2025
|
Repeat and reshape vector into a matrix
|
|
9
|
201
|
March 28, 2025
|
How to compute TanhExp / TeLU function accurately?
|
|
10
|
186
|
January 6, 2025
|
Troubles using sparse autodifferentiation
|
|
11
|
225
|
April 28, 2025
|
Tab-autocompletion in VS Code stopped working after upgrading Julia
|
|
10
|
185
|
April 23, 2025
|
Variable scope concept
|
|
21
|
451
|
November 16, 2024
|
Get the transpose of Vector{Vector{Float64}}
|
|
9
|
233
|
April 17, 2025
|
Problem with installing Julia/notebooks for a course
|
|
10
|
350
|
October 25, 2024
|
Error in precompiling DifferentialEquations
|
|
19
|
525
|
January 26, 2025
|
Why is `[["x", "y"], [1]]` a `Vector{Vector}`?
|
|
10
|
393
|
May 31, 2025
|
Find the smallest number in a file
|
|
13
|
181
|
November 5, 2024
|
Recommended workflow and packages for computing a slope along a tramway track
|
|
39
|
509
|
October 24, 2024
|
Help using GLMakie or WGLMakie on ssh
|
|
12
|
319
|
February 5, 2025
|
Downloads.download not working on github while OS curl does
|
|
15
|
375
|
June 2, 2025
|
Plotting scatter points together with surface plot
|
|
21
|
449
|
August 15, 2024
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
285
|
September 13, 2024
|
Challenges with installing Julia on Windows
|
|
18
|
679
|
June 26, 2025
|
Metaprogramming with list comprehensions
|
|
11
|
176
|
June 17, 2025
|
Time traveling the dependencies of an older package version
|
|
13
|
185
|
December 20, 2024
|
Strange text output from running Julia tests
|
|
9
|
196
|
November 8, 2024
|
Symbolics 'solve' command undefined
|
|
26
|
449
|
September 15, 2024
|
Very long time for addition of complex identity matrix to transposed sparse matrix
|
|
10
|
190
|
May 31, 2025
|
Cryptic error messages, no idea what to do
|
|
25
|
407
|
October 15, 2024
|
Precompilation warning - in which package should it be fixed?
|
|
9
|
342
|
September 3, 2024
|
Trying to implement VAE using Lux and reactant
|
|
12
|
325
|
January 8, 2025
|
Latency with v1.11-rc3 REPL over SSH
|
|
22
|
591
|
October 1, 2024
|
Julia v1.10.10 testing period
|
|
1
|
554
|
June 17, 2025
|
SymbolicRegression: Python -> Julia?
|
|
10
|
348
|
September 18, 2024
|
Julia equivalent of the `.venv` folder when working with Pkg and environments
|
|
11
|
290
|
November 2, 2024
|
Testing show methods
|
|
20
|
270
|
December 19, 2024
|
With DataFrames, best practice for applying function across columns, where we also need to reference, in a second argument, the same column for each function call?
|
|
11
|
249
|
April 9, 2025
|
Min/max swap using SIMD
|
|
18
|
237
|
March 12, 2025
|
Latitude and longitude decimal range from degrees
|
|
33
|
381
|
December 20, 2024
|
BADCERT_NOT_TRUSTED error while updating the Registry?
|
|
27
|
340
|
September 6, 2024
|
When to define a `module`
|
|
22
|
440
|
October 6, 2024
|
Repeated contractions - Vector-of-StaticArrays vs HybridArrays.jl, discrepancy in performance between Float64 vs Float32
|
|
9
|
223
|
August 4, 2024
|
Python map_coordinates() equivalent in Julia
|
|
29
|
496
|
August 4, 2024
|
3D volume plot for spherical coordinate grid points
|
|
31
|
553
|
July 7, 2025
|
Device RNG - Passes BigCrush
|
|
21
|
529
|
October 18, 2024
|
`print` vs two-argument `show`/`repr` vs three-argument `show`/`repr` with `MIME"text/plain"`
|
|
5
|
477
|
August 10, 2024
|
MTK - equation with sqrt(x) vs. x^0.5?
|
|
9
|
169
|
November 6, 2024
|
Julia in vscode keeps precompiling compiled packages
|
|
11
|
507
|
August 21, 2024
|
How to embed expert knowledge /constraints in ML training?
|
|
11
|
201
|
May 16, 2025
|
Solving linear system without allocating
|
|
14
|
286
|
June 29, 2025
|
Simple use of Geodesy.jl to get euclidean distances?
|
|
23
|
388
|
August 29, 2024
|
Using views of CuArray with CUDA-aware MPI is extremely slow
|
|
14
|
328
|
August 5, 2024
|