An open API service providing commit metadata for open source projects.

gitlab.com / habermann_lab/phasik / commits

Scientific tools for extracting cyclic data via hierarchical clustering

SHA Message Author Date Stats
8b89f856 up-versioning Maxime Lucas <m****s@g****m> almost 3 years ago
b326c6c9 merge Merge branch 'review2' into 'master' Maxime <m****k@g****m> almost 3 years ago
b9bdd0e5 style: black Maxime Lucas <m****s@g****m> almost 3 years ago
0200204b fix: minor formatting in notebook Maxime Lucas <m****s@g****m> almost 3 years ago
88750c44 fix: minor formatting Maxime Lucas <m****s@g****m> almost 3 years ago
cdc0fc58 fix: minor formatting Maxime Lucas <m****s@g****m> almost 3 years ago
7260c9e1 more exanples in docstrings Maxime Lucas <m****s@g****m> almost 3 years ago
6a3c06cd style: black Maxime Lucas <m****s@g****m> almost 3 years ago
d166f7b6 more drawing examples in docstrings Maxime Lucas <m****s@g****m> almost 3 years ago
5a9f91ae docs: new examples in docstrings Maxime Lucas <m****s@g****m> almost 3 years ago
d73483f3 removed unused imports Maxime Lucas <m****s@g****m> almost 3 years ago
378542c0 style: black Maxime Lucas <m****s@g****m> almost 3 years ago
22d115b8 more consistency fixes in docstrings Maxime Lucas <m****s@g****m> almost 3 years ago
4a9c1b24 fix: docsig for consistent docstrings Maxime Lucas <m****s@g****m> almost 3 years ago
25446152 doc: add to docstrings. feat: simplify arguements of relabel function Maxime Lucas <m****s@g****m> almost 3 years ago
294ad060 style: black Maxime Lucas <m****s@g****m> almost 3 years ago
8d79b7fb docs: more info in docstrings Maxime Lucas <m****s@g****m> almost 3 years ago
fc45c2b9 fix: tests Maxime Lucas <m****s@g****m> almost 3 years ago
a208c829 merge Merge branch 'review' into 'master' Maxime <m****k@g****m> almost 3 years ago
2e066f86 style: black Maxime Lucas <m****s@g****m> almost 3 years ago
e9b86f42 docs: added examples for relabeling draw functions Maxime Lucas <m****s@g****m> almost 3 years ago
b24e0232 docs: added See also Maxime Lucas <m****s@g****m> almost 3 years ago
ef96cb44 docs: improve function descriptions Maxime Lucas <m****s@g****m> almost 3 years ago
1c0abd19 docs: fixed Returns and See also in draw docstrings Maxime Lucas <m****s@g****m> almost 3 years ago
e0fed172 feat: added **kwargs to drawing cluster function + updated Returns in docstring Maxime Lucas <m****s@g****m> almost 3 years ago
9aca40d0 merge Merge branch 'fix_url' into 'master' Maxime <m****k@g****m> almost 3 years ago
03b6dbed fix: links Maxime Lucas <m****s@g****m> almost 3 years ago
272bb9e1 fix: links, new try Maxime Lucas <m****s@g****m> almost 3 years ago
f76a8543 fix: links, new try Maxime Lucas <m****s@g****m> almost 3 years ago
7473e040 fix: added config yaml for readthedocs Maxime Lucas <m****s@g****m> almost 3 years ago
8d454558 fix: urls, first try Maxime Lucas <m****s@g****m> almost 3 years ago
87e8de45 released 1.3.3 after fixing bug Maxime Lucas <m****s@g****m> almost 3 years ago
a7735619 fix: test Maxime Lucas <m****s@g****m> about 3 years ago
7b63d49a updated badges Maxime Lucas <m****s@g****m> about 3 years ago
709bb709 new version Maxime Lucas <m****s@g****m> about 3 years ago
1fa06ece remove classifiers Maxime Lucas <m****s@g****m> about 3 years ago
94ebc47e updated email and ref to developers Maxime Lucas <m****s@g****m> about 3 years ago
09331049 feat: added option to remove static edges from weight ranking Maxime Lucas <m****s@g****m> about 3 years ago
64998e96 merge Merge branch 'contributors' into 'master' Maxime <m****k@g****m> about 3 years ago
755add15 minor: formatting Maxime Lucas <m****s@g****m> about 3 years ago
16542216 fix: typo Maxime Lucas <m****s@g****m> about 3 years ago
2df68204 style: isort Maxime Lucas <m****s@g****m> about 3 years ago
bce2510c clean: removed old unncessary comments Maxime Lucas <m****s@g****m> about 3 years ago
b6e61c9d remove temp file Maxime Lucas <m****s@g****m> about 3 years ago
26bca722 minor: formatting Maxime Lucas <m****s@g****m> about 3 years ago
c3165e2b fix: links Maxime Lucas <m****s@g****m> about 3 years ago
de4c3469 docs: polish readme and about, added contributors Maxime Lucas <m****s@g****m> about 3 years ago
bf5a7e5b merge Merge branch 'test_temporal_network' into 'master' Simone Poetto <s****o@c****u> about 3 years ago
a33881fc update test for class built-in methods spoetto <s****o@g****m> about 3 years ago
3020138a added tests for TemporalNetwork tedges functions spoetto <s****o@g****m> about 3 years ago
c0481a29 merge Merge branch 'test_TemporalData' into 'master' Mattehub <m****8@g****m> about 3 years ago
e7dec2aa adding the functions I could add to testing TemporalData.py Mattehub <m****8@g****m> about 3 years ago
b1c9619c merge Merge branch 'test_par_and_temp_netork' into 'master' Mattehub <m****8@g****m> about 3 years ago
d6af2c8c added the test on par_temp_net2, also corrected some parameter in conftest.py... Mattehub <m****8@g****m> about 3 years ago
48f72304 merge Merge branch 'test_ClusterSets' into 'master' Mattehub <m****8@g****m> about 3 years ago
3368388d some minor formal changes Mattehub <m****8@g****m> about 3 years ago
5eea6f03 fixing one little problem in test_fraction.. Mattehub <m****8@g****m> about 3 years ago
05d8623e fixing another simple error in conftest Mattehub <m****8@g****m> about 3 years ago
3badc0a9 fixing errors in the conftest Mattehub <m****8@g****m> about 3 years ago
707be638 trying to fix the pipeline Mattehub <m****8@g****m> about 3 years ago
f3a37b9c test for the functions of PartiallyTemporalNetwork and TemporalNetwork Mattehub <m****8@g****m> about 3 years ago
cd519d59 deleting doc strings Mattehub <m****8@g****m> about 3 years ago
54516187 adding the test for the functions in ClusterSets Mattehub <m****8@g****m> about 3 years ago
1db1dbff merge Merge branch 'clean' into 'master' Maxime <m****s@g****m> about 3 years ago
683403ea style: black and isort Maxime Lucas <m****s@g****m> about 3 years ago
7382afc1 merge Merge branch 'test_cluster' into 'master' Simone Poetto <s****o@c****u> about 3 years ago
dd3c02f4 merge Merge branch 'test_ClusterSet' into 'master' Mattehub <m****8@g****m> about 3 years ago
6e21a5c0 removed unused funciton for sorting and colouring clusters spoetto <s****o@g****m> about 3 years ago
5d76cb3b removed unused funciton for sorting and colouring clusters spoetto <s****o@g****m> about 3 years ago
0d295c42 adding testing for classes/clustering/ClusterSet Mattehub <m****8@g****m> about 3 years ago
fdd488b6 add tests sort for colouring spoetto <s****o@g****m> about 3 years ago
2e2598ca merge Merge branch 'test_graphs' into 'master' Mattehub <m****8@g****m> about 3 years ago
72bd419d deleting the function graph_from_interactions (because it is not used anymore... Mattehub <m****8@g****m> about 3 years ago
77bf2aa3 merge Merge branch 'branch_test_utils_path' into 'master' Mattehub <m****8@g****m> about 3 years ago
7053a5da deleting the function graph_from_interactions (because it is not used anymore) Mattehub <m****8@g****m> about 3 years ago
f14e10af some last corrections Mattehub <m****8@g****m> about 3 years ago
fcca06b6 some last corrections Mattehub <m****8@g****m> about 3 years ago
52d25643 change in the way the file_path is defined Mattehub <m****8@g****m> about 3 years ago
7498f671 change in the path, to test the '.xlsx' file Mattehub <m****8@g****m> about 3 years ago
459c9b3e change in the path, to test the '.xlsx' file Mattehub <m****8@g****m> about 3 years ago
424491d1 End of testing in graph, all functions covered Mattehub <m****8@g****m> about 3 years ago
4af46648 merge Merge branch 'poetz' into 'master' Simone Poetto <s****o@c****u> about 3 years ago
05292c23 fixed missing fixture cluster_stes1 spoetto <s****o@g****m> about 3 years ago
b45b8f5f merge Merge branch 'master' into 'poetz' Maxime <m****s@g****m> about 3 years ago
95884525 deleting a function call at the end of the file Mattehub <m****8@g****m> about 3 years ago
4bb9af75 test aggregate networks by cluster spoetto <s****o@g****m> about 3 years ago
e824fb2c adding the tests for utils/path Mattehub <m****8@g****m> about 3 years ago
aba42591 merge Merge branch 'draw-clusters' into 'master' Maxime <m****s@g****m> about 3 years ago
157cdffb tests: more for relabeling Maxime Lucas <m****s@g****m> about 3 years ago
7b062835 tests: more for draw clusters Maxime Lucas <m****s@g****m> about 3 years ago
c72cdc71 merge Merge branch 'draw-clusters' into 'master' Maxime <m****s@g****m> about 3 years ago
d9caed6b style: black and isort Maxime Lucas <m****s@g****m> about 3 years ago
eadff458 tests: more for drawing clusters Maxime Lucas <m****s@g****m> about 3 years ago
615aa3f2 fix cmap warnings Maxime Lucas <m****s@g****m> about 3 years ago
c26e4702 fix cmap warnings Maxime Lucas <m****s@g****m> about 3 years ago
63a1d16b fix: close figure after each test Maxime Lucas <m****s@g****m> about 3 years ago
0a83971f fix: test, try2 Maxime Lucas <m****s@g****m> about 3 years ago
d8c5708a correct assert for data frame Mattehub <m****8@g****m> about 3 years ago
caeb01e0 tests: new for drawing clusters Maxime Lucas <m****s@g****m> about 3 years ago
0a887c71 merge Merge branch 'xppcall' into 'master' Maxime <m****s@g****m> about 3 years ago

← Back to repository