State Space Model with PID controller unstable in Julia compared to Matlab
|
|
22
|
352
|
August 2, 2024
|
`Optimization.LBFGS` fails to converge while `Optim.NelderMead()` works
|
|
11
|
277
|
March 29, 2025
|
Why does `A .= sign.(view(A, diagind(A))) .* A` allocate?
|
|
9
|
134
|
November 6, 2024
|
Which copy function should I overload?
|
|
9
|
335
|
June 5, 2025
|
Elimination of duplicate atomic loads (more of an llvm question)
|
|
18
|
516
|
March 28, 2025
|
PythonPlot: use imshow instead of pcolormesh for heatmaps
|
|
13
|
372
|
August 16, 2024
|
Mug.jl performance drop-off
|
|
2
|
254
|
June 12, 2025
|
Recommendation to solve linear systems with very large positive definite symmetric sparse matrix (~10^6 x 10^6)
|
|
14
|
438
|
November 15, 2024
|
How to use Infiltrator?
|
|
9
|
482
|
January 8, 2025
|
Solve linear system under Hermitian constraint
|
|
25
|
219
|
June 30, 2025
|
Creating a Docker Base Image for Faster Deployments
|
|
1
|
661
|
October 11, 2024
|
Enzyme with Const() on a vector throws an error
|
|
20
|
393
|
April 10, 2025
|
Performance optimization:Frequently use permutedims function
|
|
22
|
367
|
May 1, 2025
|
Creating an Iterable of Dicts
|
|
15
|
248
|
November 16, 2024
|
Documenter.jl: How to avoid repetitions of shared docstrings?
|
|
11
|
263
|
May 11, 2025
|
Flatten dicts of dicts in DataFrame
|
|
16
|
230
|
February 19, 2025
|
Query on date doesn't return what expected
|
|
25
|
372
|
November 16, 2024
|
Why does a vector with 10 times more elements takes 2x-5x less time to pre-allocate?
|
|
14
|
370
|
October 30, 2024
|
Excessively long TTFX with Optimization and OptimizationOptimJL
|
|
22
|
383
|
August 24, 2024
|
How to install the newest version of a package?
|
|
23
|
275
|
August 13, 2024
|
Float16 with AMDGPU
|
|
10
|
236
|
August 30, 2024
|
Implementation of Periodic Boundary Conditions
|
|
10
|
424
|
November 7, 2024
|
WARNING: both X and Y export "F"; uses of it in module Z must be qualified
|
|
12
|
224
|
May 1, 2025
|
An issue with dispatching imported types
|
|
41
|
261
|
November 9, 2024
|
Understanding Tullio performances
|
|
12
|
396
|
June 10, 2025
|
Getting to zero allocations in NonlinearSolve.jl
|
|
9
|
265
|
November 29, 2024
|
Plots.jl custom linestyle: longer dashes
|
|
9
|
442
|
August 8, 2024
|
How to spawn persistent threads and reuse them?
|
|
16
|
253
|
February 17, 2025
|
Avoid storing intermediate results from the forward pass by default
|
|
14
|
233
|
September 29, 2024
|
About JuMP.is_solved_and_feasible
|
|
27
|
312
|
April 6, 2025
|
Best way for linear regression problem on product features
|
|
28
|
295
|
April 11, 2025
|
Use exceptions vs other patterns?
|
|
22
|
255
|
October 3, 2024
|
Dereferencing Ptr{Ptr{Int32}}
|
|
21
|
329
|
December 13, 2024
|
Accuracy of TRBDF2 vs matlab's ode23tb?
|
|
15
|
417
|
October 8, 2024
|
Finding the greater word
|
|
19
|
304
|
December 18, 2024
|
Designing interfaces for objects constructable from a file
|
|
35
|
278
|
October 26, 2024
|
Idiomatic way to create non-sticky tasks?
|
|
17
|
524
|
May 3, 2025
|
Custom dot product for GMRES
|
|
14
|
254
|
April 28, 2025
|
Julia segmentation core dump error
|
|
23
|
262
|
February 12, 2025
|
I don't understand why it is slower with CuStaticSharedArray
|
|
9
|
278
|
March 17, 2025
|
Run only the algebraic part of the solver
|
|
27
|
367
|
May 20, 2025
|
How to log to file with a customized log format?
|
|
9
|
228
|
November 25, 2024
|
Cholesky Decomposition of a Sparse Symmetric Positive Semidefinite (SPSD) Singular Matrix
|
|
19
|
307
|
September 23, 2024
|
Acausal Modelling and Control Sytem
|
|
22
|
372
|
May 4, 2025
|
Generalised eigenvalue problem with BigFloat
|
|
11
|
223
|
March 12, 2025
|
How to implement Value Suppressing Colormaps in Makie
|
|
10
|
150
|
June 24, 2025
|
Solvers for Block-Tridiagonal
|
|
14
|
235
|
June 24, 2025
|
Julia code and struct generation
|
|
12
|
404
|
September 6, 2024
|
Export julia code from VSCode to html
|
|
15
|
310
|
July 27, 2024
|
Custom implicit type conversion
|
|
14
|
384
|
July 27, 2024
|