|
How about to simplify the factorial function name?
|
|
18
|
1366
|
May 8, 2022
|
|
Does Julia's Linux platform support ever call syscalls directly?
|
|
6
|
577
|
May 8, 2022
|
|
Chipping in on pushfirst/popfirst
|
|
2
|
675
|
May 8, 2022
|
|
`eltype` could be smarter
|
|
8
|
672
|
May 4, 2022
|
|
Implicitly loaded modules in the future?
|
|
281
|
16322
|
May 4, 2022
|
|
One feature we could learn from Matlab?
|
|
5
|
1045
|
April 26, 2022
|
|
Why does Julia not support JSON syntax to create a Dict?
|
|
27
|
6855
|
April 25, 2022
|
|
Does the julia executable already include a git client?
|
|
1
|
378
|
April 25, 2022
|
|
Memory Leak: GC does not deallocate values allocated while it was turned off, unless specifically requested
|
|
6
|
1118
|
April 24, 2022
|
|
Printing of unsigned numbers
|
|
29
|
2651
|
April 22, 2022
|
|
One-line `if ... then ...` syntax
|
|
26
|
5895
|
April 22, 2022
|
|
Tests passing on 1.6, segfault on 1.7
|
|
6
|
487
|
April 22, 2022
|
|
Arrays of abstract types within a parametric type
|
|
17
|
1449
|
April 21, 2022
|
|
Allow convert(String, :test)
|
|
4
|
365
|
April 21, 2022
|
|
LOAD_PATH includes unquoted individual entries
|
|
10
|
801
|
March 23, 2021
|
|
How to get a function instance from a function type?
|
|
3
|
739
|
April 17, 2022
|
|
What’s stopping Julia from using Boolean values as Singleton types?
|
|
15
|
2248
|
April 11, 2022
|
|
What does `$(Expr(:static_parameter, 1))` do?
|
|
8
|
443
|
April 10, 2022
|
|
Slurping on non-final argument
|
|
3
|
919
|
April 8, 2022
|
|
Optional positional arguments must occur at end
|
|
12
|
2966
|
April 6, 2022
|
|
Inconsistency between zero(x) and zero(T::Type) for matrices
|
|
6
|
509
|
April 6, 2022
|
|
Why are there type-unstable matrix operations in `Base`?
|
|
6
|
772
|
April 5, 2022
|
|
How is the behaviour of using changed in the REPL?
|
|
0
|
298
|
April 4, 2022
|
|
Julia code browsing via Sourcetrail
|
|
1
|
681
|
March 31, 2022
|
|
PATH variable ignored when finding nsys executable (Windows 11)
|
|
2
|
1788
|
March 31, 2022
|
|
How to support passing temporary buffers around
|
|
23
|
1824
|
March 31, 2022
|
|
Inconsistencies in Julia syntax and semantics
|
|
7
|
1303
|
March 29, 2022
|
|
What if the `if` filter from generator statements worked in for loops too?
|
|
4
|
555
|
March 28, 2022
|
|
Optimisations for loops of known size at compile time
|
|
3
|
622
|
March 25, 2022
|
|
Base including notnan, notnothing, ...?
|
|
9
|
887
|
March 25, 2022
|