Skip to content

Commit e8b19d7

Browse files
committed
release: version 0.3.5 🚀
1 parent 603064b commit e8b19d7

File tree

2 files changed

+217
-1
lines changed

2 files changed

+217
-1
lines changed

‎HISTORY.md

+216
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,216 @@
1+
Changelog
2+
=========
3+
4+
5+
(unreleased)
6+
------------
7+
- Release: version 🚀 [Christophe Bécavin]
8+
- Fix str2bool erros. [Christophe Bécavin]
9+
- Release: version 0.3.4 🚀 [Christophe Bécavin]
10+
- Formatcode for linting. [Christophe Bécavin]
11+
- Fix many dependencies. [Christophe Bécavin]
12+
- Release: version 0.3.3 🚀 [Christophe Bécavin]
13+
- Fix str2bool import. [Christophe Bécavin]
14+
- Release: version 0.3.2 🚀 [Christophe Bécavin]
15+
- Release: version 0.3.1 🚀 [Christophe Bécavin]
16+
- Fix dependencies for bioconda. [Christophe Bécavin]
17+
- Release: version 0.3.0 🚀 [Christophe Bécavin]
18+
- Add default hyperparameters. [Christophe Bécavin]
19+
- Move run.py and run_hp.py to experiment_script.obsolete. [Christophe
20+
Bécavin]
21+
- Clean again project. [Christophe Bécavin]
22+
- Move analysis_notebooks, bash_script, celltype -->> to
23+
experiment_script/obsolete/ [Christophe Bécavin]
24+
- Merge branch 'AntoineCollin:main' into main. [Christophe Becavin]
25+
- Merge pull request #16 from becavin-lab/main. [Christophe Becavin]
26+
27+
release: version 0.1.20 🚀
28+
- Clean project. [Christophe Bécavin]
29+
- Remove workflow_jobs. [Christophe Bécavin]
30+
- Remove runfiles.yaml. [Christophe Bécavin]
31+
- Remove obsolete. [Christophe Bécavin]
32+
- Fix import errors for : import scmusketeers. [Christophe Bécavin]
33+
- Add init files. [Christophe Bécavin]
34+
- Release: version 0.2.1 🚀 [Christophe Bécavin]
35+
- Release: version 0.2.00 🚀 [Christophe Bécavin]
36+
- Remove pytorch in dependecy. [Christophe Bécavin]
37+
- Release: version 0.1.24 🚀 [Christophe Bécavin]
38+
- Release: version 0.1.23 🚀 [Christophe Bécavin]
39+
- Release: version 0.1.22 🚀 [Christophe Bécavin]
40+
- Release: version 0.1.21 🚀 [Christophe Bécavin]
41+
- Modify mkdocs. [Christophe Bécavin]
42+
- Release: version 0.1.20 🚀 [Christophe Bécavin]
43+
- Release: version 0.1.13 🚀 [Christophe Bécavin]
44+
- Release: version 0.1.12 🚀 [Christophe Bécavin]
45+
- Release: version 0.1.12 🚀 [Christophe Bécavin]
46+
- Format code. [Christophe Bécavin]
47+
- Release: version 0.1.11 🚀 [Christophe Bécavin]
48+
- Format code. [Christophe Bécavin]
49+
- Release: version 0.1.10 🚀 [Christophe Bécavin]
50+
- Release: version 0.1.9 🚀 [Christophe Bécavin]
51+
- Format code. [Christophe Bécavin]
52+
- Release: version 0.1.9 🚀 [Christophe Bécavin]
53+
- Format code. [Christophe Bécavin]
54+
- Small modif tutorial. [Christophe Bécavin]
55+
- Merge pull request #14 from AntoineCollin/bug_update. [Christophe
56+
Becavin]
57+
58+
Bug update
59+
- Merge from benchmark and bug_update. [Christophe Bécavin]
60+
- Createmain_temp branch. [Christophe Bécavin]
61+
- Fixed bug and task 4. [AntoineCollin]
62+
- Huge debug in permutation.py. [AntoineCollin]
63+
- Update README.md. [Christophe Becavin]
64+
- Update README.md. [Christophe Becavin]
65+
- Update README.md. [Christophe Becavin]
66+
- Update README.md. [Christophe Becavin]
67+
- Fix main. [Christophe Bécavin]
68+
- Update tutorail, add Deprez et al. Lung dataset. [Christophe Bécavin]
69+
- Change tutorial.sh. [Christophe Bécavin]
70+
- Create batch_step function (in last commit) [Christophe Bécavin]
71+
- Modify attributes of workflow, add ae dann and class_param, add
72+
freeze.py, clean attributes list in workflow. [Christophe Bécavin]
73+
- Fix the use of neptune_log parameter to disable Neptune.AI.
74+
[Christophe Bécavin]
75+
- Modify epoch parameters. [Christophe Bécavin]
76+
- Release: version 0.1.7 🚀 [Christophe Bécavin]
77+
- Release: version 0.1.6 🚀 [Christophe Bécavin]
78+
- Release: version 0.1.5 🚀 [Christophe Bécavin]
79+
- Continuous integration 🔄 tests-0.1.5. [Christophe Bécavin]
80+
- Merge branch 'main' of github.com:AntoineCollin/scMusketeers merged.
81+
[Christophe Bécavin]
82+
- Update README.md. [Christophe Becavin]
83+
- Continuous integration 🔄 tests-0.1.4. [Christophe Bécavin]
84+
- Merge pull request #12 from AntoineCollin/renaming. [Christophe
85+
Becavin]
86+
87+
Merge Renaming to Main
88+
- Update tutorial with CellTypist Lung. [Christophe Bécavin]
89+
- Update tutorial with CellTypist Lung. [Christophe Bécavin]
90+
- Merge branch 'renaming' of github.com:AntoineCollin/scMusketeers into
91+
renaming merge. [Christophe Bécavin]
92+
- Update README.md. [Christophe Becavin]
93+
- Update README.md. [Christophe Becavin]
94+
- Update tutorial with CellTypist Lung. [Christophe Bécavin]
95+
- Modifiy tutorial to work on CellTypist Lung atlas. [Christophe
96+
Bécavin]
97+
- Add jupyter tutorial. [Christophe Bécavin]
98+
- Test modif git. [Christophe Bécavin]
99+
- Release: version 0.1.4 🚀 [Christophe Bécavin]
100+
- Release: version 0.1.3 🚀 [Christophe Bécavin]
101+
- Release: version 0.1.2 🚀 [Christophe Bécavin]
102+
- Merge branch 'renaming' of github.com:AntoineCollin/scMusketeers into
103+
renaming. [Christophe Bécavin]
104+
- Update README.md. [Christophe Becavin]
105+
- Update poetry dependencies. [Christophe Bécavin]
106+
- Format code and linting. [Christophe Bécavin]
107+
- Fix security alert - dependabot. [Christophe Bécavin]
108+
- Rename package name : scmusketeers. [Christophe Bécavin]
109+
- Merge pull request #10 from AntoineCollin/main. [Christophe Becavin]
110+
111+
Rename executable andd parameters
112+
- Merge pull request #9 from AntoineCollin/benchmark. [Christophe
113+
Becavin]
114+
115+
Rename executable andd parameters
116+
- Rename executable andd parameters. [Christophe Bécavin]
117+
- Merge pull request #8 from AntoineCollin/benchmark. [Christophe
118+
Becavin]
119+
120+
Merge Benchmark into Main
121+
- Merge branch 'main' into benchmark. [Christophe Becavin]
122+
- Update README.md. [AntoineCollin]
123+
- Update README.md. [Christophe Becavin]
124+
- Fix poetry, format code. [Christophe Bécavin]
125+
- Update poetry after renaming to scMusketeers. [Christophe Bécavin]
126+
- Modify mkdocs for Musketeers. [Christophe Bécavin]
127+
- Modify make file. [Christophe Bécavin]
128+
- First tutorial done! [Christophe Bécavin]
129+
- First tutorial working for cell transfer on one dataset. [Christophe
130+
Bécavin]
131+
- Fix tutorial bugs and create jupyter notebook. [Christophe Bécavin]
132+
- Fix model for publi in optimize_model.py. [Christophe Bécavin]
133+
- Fix some bug. [Christophe Bécavin]
134+
- Create tutorial jupyter notebook. [Christophe Bécavin]
135+
- Update doc. [Christophe Bécavin]
136+
- Update project name. [Christophe Bécavin]
137+
- Fix sampling of dataset. [Christophe Bécavin]
138+
- Add tutoriel.py to create tutorial data, and update tutorial.sh with
139+
use-cases. [Christophe Bécavin]
140+
- Add tutoriel.py to create tutorial data, and update tutorial.sh with
141+
use-cases. [Christophe Bécavin]
142+
- Add tutoriel.py to create tutorial data, and update tutorial.sh with
143+
use-cases. [Christophe Bécavin]
144+
- Correction coquille. [AntoineCollin]
145+
- Modify tutoriel for Chris. [Christophe Bécavin]
146+
- Test test tutorial. [Christophe Bécavin]
147+
- Debugging. [AntoineCollin]
148+
- Prepare tutorial. [Christophe Bécavin]
149+
- Modify code for first tutorial scpermut transfer. [Christophe Bécavin]
150+
- Add tutorial for transfer. [Christophe Bécavin]
151+
- Modified transfer for command line usage. [AntoineCollin]
152+
- Create Main. [Christophe Bécavin]
153+
- Add README and update poetry. [Christophe Bécavin]
154+
- Add folders from memoryleak. [Christophe Bécavin]
155+
- Merging with Christophe. [AntoineCollin]
156+
- Added several training scheme and expe. [AntoineCollin]
157+
- Safety commit before adding pseudo labeling. [AntoineCollin]
158+
- Added run & run_hp as well as few experiments scripts. [AntoineCollin]
159+
- Add poetry. [Christophe Bécavin]
160+
- Modif benchmark python files in benchmark folder. [Christophe Bécavin]
161+
- Modif benchmark python files in benchmark folder. [Christophe Bécavin]
162+
- Modif hp_script. [Christophe Bécavin]
163+
- Merge pull request #3 from AntoineCollin/package. [Christophe Becavin]
164+
165+
P.R. Package to Main
166+
- Modif exemple_sbatch_hp_script.sh. [Christophe Bécavin]
167+
- Move workflow main to __main__ [Christophe Bécavin]
168+
- Rename benchmark - pas a jour ? [Christophe Bécavin]
169+
- Fix import. [Christophe Bécavin]
170+
- Clean clean. [Christophe Bécavin]
171+
- Move to obsolete worklow. [Christophe Bécavin]
172+
- DCA to obsolete. [Christophe Bécavin]
173+
- Clean some files. [Christophe Bécavin]
174+
- Bash script for hp working ! [Christophe Bécavin]
175+
- Prepare test bash script - exemple_bego_script.sh. [Christophe
176+
Bécavin]
177+
- Move all python files. [Christophe Bécavin]
178+
- Move files and create folder. [Christophe Bécavin]
179+
- Test. [Christophe Bécavin]
180+
- ScPermut repo migration. [AntoineCollin]
181+
- Minor leak workflow_hp & operational benchmark. [AntoineCollin]
182+
- Added benchmark models. [AntoineCollin]
183+
- Hyperparam from json. [AntoineCollin]
184+
- Last modifs. [Simon Pelletier]
185+
- Separate job debugging. [AntoineCollin]
186+
- Adding fixes for tf data leaks. [AntoineCollin]
187+
- Fixed tensorflow data leaks. [AntoineCollin]
188+
- Gitignore issue fixed. [AntoineCollin]
189+
- Gitignore issue fixed. [AntoineCollin]
190+
- Gitignore issue fixed. [AntoineCollin]
191+
- Adding experiment files. [AntoineCollin]
192+
- Ready to launch ! [AntoineCollin]
193+
- Ready to launch ! [AntoineCollin]
194+
- Ready to launch ! [AntoineCollin]
195+
- Adding hparams optim. [spell00]
196+
- Added early stopping in training loop. [AntoineCollin]
197+
- Added command line launch script. [AntoineCollin]
198+
- Added command line launch script. [AntoineCollin]
199+
- Added command line launch script. [AntoineCollin]
200+
- Added training loop and training scheme, started cleaning
201+
workfflow_hp. [AntoineCollin]
202+
- Added training loop and training scheme, started cleaning
203+
workfflow_hp. [AntoineCollin]
204+
- First commit on new branch. [AntoineCollin]
205+
- Starting subclassing, last version before branching. [AntoineCollin]
206+
- Late commit. [AntoineCollin]
207+
- Added batch_removal_AE, metrics computation, fixed few bugs.
208+
[AntoineCollin]
209+
- Changed computation of metrics to be performed once. Corrected
210+
randomness of permutation.py. Corrected semi_sup in dataset.py.
211+
Corrected contrastive loss. [AntoineCollin]
212+
- Removed useless files. [AntoineCollin]
213+
- Removed useless files. [AntoineCollin]
214+
- Removed useless files. [AntoineCollin]
215+
216+

‎scmusketeers/tools/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
0.3.5

0 commit comments

Comments
 (0)