Tiered dispatch algebra
|
|
13
|
1524
|
September 16, 2020
|
Union Types - Good or Bad?
|
|
17
|
2494
|
September 9, 2020
|
WeakRef semantics
|
|
0
|
705
|
September 7, 2020
|
The speed of light is an integer. Why should we care?
|
|
78
|
8685
|
September 7, 2020
|
Compile of master reports inconsistency?
|
|
1
|
364
|
September 7, 2020
|
Multiple Dispatch with Unions, resolving ambiguities
|
|
1
|
567
|
September 6, 2020
|
AutoDiff, handling of perturbation collision
|
|
10
|
856
|
September 6, 2020
|
Pipe operator quiz! Can you guess the result?
|
|
6
|
983
|
September 4, 2020
|
Extend `mod` first argument to Gaussian integers?
|
|
4
|
690
|
September 3, 2020
|
The filter function is non-intuitive
|
|
25
|
3112
|
September 2, 2020
|
Where is `===` actually defined?
|
|
5
|
532
|
September 2, 2020
|
Non-sorted SparseMatrixCSC
|
|
23
|
2092
|
September 1, 2020
|
Input from System Clock
|
|
4
|
437
|
September 1, 2020
|
Can we have inferable fetch(task)?
|
|
5
|
746
|
August 26, 2020
|
Question about Julia sparse matrices design decisions
|
|
3
|
632
|
August 25, 2020
|
Single-method function as a more re-evaluation-friendly `const`?
|
|
10
|
1182
|
August 25, 2020
|
Parser deprecation warning
|
|
4
|
393
|
August 23, 2020
|
One-sided ranges in array indexes
|
|
11
|
2177
|
August 23, 2020
|
Why ∀ is an invalid character?
|
|
7
|
2957
|
August 22, 2020
|
`unsafe_pointer_to_objref(::Ptr{T})` is not type stable
|
|
1
|
420
|
August 20, 2020
|
Discovery of possible keywords for kwargs... Maybe we need Base.optional_keywords?
|
|
7
|
872
|
August 16, 2020
|
Realistically, how close is Gaius.jl to becoming a full replacement for BLAS in Julia?
|
|
13
|
4726
|
August 16, 2020
|
Why is "macro" different from "function" if everything is an expression?
|
|
4
|
945
|
August 16, 2020
|
Repl.it Jam: If you knew then what you know now
|
|
10
|
1376
|
August 15, 2020
|
Why are tuples covariant?
|
|
2
|
1042
|
August 15, 2020
|
How can I run hooks before and after the execution of a command in the REPL?
|
|
11
|
1043
|
August 14, 2020
|
`'` or `transpose` failing on strings is not beginner-friendly
|
|
2
|
493
|
August 14, 2020
|
PSA: Julia is not at that stage of development anymore
|
|
2
|
7319
|
August 13, 2020
|
Should macros get an `__istoplevel__` or `__scope__` argument?
|
|
5
|
620
|
August 13, 2020
|
Should scalar calculation in Broadcast be "lazy"?
|
|
12
|
917
|
August 10, 2020
|