|
Pkg.test() is orders of magnitude slower than include("test/runtests.jl")
|
|
4
|
388
|
July 7, 2021
|
|
Specific layout for @layout macro in Plots.jl
|
|
5
|
912
|
July 7, 2021
|
|
Pde heat diffusion solution
|
|
34
|
2321
|
July 7, 2021
|
|
Documenter: publish in different languages?
|
|
4
|
489
|
July 7, 2021
|
|
Typestable caching of multiple arrays with different eltype
|
|
3
|
503
|
July 7, 2021
|
|
Automatic differentiation with a for loop in the function definition
|
|
2
|
915
|
July 7, 2021
|
|
StaticArrays being used with DifferentialEquation callbacks
|
|
3
|
523
|
July 7, 2021
|
|
Function return type depends on an input flag : Bad?
|
|
15
|
752
|
July 7, 2021
|
|
How to change .julia folder location
|
|
4
|
2503
|
July 7, 2021
|
|
User defined logger behaviour
|
|
4
|
400
|
July 7, 2021
|
|
How to achieve the expected graph?
|
|
1
|
293
|
July 7, 2021
|
|
Compiler optimizations on integer exponentation
|
|
3
|
443
|
July 7, 2021
|
|
Find neighbored segments/labels in Matrix
|
|
7
|
1053
|
July 6, 2021
|
|
@autodocs methodswith(MyType) using Documenter
|
|
2
|
367
|
July 6, 2021
|
|
Starting GLMakie takes very long
|
|
28
|
3371
|
July 6, 2021
|
|
Julia slowdown on long running programs with many allocations
|
|
6
|
1623
|
July 6, 2021
|
|
Memory usage data for getproperty function
|
|
3
|
440
|
July 6, 2021
|
|
Overloading ≫ yields ERROR: TypeError: non-boolean used in boolean context
|
|
3
|
468
|
July 6, 2021
|
|
@printf not consistent with C printf?
|
|
3
|
595
|
July 6, 2021
|
|
Julia 1.6 UndefVarError: .. not defined
|
|
5
|
607
|
July 6, 2021
|
|
Using functors for sparse Jacobian evaluations
|
|
2
|
428
|
July 6, 2021
|
|
ForwardDiff.derivative! of inplace functions
|
|
1
|
639
|
July 5, 2021
|
|
Unable to use Flux
|
|
5
|
1269
|
July 5, 2021
|
|
Unable to install JuliaPro on Ubuntu
|
|
2
|
311
|
July 5, 2021
|
|
Does Julia have tail call optimization?
|
|
4
|
4461
|
July 5, 2021
|
|
Differential operators: curl div, grad, laplacian, partial derivatives with automatic differentiation
|
|
9
|
2248
|
July 5, 2021
|
|
ForwardDiff caches usage
|
|
5
|
1044
|
July 5, 2021
|
|
How do I best convert a nested named tuple to a nested struct?
|
|
5
|
909
|
July 5, 2021
|
|
Unpacking semi-structured binary stream
|
|
4
|
677
|
July 5, 2021
|
|
`@code_native` shows an algorithm that appears to be O(N), but benchmarking suggests that it's actually O(1)
|
|
12
|
682
|
July 5, 2021
|