Skip to content

Tags: wfondrie/depthcharge

Tags

v0.4.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change `detokenize` behavior (#54)

* now trims sequence

* bump changelog

* Fixed bug

* improve test coverage

v0.4.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add stop tokens (#53)

v0.4.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for unsigned masses in otherwise valid Proforma peptides. (

…#52)

* Add support for sign missing in proforma string

* Minor refactoring and update

* Bump depenency versions

v0.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change `scan_id` dtype to string. (#51)

* Removed len and simplified

* Update warning

* Fix warning

* Remove unintentional flycheck files

* Scan id to string

* Remove unused function

* Fix docs

v0.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove `__len__()` for `IterableDataset` classes (#50)

* Removed len and simplified

* Update warning

* Fix warning

* Remove unintentional flycheck files

v0.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reflect `samples` argument in `SpectrumDataset` lengths (#49)

* Fix length of dataset

* Bump changelog

* Add condition when samples is 0

v0.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Quality of life fixes (#48)

* Small qol fixes

* Bump changelog

v0.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the documentation page (#47)

* Added Mike deploy workflow

* Update docs action to Mike

* Update docs workflow

* Fix syntax

* Fix syntax again

* Add mike dependency

* Use uv

* Use system env

* Add test build

* Update names

* Update doc style

* Added cloud path support

* Massive doc update

* Add quarto install to workflow

* Added uncovered test

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Lance backend to use native PyTorch integration (#46)

* Update tests and datasets

* Bump changelog for release

* Change version

* Add verbosity

* Fewer num_workers

* Update AnalyteDataset

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change tgt_mask to boolean (#38)

* change tgt_mask to boolean

* move mask to device

* Fixed changelog

---------

Co-authored-by: jsander1 <[email protected]>
Co-authored-by: William Fondrie <[email protected]>