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] Passing `other: Tensor` to `LinearOperator.to`.
#44
j-wilson
closed
1 year ago
0
Cleaned up configuration for isort and black
#43
JonathanWenger
closed
1 year ago
4
Add stricter type checking and expected matrix sizes
#42
corwinjoy
closed
1 year ago
31
Consolidating `DiagLinearOperator`'s `matmul`
#41
SebastianAment
closed
2 years ago
0
Reorganize docs, include README sections in docs
#40
gpleiss
closed
2 years ago
0
Adding Permutation Linear Operators
#39
SebastianAment
closed
2 years ago
5
Clean up github issue template filenames
#38
Balandat
closed
2 years ago
0
Patches for `ConstantDiagLinearOperator._mul_constant` and `ConstantMulLinearOperator._getitem`.
#37
j-wilson
closed
2 years ago
0
Fix recieve typo
#36
karstenBehrendt
closed
2 years ago
0
Fix linear operator mul torch.Tensor
#35
dannyfriar
closed
2 years ago
2
Fix mul_constant used when batch dims do not match
#34
dannyfriar
closed
2 years ago
0
[Bug] `mul` with mixed LinearOperator and Tensor gives incorrect shape
#33
dannyfriar
closed
2 years ago
1
Introduce reshape
#32
Balandat
closed
2 years ago
0
Register torch.isclose
#31
Balandat
closed
2 years ago
0
[Feature Request] Tracking torch namespace function coverage
#30
Balandat
opened
2 years ago
0
Register torch.linalg.solve_triangular with LinearOperator
#29
Balandat
closed
2 years ago
0
Adds settings.trace_mode and skip cholesky jitter
#27
feynmanliang
closed
2 years ago
2
Update LO.__getitem__ to handle broadcasted tensor indices.
#26
gpleiss
closed
2 years ago
1
[Bug] Indexing `ConstantMulLinearOperator` with a `SumBatchLinearOperator` base operator
#25
j-wilson
closed
1 year ago
3
[Bug] ConstantDiagLinearOperator._mul_constant
#24
j-wilson
closed
1 year ago
2
Update tolerances for numerical methods
#23
gpleiss
opened
2 years ago
0
adding unsqueeze to initial_guess in linear_cg when appropriate
#22
tvercaut
closed
2 years ago
2
Missing potential `unsqueeze` for `initial_guess` in `linear_cg`
#21
tvercaut
closed
2 years ago
2
Python 3.7 suport - Google colab related
#20
tvercaut
closed
2 years ago
2
Symmetric matrices and convolution operators
#19
sebastienwood
opened
2 years ago
3
Update Readme
#18
gpleiss
closed
2 years ago
0
Add basic example notebook
#17
Balandat
closed
2 years ago
0
Removing `evaluate_kernel`
#15
SebastianAment
opened
2 years ago
3
Performant Scaling of `BlockDiagLinearOperator` by `DiagLinearOperator`
#14
SebastianAment
closed
2 years ago
0
Adding 0 or ZeroLinearOperator to a LinearOperator should return a deep copy of the LinearOperator.
#13
gpleiss
opened
2 years ago
0
Removing `deepcopy` in `add` because of downstream failure in BoTorch
#12
SebastianAment
closed
2 years ago
1
`LinearOperatorTestCase`'s `_test_triangular_linear_op_inv_quad_logdet` is skipped and fails otherwise
#11
SebastianAment
opened
2 years ago
0
Edits to generic `add`, `BlockDiagLinearOperator`'s `matmul`, and documentation
#10
SebastianAment
closed
2 years ago
1
Update _linear_operator.py
#9
wbeardall
closed
2 years ago
2
Pythonic Sum is broken with LinearOperators
#8
wbeardall
closed
2 years ago
0
Consolidate testing workflows, add deply workflow
#6
gpleiss
closed
2 years ago
0
Allow "-1" syntax for expand dimensions
#5
Balandat
closed
2 years ago
0
Meta constructor for `BlockDiagLinearOperator` to fix its `matmul` in special case
#4
SebastianAment
closed
2 years ago
8
`DenseLinearOperator` does not have `operator` attribute
#3
SebastianAment
closed
2 years ago
1
Enable automatic versioning via setuptools_scm
#2
Balandat
closed
2 years ago
0
Lower Precision CG Solver
#1
AndPotap
opened
2 years ago
0
Previous