The filter function is non-intuitive
|
|
25
|
3104
|
September 2, 2020
|
Where is `===` actually defined?
|
|
5
|
532
|
September 2, 2020
|
Non-sorted SparseMatrixCSC
|
|
23
|
2090
|
September 1, 2020
|
Input from System Clock
|
|
4
|
433
|
September 1, 2020
|
Can we have inferable fetch(task)?
|
|
5
|
746
|
August 26, 2020
|
Question about Julia sparse matrices design decisions
|
|
3
|
627
|
August 25, 2020
|
Single-method function as a more re-evaluation-friendly `const`?
|
|
10
|
1179
|
August 25, 2020
|
Parser deprecation warning
|
|
4
|
392
|
August 23, 2020
|
One-sided ranges in array indexes
|
|
11
|
2163
|
August 23, 2020
|
Why ∀ is an invalid character?
|
|
7
|
2950
|
August 22, 2020
|
`unsafe_pointer_to_objref(::Ptr{T})` is not type stable
|
|
1
|
418
|
August 20, 2020
|
Discovery of possible keywords for kwargs... Maybe we need Base.optional_keywords?
|
|
7
|
869
|
August 16, 2020
|
Realistically, how close is Gaius.jl to becoming a full replacement for BLAS in Julia?
|
|
13
|
4714
|
August 16, 2020
|
Why is "macro" different from "function" if everything is an expression?
|
|
4
|
943
|
August 16, 2020
|
Repl.it Jam: If you knew then what you know now
|
|
10
|
1370
|
August 15, 2020
|
Why are tuples covariant?
|
|
2
|
1032
|
August 15, 2020
|
How can I run hooks before and after the execution of a command in the REPL?
|
|
11
|
1038
|
August 14, 2020
|
`'` or `transpose` failing on strings is not beginner-friendly
|
|
2
|
490
|
August 14, 2020
|
PSA: Julia is not at that stage of development anymore
|
|
2
|
7292
|
August 13, 2020
|
Should macros get an `__istoplevel__` or `__scope__` argument?
|
|
5
|
614
|
August 13, 2020
|
Should scalar calculation in Broadcast be "lazy"?
|
|
12
|
906
|
August 10, 2020
|
Why does Julia promote full array to sparse array?
|
|
8
|
939
|
August 10, 2020
|
Seems useful to write a macro that prepends the method signature to the docstring?
|
|
3
|
533
|
August 9, 2020
|
Collecting possible improvements in word choice
|
|
3
|
1272
|
August 6, 2020
|
Same constructors, less code written
|
|
7
|
867
|
August 3, 2020
|
A Question on the Type System: Concrete Types, Super-Types and Type Intersections
|
|
11
|
753
|
July 29, 2020
|
Reviewing old issues
|
|
5
|
780
|
July 26, 2020
|
Why @view add a "true &&" before the view call?
|
|
1
|
990
|
July 25, 2020
|
Make Pkg.undo work accross sessions
|
|
2
|
416
|
July 25, 2020
|
To Adopt mandatory semicolon in method calls if kwargs are passed
|
|
7
|
1587
|
July 25, 2020
|