Recent Releases of DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - v2.1.3 - JOSS paper release
What's Changed
- Update paper to account for new structure of package by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/39
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v2.1.2...v2.1.3
- Python
Published by arthurBarthe about 1 month ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - v2.1.2
What's Changed
- Update behaviour of BackendManager by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/24
- Change import np to xp in src and docs by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/33
- fix import of france.jpg by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/35
- fix references by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/37
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v2.1.1...v2.1.2
- Python
Published by arthurBarthe 4 months ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - v2.1.1
What's Changed
- add use of x0 for dual_annealing optimizer by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/19
- fix unit tests by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/22
- Fix documentation (#16) by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/18
- Update paper with minor corrections + updated authorship by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/21
- add missing spectral models #14 by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/17
- update speedup claim in paper and cpu-gpu times figure by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/26
- Revamp overall structure + update API reference by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/31
- Bump version from 1.1.1 to 2.1.1 - major by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/32
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v1.1.1...v2.1.1
- Python
Published by arthurBarthe 5 months ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - Minor version update with new covariance models and LS estimation
What's Changed
- A few fixes, some updates to the paper by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/10
- New covariance models and least square estimator by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/11
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v1.0.1...v1.1.1
- Python
Published by arthurBarthe about 1 year ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - v1.0.1
What's Changed
- Updates to paper draft
- Bug fix for sampler
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v1.0.0...v1.0.1
- Python
Published by arthurBarthe about 1 year ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - v1.0.0
What's Changed
- Joss paper by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/3
- New models by @arthurBarthe in https://github.com/arthurBarthe/debiased-spatial-whittle/pull/5
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v0.3.5...v1.0.0
- Python
Published by arthurBarthe about 1 year ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - v0.3.5
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v0.3.3...v0.3.5
Fix issue for the case of 1d data (e.g. time series)
- Python
Published by arthurBarthe over 1 year ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - Patch: fix issue with bivariate case
Other changes include updating the documentation and deleting old files.
- Python
Published by arthurBarthe over 1 year ago
DSWL package: a Python implementation of the Debiased Spatial Whittle Likelihood - v0.3.2
Full Changelog: https://github.com/arthurBarthe/debiased-spatial-whittle/compare/v0.3.0...v0.3.2
- Python
Published by arthurBarthe over 1 year ago