Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: version bump to version 0.7.0 #88

Merged
merged 60 commits into from
Aug 14, 2024
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
8b77310
fix: optomize dataloading for ambient profile
CaibinSh May 26, 2024
3896417
fix: optomize dataloading for ambient profile
CaibinSh May 26, 2024
3a0058d
docs: update installation
CaibinSh May 26, 2024
5bc0d84
feat: add functionality for batch ambient removal
CaibinSh May 26, 2024
353059f
feat: add functionality for batch ambient removal
CaibinSh May 26, 2024
5066899
fix: fix a bug and refactor dataloading
CaibinSh May 26, 2024
e5ebaf8
fix: fix a bug
CaibinSh May 26, 2024
d6c1663
fix: fix a bug
CaibinSh May 26, 2024
24e1f95
fix: fix a bug
CaibinSh May 26, 2024
db17c87
fix: fix a bug
CaibinSh May 26, 2024
7bb5d9a
refactor: refactor scar dataloader
CaibinSh May 28, 2024
535326f
refactor: refactor codes for better GPU usage
CaibinSh May 28, 2024
73f737c
refactor: refactor codes for better GPU usage
CaibinSh May 28, 2024
7ada773
refactor: Refactor functions for compatibility with scipy 1.14
CaibinSh Jul 24, 2024
cab3872
refactor: load entire data to GPU
CaibinSh Jul 25, 2024
c4901cd
refactor(scar): refactor dataloading to improve efficiency
CaibinSh Jul 27, 2024
cbf222b
refactor(scar): refactor dataloading to improve efficiency
CaibinSh Jul 27, 2024
99665da
refactor(scar): refactor dataloading to improve efficiency
CaibinSh Jul 27, 2024
707a0e0
refactor(scar): refactor dataloading to improve efficiency
CaibinSh Jul 27, 2024
3f07c35
feature(scar): introduce caching functionality
CaibinSh Jul 27, 2024
7d85da3
doc(docs): update python version for readthedocs
CaibinSh Jul 28, 2024
7d436e4
doc(docs): update sphinx-gallery version for readthedocs
CaibinSh Jul 28, 2024
6b101f1
refactor(scar): delete unneccessary codes
CaibinSh Jul 28, 2024
c846d9b
refactor(scar): refactor scar to allow efficient usage of GPU
CaibinSh Jul 29, 2024
4c808ab
refactor(scar): refactor scar to allow efficient usage of GPU
CaibinSh Jul 29, 2024
5eb2ebb
refactor(scar): refactor scar to allow efficient usage of GPU
CaibinSh Jul 29, 2024
6529b97
refactor(scar): refactor scar to allow efficient usage of GPU
CaibinSh Jul 29, 2024
4ba263a
refactor(scar): not output native frequencies by default
CaibinSh Aug 7, 2024
4930798
refactor(scar): refactor dataloader
CaibinSh Aug 8, 2024
51a85e7
refactor(scar): remove redundant codes
CaibinSh Aug 8, 2024
41dd2a2
refactor(scar): optimize dataloading
CaibinSh Aug 8, 2024
0af1c99
refactor(vae): refactor stochastic rounding for performance
CaibinSh Aug 8, 2024
08f9e22
chore: rewrite device log information
CaibinSh Aug 9, 2024
d44f3a3
docs(scar): correct docs for scar
CaibinSh Aug 10, 2024
06f3d7e
docs(tutorials): update tutorial notebooks
Aug 10, 2024
78f8f76
docs(scar): refactor docs
CaibinSh Aug 10, 2024
43038ca
Merge branch 'develop' of https://github.com/Novartis/scar into develop
CaibinSh Aug 10, 2024
2262e34
docs(scar): add docs for cache_capacity parameter
CaibinSh Aug 11, 2024
d3d4d1b
refactor(main): refactor command line tool
CaibinSh Aug 11, 2024
9ef0272
refator(scar): refactor scar to automate calculation of ambient profi…
CaibinSh Aug 11, 2024
bedfa6e
fix(main): fix a bug
CaibinSh Aug 11, 2024
1615684
fix(main): fix a bug
CaibinSh Aug 11, 2024
7363753
Merge branch 'main' into develop
CaibinSh Aug 12, 2024
4c86c1b
fix(test): lower down sample size for test
CaibinSh Aug 12, 2024
6b00c74
docs(scar): update version in doc
CaibinSh Aug 12, 2024
d581d7c
docs(tutorial): update notebooks
CaibinSh Aug 14, 2024
631e4bb
docs(tutorial): add a tutorial for batch denoising
CaibinSh Aug 14, 2024
53b839b
refactor(docs): reset semantic_release to main branch
CaibinSh Aug 14, 2024
8a7b448
docs(tutorial): update hyperlink
CaibinSh Aug 14, 2024
bd64320
fix(workflow): update semantic release
CaibinSh Aug 14, 2024
0dbc5d4
fix(workflow): update semantic release
CaibinSh Aug 14, 2024
0260953
fix(workflow): update semantic release
CaibinSh Aug 14, 2024
8adb533
fix(workflow): update semantic release
CaibinSh Aug 14, 2024
9c6a9e2
Merge branch 'main' into develop
CaibinSh Aug 14, 2024
5d882b7
chore: change semantic release branch
CaibinSh Aug 14, 2024
92e3a86
Merge branch 'develop' of https://github.com/Novartis/scar into develop
CaibinSh Aug 14, 2024
9d950b1
chore: change semantic release branch
CaibinSh Aug 14, 2024
0b28e11
chore: change semantic release branch
CaibinSh Aug 14, 2024
c89123a
chore: change semantic release branch
CaibinSh Aug 14, 2024
dfa03ad
Merge branch 'main' into develop
CaibinSh Aug 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: develop
ref: main
fetch-depth: 0


Expand Down
Loading