issues
search
IntegralEquations
/
HMatrices.jl
A Julia library for hierarchical matrices
MIT License
41
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `buffer` argument to `TSVD` for compatibility
#74
maltezfaria
closed
2 months ago
1
`TSVD()` as compression algorithm produces method error
#73
RmMetsch
closed
1 month ago
7
log determinant of HMatrix
#72
ngiann
opened
4 months ago
2
Typo R^3 should be R^2
#71
ngiann
closed
3 months ago
1
Improve partial `ACA` compression
#70
maltezfaria
opened
4 months ago
1
Test aca on zero matrix
#69
maltezfaria
closed
4 months ago
1
Add support for plotting matrices with data on triangular parts only
#68
maltezfaria
closed
4 months ago
1
Fix error with plotting block structure (#66)
#67
maltezfaria
closed
4 months ago
1
Plot of the block-structure gives error
#66
chaozg
closed
4 months ago
4
Implementation of LU decomposition using data flow tasks
#65
AZEY4
opened
4 months ago
5
Test Airspeedvelocity.jl
#64
maltezfaria
closed
5 months ago
4
Direct solving with Cholesky factors
#63
chaozg
closed
1 month ago
13
benchmarks' migration to AirspeedVelocity
#62
AZEY4
closed
5 months ago
5
benchmarks' migration to AirspeedVelocity
#61
AZEY4
closed
5 months ago
0
Inexact `HMatrix`
#60
maltezfaria
opened
5 months ago
1
Bump julia-actions/cache from 1 to 2
#59
dependabot[bot]
closed
6 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#58
dependabot[bot]
closed
6 months ago
0
Bump codecov/codecov-action from 3 to 4
#57
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 1 to 4
#56
dependabot[bot]
closed
6 months ago
0
Fix links after move to `IntegralEquations`
#55
maltezfaria
closed
6 months ago
0
Cholesky factorization
#54
maltezfaria
closed
5 months ago
2
Creating a `KernelMatrix` with custom row & column elements
#53
tpgillam
closed
6 months ago
8
Buffer for ACA and channels for threads
#52
maltezfaria
closed
7 months ago
8
Cholesky factorization
#51
chaozg
closed
5 months ago
11
support multiplication by adjoint of `HMatrix`
#50
maltezfaria
closed
8 months ago
3
Conjugate transpose
#49
mipals
closed
8 months ago
8
More flexible sparse matrix `axpy!`
#48
maltezfaria
closed
8 months ago
1
Dataflowtasks
#47
maltezfaria
opened
1 year ago
1
Cleanup
#46
maltezfaria
closed
1 year ago
9
Support complex matrices
#45
KapilKhanal
closed
1 year ago
3
Use a shared buffer for the partial aca routine
#44
maltezfaria
closed
1 year ago
10
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
#43
github-actions[bot]
closed
1 year ago
0
Directly store `Partition` inside `HMatrix`
#42
maltezfaria
closed
1 year ago
4
Caching leaves partition in `WeakKeyDict` prevents garbage collection
#41
maltezfaria
closed
1 year ago
0
Improve serial LU factorization
#40
maltezfaria
closed
1 year ago
9
Profile and improve the current implementation of the `LU` factorisation
#39
maltezfaria
closed
1 year ago
1
Automate benchmarks
#38
maltezfaria
closed
1 year ago
12
Using `DataFlowTasks` for the parallelisation of LU factorisation
#37
maltezfaria
opened
1 year ago
0
WIP: Use of `DataFlowTasks` for shared memory parallel computation
#36
maltezfaria
closed
1 year ago
2
Adding a `SparseMatrix` to an `HMatrix`
#35
maltezfaria
closed
8 months ago
1
Support for `gemm` operations
#34
maltezfaria
closed
1 year ago
1
Create custom format file and autoformat all `.jl`
#33
maltezfaria
closed
1 year ago
1
Disable `getindex` for `RkMatrix` and `HMatrix` types
#32
maltezfaria
closed
1 year ago
1
Static partition for matrix/vector product
#31
maltezfaria
closed
1 year ago
1
Add `verbose` kwarg to `assemble_hmat` to potentially silence the `@info` on thread number.
#30
cgeoga
closed
8 months ago
3
PyPi package does not install
#29
fmonteghetti
closed
1 year ago
2
Bump to 0.2
#28
maltezfaria
closed
1 year ago
1
Port code from `WavePropBase` and drop dependency
#27
maltezfaria
closed
1 year ago
0
Wrapper around `IntegralOperator`
#26
maltezfaria
closed
8 months ago
1
Assembling of Helmholtz kernel
#25
mipals
closed
1 year ago
8
Next