Finding the least norm solution of least squares problem with a sparse matrix
|
|
2
|
1425
|
November 4, 2019
|
Sparse arrays "\"
|
|
2
|
1571
|
November 2, 2019
|
Automatic differentiation of complex valued functions
|
|
30
|
4723
|
November 1, 2019
|
We can write an optimized BLAS library in pure Julia (please skip OP and jump to post 4)
|
|
17
|
13472
|
October 30, 2019
|
ApproxFun.jl Convolution/Fourier Multiplier
|
|
11
|
1202
|
October 30, 2019
|
Fast calculation of eigenvalues
|
|
6
|
3746
|
October 28, 2019
|
Strange bug when truncating BigFloat to UInt8
|
|
11
|
1175
|
October 25, 2019
|
Did anyone thought of implementing Octave on top of Julia?
|
|
3
|
1382
|
October 23, 2019
|
How to exclude the columns of a matrix which are present as columns in another matrix
|
|
2
|
389
|
October 23, 2019
|
Control points from a B-Spline
|
|
14
|
2713
|
October 9, 2019
|
Fast diag(A'*B)
|
|
6
|
667
|
October 1, 2019
|
Efficient (possibly preallocated) chain of Kronecker products
|
|
2
|
417
|
September 30, 2019
|
Another BLAS and Julia comparison
|
|
16
|
3056
|
September 27, 2019
|
Gridstudio supports Julia
|
|
0
|
385
|
September 25, 2019
|
Paired symmetric matrix decomposition?
|
|
1
|
529
|
September 24, 2019
|
In-place backslash operator for sparse matrices
|
|
1
|
1636
|
September 26, 2017
|
Solving integral equation using DifferentialEquations
|
|
7
|
1800
|
September 20, 2019
|
Higher derivatives using ForwardDiff
|
|
8
|
2163
|
September 17, 2019
|
How to call some special functions in julia v0.6?
|
|
5
|
1513
|
September 14, 2019
|
Where can I find the most widely adopted implementation of Legendre polynomials?
|
|
17
|
5196
|
September 11, 2019
|
Compute parity of a bit vector
|
|
3
|
1607
|
September 6, 2019
|
ForwardDiff & mul!()
|
|
6
|
1253
|
August 29, 2019
|
BigFloat wrong
|
|
7
|
622
|
August 26, 2019
|
JuliaDiffEq with custom types
|
|
28
|
3768
|
August 25, 2019
|
Hermitian representation of a matrix
|
|
5
|
1782
|
August 15, 2019
|
Posits - a new approach could sink floating point computation
|
|
49
|
9915
|
August 11, 2019
|
Sparse cholesky factorization with user permutation (Julia 1.1)
|
|
1
|
769
|
August 1, 2019
|
Stiff SDE and `DiffEq`
|
|
5
|
584
|
July 31, 2019
|
First-order linear system with time delay as DDEProblem?
|
|
3
|
928
|
July 31, 2019
|
AD step for iterative solution
|
|
11
|
1722
|
July 17, 2019
|