Non-linear analysis
|
|
18
|
234
|
October 29, 2024
|
No allocs after restart
|
|
14
|
279
|
March 20, 2025
|
Reducing the number of allocations in a function
|
|
14
|
240
|
March 14, 2025
|
Struggling to use Mmap with ZipArchives
|
|
20
|
327
|
June 30, 2025
|
```julia -t``` Does not respect the number of threads
|
|
13
|
230
|
July 7, 2025
|
Is it possible to reinterpret and reshape without allocating?
|
|
11
|
259
|
June 13, 2025
|
Finding all arrays of length L that add up to a certain number
|
|
11
|
329
|
September 30, 2024
|
How to quantitatively analyze the impact of memory bandwidth on multithreading
|
|
10
|
173
|
February 6, 2025
|
Type issue in for loop over items in struct field
|
|
19
|
231
|
August 19, 2024
|
ODE solving is fast on DifferentialEquation@7.9.0 but significantly slower on later versions
|
|
10
|
379
|
January 6, 2025
|
ForwardDiff with Matrix of Vector as input argument
|
|
37
|
223
|
October 17, 2024
|
MethodError for same type after includes / modules
|
|
10
|
118
|
September 4, 2024
|
Solving MCP with PathSolver with indexing
|
|
31
|
272
|
January 31, 2025
|
Broadcasting the reshaped data @. versus .=
|
|
13
|
252
|
January 1, 2025
|
Convert string to equation (fast)
|
|
12
|
287
|
October 16, 2024
|
New Package: Matroids
|
|
0
|
258
|
February 10, 2025
|
Symbolic Integration for hard expressions and generate function
|
|
9
|
353
|
January 22, 2025
|
Allocatable Multidimensional Arrays in Fortran
|
|
9
|
351
|
September 20, 2024
|
Reading and writing BigInt to file
|
|
17
|
232
|
March 11, 2025
|
Julia code on a cluster without Julia installed
|
|
9
|
296
|
October 19, 2024
|
Allocation-free weighted samples
|
|
12
|
279
|
September 12, 2024
|
Sudden slowdown with ODEProblem
|
|
10
|
347
|
May 28, 2025
|
Relocatable Makie app
|
|
11
|
350
|
October 29, 2024
|
Defining an outer constructor leads to infinite recursion
|
|
15
|
234
|
November 2, 2024
|
Isposdef and eigvals do not agree
|
|
9
|
181
|
August 16, 2024
|
Passing a BigInt (mpz_t for GMP) array to C
|
|
20
|
213
|
May 6, 2025
|
Memory Errors at Julia-C interface and Safe Pointer Usage
|
|
13
|
315
|
January 10, 2025
|
Real-time input and plotting with ModelingToolkit
|
|
9
|
323
|
November 1, 2024
|
Performance hacking `(&)(a::BitArray, b::BitArray)`
|
|
14
|
224
|
October 22, 2024
|
How to point Julia to a python executable
|
|
9
|
306
|
May 29, 2025
|
ModelingToolkit -- can I use `min` and `max` functions?
|
|
20
|
223
|
April 14, 2025
|
Using a sparse Hessian in Optim.jl
|
|
21
|
206
|
October 29, 2024
|
Enzyme Autodiff readonly error and working with batches of data
|
|
14
|
267
|
November 26, 2024
|
The runtime type and the variable type
|
|
17
|
272
|
October 30, 2024
|
Making Jacobi symbol function faster
|
|
11
|
150
|
November 4, 2024
|
About JuMP's speed of building an expression
|
|
20
|
287
|
June 1, 2025
|
How to incorporate state-dependent state constraint in JuMP
|
|
9
|
157
|
May 2, 2025
|
Approaching a Linear Program Correctly
|
|
15
|
233
|
March 27, 2025
|
PhD Position at Airbus in Munich, Germany
|
|
1
|
602
|
March 19, 2025
|
Julia terminal crashes unexpectedly
|
|
13
|
245
|
February 23, 2025
|
Custom show for a struct that contains matrix
|
|
10
|
140
|
September 25, 2024
|
Most efficient way to obtain the decimal representation of a rational number?
|
|
12
|
228
|
August 17, 2024
|
Balanced clustering or assignment of 3D points in space
|
|
15
|
282
|
October 27, 2024
|
Readlines(filepath) and read(filepath,String) read different content
|
|
15
|
247
|
October 3, 2024
|
Reuse Compiled Code Between REPLs?
|
|
10
|
273
|
July 19, 2024
|
Solve Large Scale Underdetermined Linear Equation with per Element Equality Constraint
|
|
16
|
251
|
September 25, 2024
|
TIFF image cannot be loaded, returned MethodError: no method matching size
|
|
16
|
215
|
August 12, 2024
|
Julia Language Server (VS Code Julia Extension) "missing reference"
|
|
9
|
282
|
December 8, 2024
|
Create dynamic functions with Macro
|
|
15
|
236
|
September 26, 2024
|
Matrices inside a or outside a Function
|
|
12
|
284
|
August 4, 2024
|