Using TaylorSeries.jl for functions with many variables (~1000)
|
|
20
|
621
|
March 27, 2023
|
View and boolean indexing
|
|
4
|
357
|
March 26, 2023
|
Short delay for first input action in v1.9.0-rc1
|
|
4
|
417
|
March 26, 2023
|
Best way to Synchronize Threads/Lock variables in a nontrivial computation
|
|
4
|
747
|
March 25, 2023
|
Julia multithreading is running slower than serial, can someone please explain why…?
|
|
14
|
749
|
March 24, 2023
|
Efficiently in-place filling an array of ForwardDiff.Dual
|
|
2
|
284
|
March 24, 2023
|
Performance tips for a function which finds n maximums in a matrix
|
|
8
|
720
|
March 23, 2023
|
Spurious memory allocations within function
|
|
9
|
460
|
March 22, 2023
|
Performance help for first passage time simulation
|
|
24
|
673
|
March 22, 2023
|
Fast permutation vector: code needed
|
|
38
|
809
|
March 21, 2023
|
Profiling memory allocations
|
|
1
|
644
|
March 21, 2023
|
Performance scaling of broadcasting compared to looping
|
|
19
|
794
|
March 21, 2023
|
Orders of magnitude runtime difference in row-wise norm
|
|
5
|
389
|
March 21, 2023
|
What next after SnoopCompile?
|
|
7
|
918
|
March 20, 2023
|
Threads question
|
|
4
|
876
|
March 20, 2023
|
Need for speed: looping over subdataframes to construct lags
|
|
6
|
413
|
March 18, 2023
|
Strange memory allocations with structs containing functions
|
|
6
|
367
|
March 17, 2023
|
How to speed up the numerical integration with interpolation
|
|
7
|
1550
|
March 17, 2023
|
Preallocating Interpolation object
|
|
3
|
256
|
March 16, 2023
|
Solving for only half the solution in NonlinearSolve.jl
|
|
1
|
269
|
March 16, 2023
|
Allocation when applying in place multiplication to matrix of SVector
|
|
2
|
205
|
March 15, 2023
|
LLVM code changes if code is wrapped in function
|
|
2
|
340
|
March 15, 2023
|
Memory allocation issue of a Euler solver implementation
|
|
2
|
329
|
March 14, 2023
|
Perf help: Random Walks for BoundaryValueProblems
|
|
2
|
291
|
March 14, 2023
|
Save data into mysql database in batch mode on transaction basis
|
|
2
|
324
|
March 13, 2023
|
Lazy broadcasting speed issues
|
|
13
|
791
|
March 12, 2023
|
Are "Closures should be avoided whenever possible" still valid in Julia v1.9+?
|
|
5
|
1184
|
March 12, 2023
|
Performance of a transpose compared to c and cache friendliness
|
|
6
|
526
|
March 11, 2023
|
FFTW plan gets clobbered when module is compiled
|
|
1
|
556
|
March 11, 2023
|
Sieving for Bsmooth values
|
|
15
|
425
|
March 9, 2023
|