`indexin` should accept Tuples as second argument?
|
|
1
|
433
|
March 15, 2021
|
`maximum`, `minimum`, etc, with array with missing values
|
|
1
|
909
|
March 5, 2021
|
Which paper(s) to read on Julia design?
|
|
5
|
1244
|
February 8, 2021
|
LLVM vector casting? bitcast … vector<4xi64> to vector<8xi32>
|
|
2
|
464
|
February 6, 2021
|
External talk: "GopherCon 2020: Austin Clements - Pardon the Interruption: Loop Preemption in Go 1.14"
|
|
0
|
574
|
January 18, 2021
|
Julia on Big Sur arm64
|
|
1
|
1130
|
December 18, 2020
|
Which symbols are special cased in the same way as `.*`, `.+`, etc
|
|
5
|
714
|
October 22, 2020
|
Non-sorted SparseMatrixCSC
|
|
23
|
2060
|
September 1, 2020
|
`'` or `transpose` failing on strings is not beginner-friendly
|
|
2
|
480
|
August 14, 2020
|
Are Julia internals documented in depth somewhere or we need to read source code?
|
|
4
|
1049
|
July 21, 2020
|
Multithreaded GC?
|
|
18
|
2484
|
June 16, 2020
|
Changing precedence of the piping operator
|
|
4
|
1591
|
June 4, 2020
|
Speeding up julia on aarch64
|
|
15
|
2424
|
April 29, 2020
|
Julia 1.3, 1.4 on MacOS and Intel MKL Error
|
|
23
|
3593
|
April 21, 2020
|
Get function object from method
|
|
7
|
1456
|
December 19, 2019
|
Could performance of globals be improved by a 265 like approach?
|
|
9
|
1093
|
December 16, 2019
|
Optional use of commas
|
|
15
|
2120
|
October 15, 2019
|
BigFloat struct size is larger than mpfr_t
|
|
9
|
1022
|
August 23, 2019
|
`Base.Printf.ini_dec` has a fall-thru issue
|
|
1
|
491
|
August 7, 2019
|
Multi-threaded tasks, external multi-threaded code, avoiding oversubscription
|
|
2
|
769
|
July 28, 2019
|
What happened to `T?`
|
|
19
|
1739
|
June 21, 2019
|
Embedding Julia while maintaining task scheduler
|
|
3
|
1131
|
June 8, 2019
|
Compilation times for long static vectors are increasing
|
|
2
|
767
|
May 19, 2019
|
Discussion: Context Dispatch - yes? no? questions? answers?
|
|
11
|
2289
|
May 17, 2019
|
Using generated functions to preallocate memory?
|
|
16
|
1912
|
April 14, 2019
|
Should better error messages be added to `inv`?
|
|
1
|
839
|
April 12, 2019
|
RFC: a "workaround" for the multi-project precompilation cache problem without long-term code debt
|
|
18
|
2133
|
March 26, 2019
|
Decentralized Package Manager
|
|
15
|
1741
|
February 19, 2019
|
Request: "type functions" for parametric dispatch
|
|
5
|
2369
|
February 1, 2019
|
Internal representation of `using Foo`
|
|
4
|
854
|
January 21, 2019
|