User Details
User Details
- User Since
- Sep 23 2016, 09:40 (436 w, 4 d)
- Availability
- Available
- Organization
- epfl.ch (university)
May 9 2022
May 9 2022
moved seed reset to facetnet.step
Dec 28 2021
Dec 28 2021
ruegg committed R9074:7d3ed20e9b4b: added random number generator seed for experiment demo (authored by ruegg).
added random number generator seed for experiment demo
ruegg committed R9074:8b91003aaa34: added seed argument to step and evol function too (authored by ruegg).
added seed argument to step and evol function too
Dec 22 2021
Dec 22 2021
small changes
Nov 3 2021
Nov 3 2021
turned project into proper python package
resolve conflicts
Aug 30 2021
Aug 30 2021
corrected readme
corrected readme
added readme and license
Mar 20 2021
Mar 20 2021
added logging to facetnet_evol
fixed facetnet_evol
added connectivity matrix permutation
Mar 9 2021
Mar 9 2021
added connectivity matrix permutation
code simplification
Mar 8 2021
Mar 8 2021
fixed experiment 4.1.1 script
removed cpp folder
Sep 22 2020
Sep 22 2020
small readme change
small readme change
citation info updated in readme
Oct 28 2019
Oct 28 2019
ruegg committed R9074:4dd887ca92e0: removed instructions from end of license file (authored by ruegg).
removed instructions from end of license file
Aug 16 2019
Aug 16 2019
ruegg committed R9074:813a68e327d5: added condition for saving soft modularity scores only in case of m = -1 (authored by ruegg).
added condition for saving soft modularity scores only in case of m = -1
Aug 15 2019
Aug 15 2019
small readme format change
small readme format change
small readme format change
updated readme with citation details
Aug 13 2019
Aug 13 2019
reformatted readme
reformatted readme
reformatted readme
reformatted readme
ruegg committed R9074:470e51fb84c1: Updated license file and licensing information (authored by ruegg).
Updated license file and licensing information
Aug 9 2019
Aug 9 2019
Deleted synthetic.py
removed files added to gitignore
added readme and license files
Fixed demography change update
Aug 6 2019
Aug 6 2019
ruegg committed R9074:db3bd22b2bcb: Relaxed convergence property to allow increase of cost function in first 3… (authored by ruegg).
Relaxed convergence property to allow increase of cost function in first 3…
Jul 29 2019
Jul 29 2019
ruegg committed R9074:708059180736: Added and tested optimal community number detection (authored by ruegg).
Added and tested optimal community number detection
Jul 26 2019
Jul 26 2019
ruegg committed R9074:661ec7a24d6e: Added update function for variable number of clusters. untested, unused. (authored by ruegg).
Added update function for variable number of clusters. untested, unused.
ruegg committed R9074:0a663894723d: Changed code structure, to make it more maintainable. Deleted facetnet_evol… (authored by ruegg).
Changed code structure, to make it more maintainable. Deleted facetnet_evol…
Jul 25 2019
Jul 25 2019
Fixed command line argument mismatch
Jul 24 2019
Jul 24 2019
ruegg committed R9074:71e0c0fd501e: wc matrix normalization fixed (not row wise but by total sum). Gives reasonable… (authored by ruegg).
wc matrix normalization fixed (not row wise but by total sum). Gives reasonable…
Jul 22 2019
Jul 22 2019
ruegg committed R9074:c121dedc5bc4: Merge branch 'master' of ssh://c4science.ch/diffusion/9074/facetnet_python (authored by ruegg).
Merge branch 'master' of ssh://c4science.ch/diffusion/9074/facetnet_python
ruegg committed R9074:cf64c444f5a7: Added writing evol_net and comm_net to file. Soft modularity not yet working… (authored by ruegg).
Added writing evol_net and comm_net to file. Soft modularity not yet working…
ruegg committed R9074:b6b203866232: updated .gitignore to prevent data folders from synching (authored by ruegg).
updated .gitignore to prevent data folders from synching
Jul 16 2019
Jul 16 2019
ruegg committed R9074:797805a81f91: created a proper facetnet module. Two scripts to call from console for… (authored by ruegg).
created a proper facetnet module. Two scripts to call from console for…
renamed main file
minor local changes
ruegg committed R9074:c2f555c7d3ac: Merge branch 'master' of ssh://c4science.ch/diffusion/9074/facetnet_python (authored by ruegg).
Merge branch 'master' of ssh://c4science.ch/diffusion/9074/facetnet_python
ruegg committed R9074:384eaa29407f: Matrix normalization issue resolved. Optional command line argument for… (authored by ruegg).
Matrix normalization issue resolved. Optional command line argument for…
ruegg committed R9074:9bfa6eeb8bc2: Bug spotted when normalizing matrix rows that are zero (authored by ruegg).
Bug spotted when normalizing matrix rows that are zero
Jul 12 2019
Jul 12 2019
ruegg committed R9074:f926ffc66df7: Changed to weighted adjacancy matrix version. Valuues jump around a bit for… (authored by ruegg).
Changed to weighted adjacancy matrix version. Valuues jump around a bit for…
Jul 8 2019
Jul 8 2019
ruegg committed R9074:f681e0f2a34e: Update routine corrected with reviously established Ycapital as fixed value per… (authored by ruegg).
Update routine corrected with reviously established Ycapital as fixed value per…
Jul 5 2019
Jul 5 2019
ruegg committed R9074:2e8e20306269: added soft modularity measure and improved convergence property. Still some… (authored by ruegg).
added soft modularity measure and improved convergence property. Still some…
Jul 4 2019
Jul 4 2019
ruegg committed R9074:1938ea6b10c9: soft_comm gives consistent values. comm and evol network not yet (matrix… (authored by ruegg).
soft_comm gives consistent values. comm and evol network not yet (matrix…
ruegg committed R9074:a0072e79d70d: revised update rules again. gamma converges (but then diverges again). dc.I*lc… (authored by ruegg).
revised update rules again. gamma converges (but then diverges again). dc.I*lc…
Jul 3 2019
Jul 3 2019
ruegg committed R9074:564995a21088: revised update rules. There is a problem with xc, lc containing nan (authored by ruegg).
revised update rules. There is a problem with xc, lc containing nan
Jul 2 2019
Jul 2 2019
Oct 30 2018
Oct 30 2018
ruegg changed the visibility for Intermediary Behaviour.
initial commit