|
Making an immutable array type?
|
|
19
|
6286
|
November 16, 2019
|
|
Clarification about memory management of immutable and mutable struct
|
|
12
|
5195
|
November 14, 2019
|
|
Accessing `ans` by pressing the `[DOWN]` key
|
|
12
|
1089
|
November 10, 2019
|
|
Thoughts around ways of ensuring compile time evaluation / const prop / inference?
|
|
17
|
2567
|
November 10, 2019
|
|
`@everywhere using` fails for stdlib functions in distribution binaries
|
|
4
|
578
|
November 10, 2019
|
|
Does a Julia official standard (reference) exist?
|
|
3
|
863
|
November 7, 2019
|
|
Intended audience for the manual
|
|
2
|
987
|
November 1, 2019
|
|
End keyword in creating CartesianIndex
|
|
9
|
951
|
October 30, 2019
|
|
Check package version
|
|
1
|
2222
|
October 30, 2019
|
|
Julia 1.4 feature freeze: Dec 15th
|
|
4
|
2169
|
October 29, 2019
|
|
Warning for unused type variables in where
|
|
3
|
837
|
October 29, 2019
|
|
How to create embedded modules
|
|
5
|
761
|
October 26, 2019
|
|
Factorize() on Symmetric types does not try cholesky()
|
|
9
|
781
|
October 24, 2019
|
|
How to do `select` on channels like go(`alts` in clojure)?
|
|
2
|
641
|
October 23, 2019
|
|
Map/pmap and scalar argument
|
|
4
|
720
|
October 22, 2019
|
|
Making views the default indexing behavior in 2.0?
|
|
11
|
1774
|
October 21, 2019
|
|
Bug? shuffle() breaks normalisation test
|
|
8
|
1233
|
October 21, 2019
|
|
Avoiding a Julia version of the Python 2/3 mess
|
|
22
|
3946
|
October 18, 2019
|
|
New LLVM JIT Features
|
|
13
|
3331
|
October 15, 2019
|
|
Optional use of commas
|
|
15
|
2268
|
October 15, 2019
|
|
Generalised CUDA/CPU
|
|
10
|
1295
|
October 10, 2019
|
|
Lazy and eager API design
|
|
6
|
1465
|
October 10, 2019
|
|
Intel Mkl Windows building
|
|
33
|
6068
|
October 7, 2019
|
|
Does Julia Need a C++ style `static` keyword?
|
|
21
|
4276
|
September 27, 2019
|
|
Built Julia by platform/arch
|
|
4
|
738
|
September 25, 2019
|
|
Type inference with AbstractMatrix
|
|
2
|
424
|
September 22, 2019
|
|
Executed lines of code per line of written code
|
|
3
|
1089
|
September 21, 2019
|
|
Allow syntax like Int32(1:10)?
|
|
30
|
1544
|
September 20, 2019
|
|
Functional application, reconciling currying with multiple dispatch
|
|
6
|
3289
|
September 19, 2019
|
|
Marking more standard library methods as pure to enable LLVM optimizations?
|
|
11
|
1608
|
September 17, 2019
|