Sparse arrays "\"
|
|
2
|
1581
|
November 2, 2019
|
Automatic differentiation of complex valued functions
|
|
30
|
4795
|
November 1, 2019
|
We can write an optimized BLAS library in pure Julia (please skip OP and jump to post 4)
|
|
17
|
13550
|
October 30, 2019
|
ApproxFun.jl Convolution/Fourier Multiplier
|
|
11
|
1219
|
October 30, 2019
|
Fast calculation of eigenvalues
|
|
6
|
3924
|
October 28, 2019
|
Strange bug when truncating BigFloat to UInt8
|
|
11
|
1177
|
October 25, 2019
|
Did anyone thought of implementing Octave on top of Julia?
|
|
3
|
1397
|
October 23, 2019
|
How to exclude the columns of a matrix which are present as columns in another matrix
|
|
2
|
394
|
October 23, 2019
|
Control points from a B-Spline
|
|
14
|
2751
|
October 9, 2019
|
Fast diag(A'*B)
|
|
6
|
674
|
October 1, 2019
|
Efficient (possibly preallocated) chain of Kronecker products
|
|
2
|
421
|
September 30, 2019
|
Another BLAS and Julia comparison
|
|
16
|
3076
|
September 27, 2019
|
Gridstudio supports Julia
|
|
0
|
385
|
September 25, 2019
|
Paired symmetric matrix decomposition?
|
|
1
|
532
|
September 24, 2019
|
In-place backslash operator for sparse matrices
|
|
1
|
1652
|
September 26, 2017
|
Solving integral equation using DifferentialEquations
|
|
7
|
1850
|
September 20, 2019
|
Higher derivatives using ForwardDiff
|
|
8
|
2196
|
September 17, 2019
|
How to call some special functions in julia v0.6?
|
|
5
|
1514
|
September 14, 2019
|
Where can I find the most widely adopted implementation of Legendre polynomials?
|
|
17
|
5281
|
September 11, 2019
|
Compute parity of a bit vector
|
|
3
|
1619
|
September 6, 2019
|
ForwardDiff & mul!()
|
|
6
|
1270
|
August 29, 2019
|
BigFloat wrong
|
|
7
|
632
|
August 26, 2019
|
JuliaDiffEq with custom types
|
|
28
|
3806
|
August 25, 2019
|
Hermitian representation of a matrix
|
|
5
|
1831
|
August 15, 2019
|
Posits - a new approach could sink floating point computation
|
|
49
|
9975
|
August 11, 2019
|
Sparse cholesky factorization with user permutation (Julia 1.1)
|
|
1
|
783
|
August 1, 2019
|
Stiff SDE and `DiffEq`
|
|
5
|
591
|
July 31, 2019
|
First-order linear system with time delay as DDEProblem?
|
|
3
|
945
|
July 31, 2019
|
AD step for iterative solution
|
|
11
|
1734
|
July 17, 2019
|
Automatic conversion of ^ to repeated * without applying promotion rule
|
|
7
|
717
|
July 13, 2019
|