issues
search
cornellius-gp
/
linear_operator
A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch
MIT License
95
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug] object has no attribute _differentiable_kwargs
#101
jaghili
opened
2 months ago
0
[Bug] SumBatchLinearOperator fails for high-order tensor
#100
lmao14
opened
2 months ago
0
[Docs] Example in readme is giving `NotPSDError`
#99
jakee417
opened
3 months ago
1
Move typeguard to being a test requirement only
#98
tmct
closed
3 months ago
1
Typeguard 4.3.0
#97
ChristianWirthContinental
closed
3 months ago
9
Fix errors in docs
#96
gpleiss
closed
4 months ago
0
Use a fix random seed for the tests
#95
vivienreports
opened
8 months ago
0
Pin mpmath to <=1.3.0
#94
Balandat
closed
8 months ago
0
linear_operator cat_rows performance improvement
#93
naefjo
closed
8 months ago
5
[Bug] torch.cat fails for linear operators
#92
chrisyeh96
opened
8 months ago
3
Unify tolerance specification for test_diagonalization()
#91
Turakar
closed
3 months ago
0
Fix dtype/device mismatch in _get_indices()
#90
Turakar
closed
3 months ago
0
Make pytorch a conda runtime dependency
#88
Balandat
closed
11 months ago
0
[Bug] `pivoted_cholesky` fails with KeOps kernels
#87
fteufel
opened
12 months ago
0
Suppress linter warnings on import from non-existent file
#86
saitcakmak
closed
1 year ago
0
Use absolute imports
#85
saitcakmak
closed
1 year ago
0
Upgrade required typeguard version
#84
melanopsis
closed
3 months ago
1
Moise/non sym toeplitz
#83
MoiseRousseau
opened
1 year ago
0
Representation of a LinearOperator should consist only of Tensors
#82
AndreaBraschi
opened
1 year ago
0
ZeroLinearOperators used with CatLinearOperators creates representation issues.
#81
gpleiss
opened
1 year ago
0
Fix issue with negative indexing in `CatLinearOperator`
#80
Balandat
closed
1 year ago
0
[Bug] Failing to slice the CatLinearOperator when indexes are negative or when using boolean array
#79
MoiseRousseau
opened
1 year ago
4
[Feature Request] Non-symmetric Toeplitz matrices
#76
MoiseRousseau
opened
1 year ago
1
Update RTD configuration.
#75
gpleiss
closed
1 year ago
0
Fix type error when converting interpolated_linear_operator to double precision
#74
CY-Zhang
closed
1 year ago
2
Fix _t_matmul() in MaskedLinearOperator and add test
#72
Turakar
closed
1 year ago
0
Fix normalization of initial guess in linear_cg()
#71
Turakar
closed
1 year ago
1
Add short path for LinearOperator.repeat()
#70
Turakar
closed
1 year ago
1
Add MaskedLinearOperator
#69
Turakar
closed
1 year ago
0
Block Matrix Linear Operator
#67
corwinjoy
opened
1 year ago
8
Fix type of KroneckerProductLinearOperator.linear_ops (in some cases)
#66
Balandat
closed
1 year ago
1
Block tensor logic
#65
corwinjoy
closed
1 year ago
1
Catch some warnings in linear_cg tests
#64
Balandat
closed
1 year ago
0
Clean up deprecation warnings
#63
saitcakmak
closed
1 year ago
0
Add KernelLinearOperator, deprecate KeOpsLinearOperator
#62
gpleiss
closed
1 year ago
4
Fix an issue for `DiagLinearOperator` if its `_diag` is a scalar tensor
#61
Balandat
closed
1 year ago
0
Make jaxtyping dep install requirement
#60
Balandat
closed
1 year ago
3
Re-remove @cached decorator for TriangularLinearOperator.to_dense
#59
Balandat
closed
1 year ago
0
[Bug] linear_cg fails on sparse matrices
#58
simonseo
opened
1 year ago
1
Format using ufmt, upgrade pre-commit config
#56
Balandat
closed
1 year ago
2
[Bug] Parameters missing from graph when KeOpsLinearOpeartor is used
#55
m-julian
opened
1 year ago
5
[Feature Request] Block matrix support
#54
hughsalimbeni
opened
1 year ago
3
[Bug] solve_triangular(Tensor, LinearOperator) not supported
#53
Turakar
closed
1 year ago
2
Use raw strings to avoid "DeprecationWarning: invalid escape sequence"
#52
saitcakmak
closed
1 year ago
0
Remove @cached decorator for TriangularLinearOperator.to_dense
#51
Balandat
closed
1 year ago
1
RFC: Always use special `.solve` for Kronecker linear operators
#50
saitcakmak
opened
1 year ago
0
Fix missing dtype arg in _dtype_value_context
#49
saitcakmak
closed
1 year ago
0
Change _dtype_value_context init args to `*_value`.
#47
Balandat
closed
1 year ago
1
argument name inconsistency in setting jitter value with gpytorch
#46
LuhuanWu
closed
1 year ago
2
Allow `.to()` to operate on tensors
#45
Balandat
closed
1 year ago
0
Next