- General normal and multivariate normal loglikelihood (
fa75102
)
- Correct output shape for dpotrs in _loglike_multivariate_normal (
3f80dee
)
- Fixed 1D cholesky example. Closes #8 (
39681eb
)
- Added underscore to name of kron_loglike_ND_tridiag (
3f5442f
)
- Option to add jitter to the covariance matrix when std_meas is zero (
170d450
) - Std_meas and y_model are now optional arguments wherever possible. Closes #4 (
133c7a1
) - Implemented loglikelihood_linear_normal (
1d006b9
) - Fixed loglikelihood.py and updated test_block_cholesky_loglikelihood_2D to account for change in call signature of chol_loglike_2D (
4f15832
) - Reworked some call signatures and docstrings for consistency, reworked kron_loglike_2D to work in cases with no tridiagonality. (
ffa75a8
) - Utility function for checking and casting standard deviation into arrays (
227778b
) - Updated integration test for cholesky 1D likelihood (
2bdeab1
) - Reworked chol_loglike_1D to make measurement uncertainty and multiplicative scaling factor optional (
cd5b377
) - Added testing for block Cholesky decomposition and loglikelihood (
6b8c172
) - Added additive 1D cholesky loglikelihood example (
21b0f9b
) - Added pypirc to gitignore (
d82c786
) - Setting up semantic versioning (
b864d1b
) - Changed name in setup.py for PyPI upload (
2b523c2
) - Removed older/unused code from loglikelihood.py (
e17d0e9
)
- Disabled kron_loglike_2D_tridiag due to error (
170e868
) - Fixed error in logic of log_likelihood_linear_normal (
65419f0
) - Fixed input shape of chol_loglike_2D (
36ed7ed
) - Added casting of scalars to arrays in inv_cov_vec_1D. Closes #5 (
699c50e
) - Fixed typo in setup.py (
d75ead0
) - Setup.py not reading version number when using semantic versioning (
60ed4a3
)
- Fixed 1D cholesky example (
b508b7b
) - Fixed kron_saple_ND docstring (
984d63b
) - Added first test usage example using sphinx-gallery (
5bc26f9
) - Added docstrings and typehints to sampling.py (
9d9baf1
) - Improved docstrings in loglikelihood.py and implemented type hinting (
fd46528
) - Added sphinx.ext.todo extension to support todo's in docs (
7e72dcb
) - Switched to rtd theme (
a6ac8f9
) - Fixed typo in for_controbitors.md (
c417907
) - Fixed conf.py path in readthedocs.yaml (
451b66f
) - Updated paths in conf.py (
8c87b11
) - Added readthedocs yaml file and specified documentation requirements (
d957d67
) - Removed some unused dependencies from setup.py (
cf2a035
) - Improved documentation and switched to markdown (
86d74f9
) - Added initial tests for documentation with Sphinx (
86c4786
)
- Option to add jitter to the covariance matrix when std_meas is zero (
170d450
)
- Std_meas and y_model are now optional arguments wherever possible. Closes #4 (
133c7a1
) - Implemented loglikelihood_linear_normal (
1d006b9
)
- Fixed error in logic of log_likelihood_linear_normal (
65419f0
)
- Fixed loglikelihood.py and updated test_block_cholesky_loglikelihood_2D to account for change in call signature of chol_loglike_2D (
4f15832
) - Reworked some call signatures and docstrings for consistency, reworked kron_loglike_2D to work in cases with no tridiagonality. (
ffa75a8
) - Utility function for checking and casting standard deviation into arrays (
227778b
)
- Fixed input shape of chol_loglike_2D (
36ed7ed
) - Added casting of scalars to arrays in inv_cov_vec_1D. Closes #5 (
699c50e
)
- Fixed 1D cholesky example (
b508b7b
)
- Updated integration test for cholesky 1D likelihood (
2bdeab1
) - Reworked chol_loglike_1D to make measurement uncertainty and multiplicative scaling factor optional (
cd5b377
)
- Fixed kron_saple_ND docstring (
984d63b
) - Added first test usage example using sphinx-gallery (
5bc26f9
)
- Added docstrings and typehints to sampling.py (
9d9baf1
)
- Added testing for block Cholesky decomposition and loglikelihood (
6b8c172
) - Added additive 1D cholesky loglikelihood example (
21b0f9b
)
- Improved docstrings in loglikelihood.py and implemented type hinting (
fd46528
) - Added sphinx.ext.todo extension to support todo's in docs (
7e72dcb
)
- Fixed typo in setup.py (
d75ead0
)
- Added pypirc to gitignore (
d82c786
)
- Setup.py not reading version number when using semantic versioning (
60ed4a3
)
- Setting up semantic versioning (
b864d1b
) - Changed name in setup.py for PyPI upload (
2b523c2
) - Removed older/unused code from loglikelihood.py (
e17d0e9
)
- Switched to rtd theme (
a6ac8f9
) - Fixed typo in for_controbitors.md (
c417907
) - Fixed conf.py path in readthedocs.yaml (
451b66f
) - Updated paths in conf.py (
8c87b11
) - Added readthedocs yaml file and specified documentation requirements (
d957d67
) - Removed some unused dependencies from setup.py (
cf2a035
) - Improved documentation and switched to markdown (
86d74f9
) - Added initial tests for documentation with Sphinx (
86c4786
)