|
Check gpu availability on a non-gpu machine with CUDA.jl
|
|
1
|
2458
|
March 10, 2021
|
|
Creation of range along given dimension
|
|
5
|
425
|
March 10, 2021
|
|
Finding the mean value of subsets of an array
|
|
4
|
1024
|
March 10, 2021
|
|
How to write a macro whose generated code depends on a runtime expression?
|
|
4
|
820
|
March 10, 2021
|
|
The max matrix of two matrices
|
|
2
|
665
|
March 10, 2021
|
|
Getting the third Friday of the month
|
|
8
|
3709
|
March 10, 2021
|
|
Permutations of a vector that retain the vector "structure"
|
|
6
|
515
|
March 10, 2021
|
|
I noticed two packages `IntervalSets` and `Intervals` that do the same thing, and
|
|
1
|
322
|
March 9, 2021
|
|
Generating Custom Structs
|
|
13
|
1726
|
March 9, 2021
|
|
MethodError no method matching and no hints either
|
|
8
|
1722
|
March 9, 2021
|
|
The slowest zipper
|
|
5
|
401
|
March 9, 2021
|
|
How to force compile-time evaluation of literal calculations?
|
|
4
|
878
|
March 9, 2021
|
|
Dict key=>value to array in comprehension
|
|
3
|
413
|
March 9, 2021
|
|
Are integers immutable and are they acceptable as keys in
|
|
1
|
295
|
March 9, 2021
|
|
Interpolating an `Expr` containing `SSAValue`s/`Slot`s into another `Expr`
|
|
1
|
241
|
March 9, 2021
|
|
SVD gives different results from Python with MWE
|
|
15
|
2166
|
March 9, 2021
|
|
How to resolve `Any`s in this function?
|
|
16
|
562
|
March 9, 2021
|
|
Macro: is it possible to receive an evaluated argument?
|
|
8
|
862
|
March 9, 2021
|
|
ReadOnlyMemoryError
|
|
14
|
6590
|
March 9, 2021
|
|
Looking for a time-series jump test package
|
|
4
|
545
|
March 9, 2021
|
|
Macro: is it possible to receive a function and manipulate its arguments?
|
|
2
|
880
|
March 9, 2021
|
|
How can you guarantee that all the functions / branches / loops in your package has been tested?
|
|
11
|
803
|
March 9, 2021
|
|
General questions from Python user
|
|
59
|
4580
|
March 8, 2021
|
|
Progressbar for multiple workers -- connecting workers to RemoteChannel
|
|
6
|
1198
|
March 8, 2021
|
|
Will the new github security policy affect the way we use/develop Julia packages?
|
|
3
|
667
|
March 8, 2021
|
|
Julia on free tier cloud instances
|
|
4
|
682
|
March 8, 2021
|
|
Subtyping Dict
|
|
8
|
666
|
March 8, 2021
|
|
ChainRulesCore.rrule for custom struct: does the pullback need to support Composite explicitly?
|
|
5
|
607
|
March 8, 2021
|
|
How to print a tree "vertically" defined by `AbstractTrees.jl`
|
|
2
|
1417
|
March 8, 2021
|
|
If I have a an object of type `Array{Float32, 2}`, using `eltype` gives me `Float3
|
|
1
|
253
|
March 8, 2021
|