|
Proposal to extend the syntax of list comprehensions with a `let` clause
|
|
38
|
2257
|
September 19, 2022
|
|
Define map, filter, ... also as functionals
|
|
10
|
1541
|
September 19, 2022
|
|
Feature request: generalization of findmax/findmin to n values
|
|
5
|
2640
|
September 17, 2022
|
|
Function select only compatible args
|
|
7
|
603
|
September 15, 2022
|
|
An easy way to debug the julia code in base/
|
|
11
|
1580
|
September 14, 2022
|
|
Why does the first enum member value default to zero instead of one?
|
|
3
|
586
|
September 13, 2022
|
|
Why doesn't `vect` return a union-typed result if the number of elements is small?
|
|
3
|
627
|
September 13, 2022
|
|
Relocation target is out of range using JITLink
|
|
8
|
1109
|
September 13, 2022
|
|
Finding possible keyword arguments
|
|
18
|
2549
|
September 13, 2022
|
|
Stdio and Julia run time - implications for embedding Julia?
|
|
0
|
385
|
September 10, 2022
|
|
Duplication of standard libraries
|
|
2
|
438
|
September 10, 2022
|
|
Request for un'stdlibfication of Statistics
|
|
78
|
6653
|
September 10, 2022
|
|
Keeping the syntax and the need to memorise syntax simple
|
|
100
|
7784
|
September 7, 2022
|
|
Compiling AST's
|
|
1
|
356
|
September 6, 2022
|
|
Error calling `similar(Array{ComplexF32}, Float32)`
|
|
11
|
726
|
August 30, 2022
|
|
Constructors for `<:Function` types when possible, like in C++
|
|
7
|
840
|
September 1, 2022
|
|
Known bugs in new Julia releases
|
|
14
|
2407
|
August 30, 2022
|
|
Deepsimilar()?
|
|
7
|
521
|
August 29, 2022
|
|
Dispatch on symbol name for `getproperty`
|
|
8
|
969
|
August 29, 2022
|
|
Feasibility of nested forward diff with sparse partials
|
|
6
|
431
|
August 25, 2022
|
|
About @assume_effects
|
|
10
|
1514
|
August 24, 2022
|
|
Suggestion: introduce something like a @inferable or @typestable macro to the language
|
|
30
|
1498
|
August 21, 2022
|
|
Is the linux armv7l binary deprecated?
|
|
2
|
896
|
August 18, 2022
|
|
How to define `promote_rule` without including `Union{}` as an argument?
|
|
0
|
329
|
August 11, 2022
|
|
How is `x::T` lowered? (the actual post)
|
|
4
|
589
|
August 10, 2022
|
|
Should `convert` include a type-assertion to ensure that the conversion succeeds?
|
|
1
|
357
|
August 10, 2022
|
|
Document / export `ht_keyindex()` from dict.jl?
|
|
5
|
698
|
August 8, 2022
|
|
The default alignment of markdown table should be left-aligned?
|
|
0
|
332
|
August 5, 2022
|
|
AbstractVector vs AbstractRange: length vs size -- which is fundamental?
|
|
3
|
1141
|
July 28, 2022
|
|
Should Julia be a systems language?
|
|
9
|
2292
|
July 28, 2022
|