Tidier ! ! interpolation of external variables
|
|
8
|
290
|
January 19, 2025
|
Nightmare in a simple software development process and its implications for Julia
|
|
3
|
720
|
June 20, 2025
|
What does `pkg> activate` do?
|
|
7
|
851
|
January 14, 2025
|
Help with Julia Integration in RStudio
|
|
3
|
580
|
January 3, 2025
|
How is `Symbol` special?
|
|
8
|
209
|
June 14, 2025
|
Numba/pixie
|
|
0
|
198
|
October 6, 2024
|
Design Pattern "Start from the end"?
|
|
1
|
249
|
September 26, 2024
|
How does Julia parse `return`?
|
|
6
|
236
|
November 25, 2024
|
Computed supertypes
|
|
2
|
109
|
June 16, 2025
|
Best GUI package for beginners
|
|
5
|
2487
|
November 5, 2024
|
Cache sizes getting smaller (some, i.e. L1; though not per core-cache) for AMD (unlike for Apple), for multi-threading?
|
|
6
|
517
|
February 9, 2025
|
Documenting a plot recipe
|
|
3
|
216
|
November 21, 2024
|
Pretty print matrix a la display
|
|
6
|
409
|
February 6, 2025
|
Frameworks and Libraries: The role of multiple dispatch
|
|
1
|
254
|
December 20, 2024
|
How to prevent unwanted "optimization" in SIMD code?
|
|
8
|
235
|
May 18, 2025
|
How to make a locally defined function type-stable?
|
|
7
|
225
|
February 7, 2025
|
Turing.jl + Enyzme Examples
|
|
4
|
332
|
March 19, 2025
|
Solving First Order Differential Equations with Julia
|
|
2
|
188
|
March 29, 2025
|
Keep array elements that are NOT in a list of indexes
|
|
8
|
243
|
February 5, 2025
|
Bool behavior for 2+, i.e. illegal values
|
|
7
|
209
|
September 12, 2024
|
Hidden version of searchsortedfirst
|
|
4
|
166
|
August 23, 2025
|
Reducing app size
|
|
1
|
215
|
February 16, 2025
|
What's recommended literature on high-performance Julia?
|
|
6
|
387
|
November 2, 2024
|
Factorial program
|
|
4
|
285
|
November 25, 2024
|
Copy on write?
|
|
2
|
192
|
February 18, 2025
|
How to link to a type definition?
|
|
2
|
117
|
February 26, 2025
|
Are modules intended to work as type parameters?
|
|
2
|
178
|
June 27, 2025
|
A performant optimizing algorithm for a case with an expensive cost function and parallel execution
|
|
4
|
156
|
May 11, 2025
|
About pluto sliders and documentation
|
|
6
|
391
|
December 20, 2024
|
Why is 1.0f-99 not a subnormal number?
|
|
1
|
122
|
October 2, 2024
|
How best to preallocate memory for repeated use
|
|
5
|
257
|
July 22, 2025
|
Modeling piecewise linear diodes (discontinuous behaviors) with Dyad?
|
|
5
|
249
|
June 23, 2025
|
OpenSSL version mismatch (3.0 vs 3.5) -> Problems with Documenter.jl + Git running in the official Julia Docker image
|
|
7
|
196
|
May 9, 2025
|
Posters at JuliaCon 2025
|
|
0
|
169
|
January 21, 2025
|
(RL) Introducing the Julia community to PufferLib
|
|
0
|
173
|
November 11, 2024
|
Handling dependencies for non-src, non-test code
|
|
1
|
70
|
December 10, 2024
|
Mind maps in Julia
|
|
4
|
254
|
August 4, 2025
|
Using Juliaup on NixOS (2025 edition)
|
|
2
|
170
|
June 26, 2025
|
How to debug the compiler with Debugger.jl
|
|
1
|
217
|
December 28, 2024
|
Is there a way to suppress Julia from loading the `startup.jl` file, using a command line flag?
|
|
3
|
149
|
December 6, 2024
|
Publishing from Codeberg
|
|
3
|
263
|
January 29, 2025
|
Using JuMP to model a slider-crank mechanism
|
|
3
|
85
|
November 12, 2024
|
How to update a symmetric matrix respecting API boundaries?
|
|
8
|
118
|
September 11, 2025
|
Macro for merging namedtuples and add suffixes in a type stable way
|
|
3
|
190
|
November 24, 2024
|
Iterate over a range in a non standard way
|
|
4
|
216
|
October 10, 2024
|
Partial world-splitting
|
|
8
|
383
|
July 29, 2025
|
Can I register a package without doing unit tests? If it only has three functions and is meant to be simple
|
|
4
|
211
|
October 2, 2024
|
Python is faster than Julia on Windows ARM64
|
|
5
|
356
|
May 17, 2025
|
Universal differential equations (UDE) with modern SciML stack (Lux, Enzyme, ...)
|
|
6
|
771
|
December 10, 2024
|
PythonCall spends a lot of time showing stuff for JAX
|
|
3
|
240
|
October 15, 2024
|