|
NamedTuple constructor syntax
|
|
2
|
825
|
October 4, 2022
|
|
By= argument for maximum, minimum, findmax, findmin
|
|
1
|
721
|
October 3, 2022
|
|
Make julia without repl precompile
|
|
2
|
372
|
October 1, 2022
|
|
Documentation for how macros handle keyword arguments
|
|
2
|
1039
|
October 1, 2022
|
|
Why there is no in-place `map!` on arrays?
|
|
13
|
1442
|
September 29, 2022
|
|
About static compilation and static analysis
|
|
22
|
3431
|
September 28, 2022
|
|
What do we call the type specific versions of methods?
|
|
2
|
321
|
September 27, 2022
|
|
CategoricalArrays forces OpenSpecFun_jll recompilation
|
|
25
|
1306
|
September 26, 2022
|
|
Proposal to extend the syntax of list comprehensions with a `let` clause
|
|
38
|
2306
|
September 19, 2022
|
|
Define map, filter, ... also as functionals
|
|
10
|
1565
|
September 19, 2022
|
|
Feature request: generalization of findmax/findmin to n values
|
|
5
|
2647
|
September 17, 2022
|
|
Function select only compatible args
|
|
7
|
612
|
September 15, 2022
|
|
An easy way to debug the julia code in base/
|
|
11
|
1595
|
September 14, 2022
|
|
Why does the first enum member value default to zero instead of one?
|
|
3
|
594
|
September 13, 2022
|
|
Why doesn't `vect` return a union-typed result if the number of elements is small?
|
|
3
|
632
|
September 13, 2022
|
|
Relocation target is out of range using JITLink
|
|
8
|
1138
|
September 13, 2022
|
|
Finding possible keyword arguments
|
|
18
|
2574
|
September 13, 2022
|
|
Stdio and Julia run time - implications for embedding Julia?
|
|
0
|
386
|
September 10, 2022
|
|
Duplication of standard libraries
|
|
2
|
447
|
September 10, 2022
|
|
Request for un'stdlibfication of Statistics
|
|
78
|
6768
|
September 10, 2022
|
|
Keeping the syntax and the need to memorise syntax simple
|
|
100
|
7968
|
September 7, 2022
|
|
Compiling AST's
|
|
1
|
359
|
September 6, 2022
|
|
Error calling `similar(Array{ComplexF32}, Float32)`
|
|
11
|
757
|
August 30, 2022
|
|
Constructors for `<:Function` types when possible, like in C++
|
|
7
|
853
|
September 1, 2022
|
|
Known bugs in new Julia releases
|
|
14
|
2425
|
August 30, 2022
|
|
Deepsimilar()?
|
|
7
|
536
|
August 29, 2022
|
|
Dispatch on symbol name for `getproperty`
|
|
8
|
989
|
August 29, 2022
|
|
Feasibility of nested forward diff with sparse partials
|
|
6
|
448
|
August 25, 2022
|
|
About @assume_effects
|
|
10
|
1542
|
August 24, 2022
|
|
Suggestion: introduce something like a @inferable or @typestable macro to the language
|
|
30
|
1558
|
August 21, 2022
|