|
Swizzling the super type of a foreign Julia type (or: how evil must I be?)
|
|
2
|
828
|
January 24, 2020
|
|
Proposal: syntax for accessing arrays using relative indices
|
|
11
|
1138
|
January 24, 2020
|
|
Atan(y,x) for complex numbers
|
|
4
|
1127
|
January 23, 2020
|
|
Add `if` to for-loops like in comprehensions
|
|
5
|
857
|
January 21, 2020
|
|
RFC: Make an abstraction for custom task parallel schedulers (GSoC proposal)
|
|
19
|
1936
|
January 20, 2020
|
|
Should a view of a SharedArray be also shared between workers?
|
|
3
|
543
|
January 20, 2020
|
|
Parallel Mersenne Twister
|
|
18
|
2616
|
January 19, 2020
|
|
Building thread-safe data structures
|
|
0
|
541
|
January 19, 2020
|
|
Improve type handling in skipmissing
|
|
8
|
723
|
January 19, 2020
|
|
What concurrency tools you think will be useful to add to julia?
|
|
2
|
500
|
January 19, 2020
|
|
Any syntax to specify whether a function should or should not be compiled?
|
|
9
|
1273
|
January 16, 2020
|
|
Why not make + and sum() operators between Booleans act as bitwise operators?
|
|
5
|
1192
|
January 14, 2020
|
|
New scope solution
|
|
233
|
23590
|
January 14, 2020
|
|
Does Julia support hardware, which does not provide twos' complement integers?
|
|
13
|
1610
|
January 10, 2020
|
|
Bug with @edit macro attempts to edit non-existant file on OSX
|
|
3
|
553
|
January 8, 2020
|
|
Should "1 ∈ 1" be "true"?
|
|
3
|
841
|
January 3, 2020
|
|
Question about how method signatures are encoded in `Docs.Meta`
|
|
2
|
427
|
December 28, 2019
|
|
Question regarding Julia's planned approach to composable, safe, and easy multithreading
|
|
14
|
3929
|
December 23, 2019
|
|
Extend the domain of maximum and minimum to include empty collection?
|
|
24
|
4144
|
December 22, 2019
|
|
Get function object from method
|
|
7
|
1578
|
December 19, 2019
|
|
Perhaps a new way of composing functions
|
|
2
|
742
|
December 17, 2019
|
|
Unification or pattern matching for matching `UnionAll` types against each other
|
|
8
|
823
|
December 16, 2019
|
|
Could performance of globals be improved by a 265 like approach?
|
|
9
|
1230
|
December 16, 2019
|
|
Iterate() not defined for RemoteChannel
|
|
0
|
375
|
December 15, 2019
|
|
Suggestion for sometimes faster data serialization
|
|
8
|
827
|
December 15, 2019
|
|
Using other Integer types as type parameters
|
|
3
|
843
|
December 13, 2019
|
|
Can `eltype()` deduce the element type of a generator?
|
|
30
|
3245
|
December 11, 2019
|
|
Working towards better C interop
|
|
5
|
1963
|
December 10, 2019
|
|
A version of sparse! that updates a previously existing SparseMatrixCSC?
|
|
2
|
997
|
December 8, 2019
|
|
How IntervalSets and UnitRanges compare in functionality?
|
|
1
|
654
|
December 6, 2019
|