issues
search
netsiphd
/
netrd
A library for network {reconstruction, distances, dynamics}
https://netrd.readthedocs.io/en/latest/
MIT License
166
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CI coverage and tests
#329
sdmccabe
closed
1 year ago
10
Two small fixes and black file auto-formatting.
#328
djpasseyjr
closed
1 year ago
2
Add JOSS cite
#327
sdmccabe
closed
3 years ago
0
Bump version to 0.3
#326
sdmccabe
closed
3 years ago
0
paper edits (and added a reference to the README, as well as the JOSS pdf generator workflow)
#325
jkbren
closed
3 years ago
0
Fix bug on distance/netsimile.py
#324
Keygoksmg
closed
3 years ago
1
Correct bug in README example
#323
sdmccabe
closed
3 years ago
0
README tweaks
#322
sdmccabe
closed
3 years ago
0
Use full examples in README
#321
sdmccabe
closed
3 years ago
1
Add flake8 to CI
#320
sdmccabe
closed
3 years ago
2
Clean up unused imports and maintainability issues
#319
sdmccabe
closed
3 years ago
1
LGTM results/integration
#318
sdmccabe
closed
3 years ago
6
Add Python 3.9 support to CI
#317
sdmccabe
closed
4 years ago
0
Address black version update
#316
sdmccabe
closed
4 years ago
0
Complete migration to Github Actions for CI
#315
netsiphd
closed
4 years ago
1
Correct directory structure in .github
#314
sdmccabe
closed
4 years ago
0
Replace Travis with Github CI
#313
sdmccabe
closed
4 years ago
0
Drop Travis for GH Actions
#312
sdmccabe
closed
4 years ago
4
add pretty pics to the readme
#311
jkbren
closed
4 years ago
0
final paper edits
#310
jkbren
closed
4 years ago
0
add folder for JOSS submission
#309
jkbren
closed
4 years ago
0
update README to include recent publications
#308
jkbren
closed
4 years ago
0
add new concise tutorial notebook
#307
jkbren
closed
4 years ago
1
Add proper exception for graphs in (D)NBD
#306
sdmccabe
closed
4 years ago
0
Refactor Travis to use miniconda
#305
sdmccabe
closed
4 years ago
0
Apply PortraitDivergence to weighted networks
#304
sdmccabe
closed
4 years ago
2
Publications in README?
#303
sdmccabe
closed
4 years ago
1
DistributionalNBD: use more descriptive exception
#302
sdmccabe
closed
4 years ago
4
long test times on macOS
#301
sdmccabe
closed
4 years ago
0
Bump version to 0.2.2
#300
sdmccabe
closed
4 years ago
2
Drop eigenvalues with negative complex part in NBD
#299
sdmccabe
closed
4 years ago
15
Set values close to zero to zero in JSD
#298
sdmccabe
closed
4 years ago
0
Nondeterminism in test_directed_input
#297
sdmccabe
opened
4 years ago
0
Add test coverage for invariance under vertex relabeling
#296
sdmccabe
closed
4 years ago
20
Add PyPI badge
#295
sdmccabe
closed
4 years ago
0
Handle short path lengths in polynomial dissimilarity
#294
sdmccabe
closed
4 years ago
4
Implement graph diffusion distance
#293
sdmccabe
closed
4 years ago
12
Improve performance and fix bugs for reconstructors
#292
chiahungyang
closed
4 years ago
3
Clarify license of Portrait Divergence
#291
sdmccabe
closed
4 years ago
0
Bring threshold inside BaseReconstructor class
#290
sdmccabe
opened
4 years ago
14
Introduce and use decorators for graph sanitizers
#289
sdmccabe
closed
4 years ago
1
Portrait divergence: unclear if weighted graphs are supported
#288
sdmccabe
closed
4 years ago
3
Use unweighted graphs where appropriate in dynamics
#287
sdmccabe
closed
4 years ago
0
VoterModel fails on graphs with negatively weighted edges
#286
sdmccabe
closed
4 years ago
1
refactor GraphicalLasso to use sklearn's implementation
#285
sdmccabe
closed
4 years ago
1
correct threshold_type default argument in ConvergentCrossMapping
#284
tlarock
closed
4 years ago
0
Fix bugs of ConvergentCrossMapping
#283
chiahungyang
closed
4 years ago
0
Rename TimeGrangerCausality to GrangerCausality
#282
sdmccabe
closed
4 years ago
0
Refactor Kuramoto model
#281
sdmccabe
closed
4 years ago
0
Replace earthmover's distance implementation
#280
sdmccabe
closed
4 years ago
5
Next