|
Parallel Mersenne Twister
|
|
18
|
2597
|
January 19, 2020
|
|
Building thread-safe data structures
|
|
0
|
538
|
January 19, 2020
|
|
Improve type handling in skipmissing
|
|
8
|
707
|
January 19, 2020
|
|
What concurrency tools you think will be useful to add to julia?
|
|
2
|
495
|
January 19, 2020
|
|
Any syntax to specify whether a function should or should not be compiled?
|
|
9
|
1271
|
January 16, 2020
|
|
Why not make + and sum() operators between Booleans act as bitwise operators?
|
|
5
|
1183
|
January 14, 2020
|
|
New scope solution
|
|
233
|
23414
|
January 14, 2020
|
|
Does Julia support hardware, which does not provide twos' complement integers?
|
|
13
|
1603
|
January 10, 2020
|
|
Bug with @edit macro attempts to edit non-existant file on OSX
|
|
3
|
551
|
January 8, 2020
|
|
Should "1 ∈ 1" be "true"?
|
|
3
|
839
|
January 3, 2020
|
|
Question about how method signatures are encoded in `Docs.Meta`
|
|
2
|
421
|
December 28, 2019
|
|
Question regarding Julia's planned approach to composable, safe, and easy multithreading
|
|
14
|
3919
|
December 23, 2019
|
|
Extend the domain of maximum and minimum to include empty collection?
|
|
24
|
4111
|
December 22, 2019
|
|
Get function object from method
|
|
7
|
1570
|
December 19, 2019
|
|
Perhaps a new way of composing functions
|
|
2
|
736
|
December 17, 2019
|
|
Unification or pattern matching for matching `UnionAll` types against each other
|
|
8
|
813
|
December 16, 2019
|
|
Could performance of globals be improved by a 265 like approach?
|
|
9
|
1216
|
December 16, 2019
|
|
Iterate() not defined for RemoteChannel
|
|
0
|
374
|
December 15, 2019
|
|
Suggestion for sometimes faster data serialization
|
|
8
|
824
|
December 15, 2019
|
|
Using other Integer types as type parameters
|
|
3
|
832
|
December 13, 2019
|
|
Can `eltype()` deduce the element type of a generator?
|
|
30
|
3220
|
December 11, 2019
|
|
Working towards better C interop
|
|
5
|
1952
|
December 10, 2019
|
|
A version of sparse! that updates a previously existing SparseMatrixCSC?
|
|
2
|
990
|
December 8, 2019
|
|
How IntervalSets and UnitRanges compare in functionality?
|
|
1
|
646
|
December 6, 2019
|
|
Are there any (long term) plans to add higher order generics (a.k.a. higher kinded types) to Julia?
|
|
50
|
8337
|
December 4, 2019
|
|
Trojan horse types - a type that takes over the function calling it
|
|
20
|
1393
|
December 2, 2019
|
|
Compile time slowdown from 1.1 to 1.2
|
|
12
|
2229
|
November 27, 2019
|
|
Type chains for multiple dispatch
|
|
3
|
771
|
November 27, 2019
|
|
findfirst for iterator-defined collections
|
|
5
|
1250
|
November 26, 2019
|
|
Paper for discussion: The Linear Algebra Mapping Problem
|
|
13
|
1624
|
November 25, 2019
|