Is this a good illustration of the principle "Don't store fields you can compute on demand"?
|
|
6
|
386
|
June 9, 2022
|
Test of expand and substitute in Symbolics.jl, SymEngine.jl and Mathematica
|
|
18
|
1030
|
June 9, 2022
|
Reinterpret to non bits type
|
|
41
|
1343
|
June 8, 2022
|
Type Sudoku (test if object is a struct)
|
|
21
|
1413
|
June 8, 2022
|
What is the equivalent of this OpenMP Directive in Julia?
|
|
14
|
1929
|
June 7, 2022
|
ProgressMeter while using DataFrame commands?
|
|
2
|
496
|
June 7, 2022
|
Why is Traceur Warning: is assigned as Union{Nothing, Tuple{Int64, Int64}}?
|
|
2
|
458
|
June 7, 2022
|
Small changes on large arrays of custom types: mutable or immutable? shallow or deepcopy?
|
|
3
|
434
|
June 7, 2022
|
Benchmarking all algorithms in DiffEq/Optimisation code
|
|
1
|
653
|
June 7, 2022
|
Semaphore with permit id?
|
|
1
|
332
|
June 7, 2022
|
Expressiveness for queries
|
|
3
|
258
|
June 6, 2022
|
UInt128 to Float64 conversion
|
|
2
|
668
|
June 6, 2022
|
How to tranform a vector into a matrix?
|
|
5
|
757
|
June 6, 2022
|
Array broadcasting slower than numpy?
|
|
20
|
702
|
June 4, 2022
|
Performance slowdown on AMD with Windows10 compared to Intel with Linux (arch)
|
|
7
|
978
|
June 3, 2022
|
How to avoid vectors of abstract types?
|
|
5
|
370
|
June 3, 2022
|
Julia vs Trilinos
|
|
8
|
628
|
June 2, 2022
|
How to count heap allocations easily?
|
|
4
|
812
|
June 1, 2022
|
Precompute some values of a function
|
|
7
|
603
|
June 1, 2022
|
Understanding message passing with pmap
|
|
3
|
412
|
June 1, 2022
|
Help with increasing performance in badly coded functions
|
|
5
|
429
|
May 31, 2022
|
Anonymous function performance
|
|
9
|
842
|
May 31, 2022
|
Optionally multi threaded for loop
|
|
9
|
998
|
May 31, 2022
|
Need help with example; Mixture Density Networks from Site
|
|
25
|
666
|
May 31, 2022
|
Package development tools - in environment but not dependency
|
|
6
|
374
|
May 31, 2022
|
Contents of the function run well when timed alone, but not when they are in a loop inside the function
|
|
8
|
899
|
May 31, 2022
|
Extra allocations/time when a function is returned from another function than defined directly
|
|
6
|
304
|
May 30, 2022
|
AdaptiveMCMC
|
|
9
|
700
|
May 30, 2022
|
Mv() in Windows
|
|
6
|
470
|
May 30, 2022
|
Naive lookup table with lots of allocations
|
|
11
|
563
|
May 30, 2022
|