|
Are "inline assignments" inside loop predicates bad for type inference?
|
|
4
|
782
|
June 2, 2022
|
|
Proof of concept - Verifiability of scientific articles on blockchains using the Julia programming language
|
|
2
|
495
|
June 1, 2022
|
|
Package load time regressions in v1.8-beta3
|
|
21
|
3450
|
June 1, 2022
|
|
Should a = [0]; a[[1,1]]+=[1,2] cause a==[3]?
|
|
8
|
678
|
May 25, 2022
|
|
Why don't macros and modules also have backedges to allow "invalidating" dependent code?
|
|
0
|
499
|
May 21, 2022
|
|
The verbosity of dropdims…dims…dims (was: range improvement for 1.1)
|
|
15
|
1252
|
May 20, 2022
|
|
Eachindex for individual axes of multidimensional arrays?
|
|
7
|
4858
|
May 18, 2022
|
|
Exportall might be useful in some (limited) cases?
|
|
9
|
730
|
May 16, 2022
|
|
Why distinguish macro names with @?
|
|
47
|
2188
|
May 14, 2022
|
|
Method / Type error verbosity & semantics
|
|
1
|
416
|
May 13, 2022
|
|
Reading about the removal of eye has put me into a deep emotional state
|
|
2
|
945
|
May 11, 2022
|
|
How to get Julia SSA-form IR (with Phi nodes)?
|
|
21
|
2187
|
May 11, 2022
|
|
Opinions on CLASP and Extempore?
|
|
0
|
336
|
May 11, 2022
|
|
Why are kwargs printed in full in a MethodError?
|
|
4
|
520
|
May 10, 2022
|
|
Move Random into Base?
|
|
22
|
3874
|
May 9, 2022
|
|
Remove references to `OS_HANDLE` in docs
|
|
4
|
430
|
May 9, 2022
|
|
How about to simplify the factorial function name?
|
|
18
|
1561
|
May 8, 2022
|
|
Does Julia's Linux platform support ever call syscalls directly?
|
|
6
|
648
|
May 8, 2022
|
|
Chipping in on pushfirst/popfirst
|
|
2
|
712
|
May 8, 2022
|
|
`eltype` could be smarter
|
|
8
|
781
|
May 4, 2022
|
|
Implicitly loaded modules in the future?
|
|
278
|
18613
|
May 4, 2022
|
|
One feature we could learn from Matlab?
|
|
5
|
1114
|
April 26, 2022
|
|
Why does Julia not support JSON syntax to create a Dict?
|
|
27
|
7125
|
April 25, 2022
|
|
Does the julia executable already include a git client?
|
|
1
|
403
|
April 25, 2022
|
|
Memory Leak: GC does not deallocate values allocated while it was turned off, unless specifically requested
|
|
6
|
1212
|
April 24, 2022
|
|
Printing of unsigned numbers
|
|
29
|
2919
|
April 22, 2022
|
|
One-line `if ... then ...` syntax
|
|
26
|
6506
|
April 22, 2022
|
|
Tests passing on 1.6, segfault on 1.7
|
|
6
|
546
|
April 22, 2022
|
|
Arrays of abstract types within a parametric type
|
|
17
|
1588
|
April 21, 2022
|
|
Allow convert(String, :test)
|
|
4
|
424
|
April 21, 2022
|