Releases: paninski-lab/beast
Releases · paninski-lab/beast
v1.4.0
What's Changed
- ruff repo by @themattinthehatt in #33
- static typechecking by @themattinthehatt in #34
- codecov reporting by @themattinthehatt in #35
- improve docstring coverage by @themattinthehatt in #36
- increase unit test coverage by @themattinthehatt in #37
- general cleanup by @themattinthehatt in #38
- config validation with pydantic by @themattinthehatt in #39
- asserts->errors, prints->logs by @themattinthehatt in #40
- update README by @themattinthehatt in #41
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- min version of urllib3 by @themattinthehatt in #30
- update numpy>=2.x by @themattinthehatt in #31
- finer-grained inference output control by @themattinthehatt in #32
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- move unit test data to github by @themattinthehatt in #24
- Add perceptual loss by @Xinming-Dai in #23
- fix contrastive loss sampler batch computation by @themattinthehatt in #27
- fix lightning version to 2.5.x by @themattinthehatt in #28
- update version by @themattinthehatt in #29
Full Changelog: v1.1.3...v1.2.0
v1.1.3
v1.1.2
update pypi version
v1.1.1
What's Changed
- top-down rotation covers 360 degrees by @themattinthehatt in #14
- pypi publish workflow by @themattinthehatt in #18
- Change bool to int by @Xinming-Dai in #20
New Contributors
- @Xinming-Dai made their first contribution in #20
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix repetitive pos indices in sampler by @PPWangyc in #9
- fix log err of vit mse loss by @PPWangyc in #11
- fix multi-gpu sampling by @themattinthehatt in #12
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- continuous integration test by @themattinthehatt in #1
- basic video inference by @themattinthehatt in #5
- Vit by @PPWangyc in #6
- update buildbot with useful prints by @themattinthehatt in #8
- add contrastive loss and batch sampler by @PPWangyc in #7
New Contributors
- @themattinthehatt made their first contribution in #1
- @PPWangyc made their first contribution in #6
Full Changelog: https://github.com/paninski-lab/beast/commits/v1.0.0