Using TaylorSeries.jl for functions with many variables (~1000)
|
|
20
|
556
|
March 27, 2023
|
View and boolean indexing
|
|
4
|
349
|
March 26, 2023
|
Short delay for first input action in v1.9.0-rc1
|
|
4
|
398
|
March 26, 2023
|
Best way to Synchronize Threads/Lock variables in a nontrivial computation
|
|
4
|
723
|
March 25, 2023
|
Julia multithreading is running slower than serial, can someone please explain why…?
|
|
14
|
715
|
March 24, 2023
|
Efficiently in-place filling an array of ForwardDiff.Dual
|
|
2
|
268
|
March 24, 2023
|
Performance tips for a function which finds n maximums in a matrix
|
|
8
|
681
|
March 23, 2023
|
Spurious memory allocations within function
|
|
9
|
436
|
March 22, 2023
|
Performance help for first passage time simulation
|
|
24
|
593
|
March 22, 2023
|
Fast permutation vector: code needed
|
|
38
|
649
|
March 21, 2023
|
Profiling memory allocations
|
|
1
|
632
|
March 21, 2023
|
Performance scaling of broadcasting compared to looping
|
|
19
|
743
|
March 21, 2023
|
Orders of magnitude runtime difference in row-wise norm
|
|
5
|
365
|
March 21, 2023
|
What next after SnoopCompile?
|
|
7
|
878
|
March 20, 2023
|
Threads question
|
|
4
|
858
|
March 20, 2023
|
Need for speed: looping over subdataframes to construct lags
|
|
6
|
395
|
March 18, 2023
|
Strange memory allocations with structs containing functions
|
|
6
|
339
|
March 17, 2023
|
How to speed up the numerical integration with interpolation
|
|
7
|
1503
|
March 17, 2023
|
Preallocating Interpolation object
|
|
3
|
244
|
March 16, 2023
|
Solving for only half the solution in NonlinearSolve.jl
|
|
1
|
253
|
March 16, 2023
|
Allocation when applying in place multiplication to matrix of SVector
|
|
2
|
193
|
March 15, 2023
|
LLVM code changes if code is wrapped in function
|
|
2
|
328
|
March 15, 2023
|
Memory allocation issue of a Euler solver implementation
|
|
2
|
317
|
March 14, 2023
|
Perf help: Random Walks for BoundaryValueProblems
|
|
2
|
277
|
March 14, 2023
|
Save data into mysql database in batch mode on transaction basis
|
|
2
|
310
|
March 13, 2023
|
Lazy broadcasting speed issues
|
|
13
|
738
|
March 12, 2023
|
Are "Closures should be avoided whenever possible" still valid in Julia v1.9+?
|
|
5
|
1166
|
March 12, 2023
|
Performance of a transpose compared to c and cache friendliness
|
|
6
|
500
|
March 11, 2023
|
FFTW plan gets clobbered when module is compiled
|
|
1
|
546
|
March 11, 2023
|
Sieving for Bsmooth values
|
|
15
|
398
|
March 9, 2023
|