Implementing the log-sum-exp function
|
|
10
|
531
|
November 23, 2024
|
Why JLD2.jl is 40x slower than Arrow.jl
|
|
24
|
702
|
November 25, 2024
|
[ANN] - OperationsResearchModels.jl
|
|
2
|
331
|
June 18, 2025
|
Exploring Efficient not in Operations in Julia: Benchmarking Different Methods
|
|
10
|
302
|
January 14, 2025
|
Julia (AcceleratedKernels) vs JAX time comparison
|
|
21
|
700
|
June 11, 2025
|
Mac M2 Ultra brought to its knees
|
|
18
|
764
|
June 10, 2025
|
Numpy.sort vs Julia sort
|
|
10
|
971
|
December 4, 2024
|
Simple speed comparison with Matlab
|
|
33
|
1234
|
May 6, 2025
|
Fast division by 2
|
|
13
|
467
|
November 3, 2024
|
Julia's type system : what am I missing?
|
|
11
|
468
|
July 11, 2025
|
Making `setindex` public, how to document it, rethinking the Collections docs
|
|
13
|
617
|
August 15, 2024
|
Palindrome
|
|
19
|
667
|
December 27, 2024
|
Memory leak when migrating from Julia 1.10.7 to 1.11.2
|
|
10
|
860
|
April 8, 2025
|
Issue at REPL with 1.11---am I doing something silly here?
|
|
16
|
1004
|
October 9, 2024
|
Pluto notebooks on Colab's kernel proxy port
|
|
3
|
246
|
July 12, 2025
|
Threads are not speeding up computation a lot
|
|
70
|
1176
|
March 20, 2025
|
Efficient optimization of objective with cos and sin terms
|
|
25
|
590
|
March 27, 2025
|
Optimizing a puzzle from the Balatro game: discarding part of a poker hand to get a pair
|
|
14
|
519
|
October 30, 2024
|
An example for cross-platform standalone GUI application
|
|
3
|
370
|
May 9, 2025
|
Two questions about Julia
|
|
11
|
613
|
December 21, 2024
|
Is Julia even the right choice for this contrarian game idea long-term?
|
|
11
|
606
|
November 28, 2024
|
Is it hard to support Julia UDFs in DuckDB?
|
|
42
|
1642
|
March 18, 2025
|
Copyright and license of Julia packages
|
|
37
|
822
|
July 18, 2025
|
😤 Multi-line expressions aren't fully computed
|
|
22
|
407
|
July 11, 2025
|
Why the free variables in function body don't get bound at function definition time?
|
|
52
|
1192
|
May 14, 2025
|
In Binary Floating Point, you can multiply without multiplying
|
|
22
|
768
|
October 25, 2024
|
`ifelse(x<y, x, y)` much faster than `min()`
|
|
16
|
398
|
October 28, 2024
|
[ANN] ManifoldsBase.jl 1.0
|
|
7
|
366
|
February 17, 2025
|
General Q's about Julia
|
|
14
|
893
|
July 5, 2025
|
How to Maintain Consistent Julia Package Versions Across a Team - Julia & ModelingToolkit Versioning Issues – Best Practices?
|
|
9
|
291
|
March 28, 2025
|
Broadcasting performance
|
|
13
|
563
|
January 6, 2025
|
What does `include` do?
|
|
27
|
881
|
October 25, 2024
|
I think one can calculate logarithmn using only one known logarithmn value log2(1.5)
|
|
17
|
781
|
September 13, 2024
|
A matter of taste
|
|
18
|
626
|
March 26, 2025
|
Help with a new routine to add labels to the tail of each plot
|
|
9
|
189
|
March 5, 2025
|
Why the compiler can't optimize this simple code?
|
|
20
|
673
|
November 14, 2024
|
Choosing colors for lines over heatmap
|
|
9
|
284
|
August 1, 2024
|
Optimizing or replacing IF-ELSEIF-ELSE statements
|
|
9
|
400
|
March 12, 2025
|
Don't understand why code runs out of memory and crashes
|
|
29
|
601
|
December 27, 2024
|
ANN: New Github organization OpenSourceAWE
|
|
1
|
313
|
June 22, 2025
|
Is there a ruff like linter
|
|
13
|
505
|
July 22, 2025
|
Package for dealing with symmetric matrices efficiently
|
|
9
|
263
|
July 4, 2025
|
Infinite array
|
|
10
|
425
|
April 28, 2025
|
A Primal-Dual Global Optimization approach on the Cutting Stock Problem
|
|
18
|
447
|
July 7, 2025
|
Calling Python function JIT compiled with JAX from Julia without overhead
|
|
25
|
1300
|
May 28, 2025
|
Why is BigFloat mutable?
|
|
18
|
313
|
January 20, 2025
|
How to isolate & report non-deterministic bug
|
|
16
|
416
|
March 28, 2025
|
Does Julia support Zen 4 CPUs?
|
|
9
|
739
|
September 11, 2024
|
Julia v1.12.0-beta3 is now available
|
|
1
|
1234
|
May 13, 2025
|
Performance of loops
|
|
30
|
844
|
August 19, 2024
|