Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fslaborg/Graphoscope

A pragmatic approach to network science.
https://github.com/fslaborg/Graphoscope

Merge pull request #80 from fslaborg/developer

Update Main with Changes from Developer

1d9bb2e754e29b759ffca21072d66ff947f0bb78 authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #79 from fslaborg/longestPath

Add Longest path

834a42920e2c81fdf33a1495d0b93503f4779333 authored about 1 year ago by Christopher Lux <[email protected]>
Add tests for LongestPath

Add simple tests for LongestPath

c14106f2f98c4196959d603a5fa1283a887cee14 authored about 1 year ago by Christopher Lux <[email protected]>
Update LongestPath.fs

Rename check functions and add the check to the compute expressions

c35201d895cced4751be50c48d49a436a0f5f848 authored about 1 year ago by Christopher Lux <[email protected]>
Update LongestPath.fs

Add function to check if graph is Cyclic

a415f9bacd4f8c8f634c38e7e8289facf679ea6d authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #71 from fslaborg/ElevateUsability

Elevate usability

81d7f6bbf7a89e0a62af32a6cfe98b0bbc4b71e3 authored about 1 year ago by Christopher Lux <[email protected]>
Fix Docs

Fix Eccecentricety and Digraph docs

d45478584f9edb7441b437eaa2b4d89a631c8ab8 authored about 1 year ago by Christopher Lux <[email protected]>
Add mapping and filter functions

7309540ce17a2a5acb0428f67c0ee412b385abff authored about 1 year ago by Christopher Lux <[email protected]>
Add mapping and filter functions

b17cd9357ecdbacdaf9b3e5d805ea39c35bb27a7 authored about 1 year ago by Christopher Lux <[email protected]>
add functions missing from haskel.FGL

- mapEdges
- mapiEdges
- setEdgeData
- hasLoops
- isSimple
- getNodeLabel
- getSubgraphOfNodeSeq...

c3599594d3ddeeae2712c8ce782a808bcc391a9a authored about 1 year ago by Christopher Lux <[email protected]>
Merge branch 'main' into longestPath

7687b53ce06edb687f4af37cda41e12111fcc2bf authored about 1 year ago by Christopher Lux <[email protected]>
Add Measures.LongestPath

Add a function to calculate the longest path of an directed acyclic FGraph

3eb9ea7a7255f068237126c365ad5a7e4b986ddf authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #70 from fslaborg/developer

Improve Usability

37ca1408fd34243685a52e5dc85612a6182c6a52 authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #69 from fslaborg/practical_changes

minor fixes

447910ab6638bb27286e3e8321366142f9a65afe authored about 1 year ago by Christopher Lux <[email protected]>
Update ClusteringCoefficient.fs

e99f8e3837e8e9f0cdff1dbb0b531f81f090634f authored about 1 year ago by Christopher Lux <[email protected]>
fix AdjGraph. getEdgeOverlapCount

f73f3c5be8eba447b427edfd8f5b0430dd97ac65 authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #68 from fslaborg/practical_changes

Practical changes

6f288e288cca613d8bd8b2623061c1a161eac6f4 authored about 1 year ago by Christopher Lux <[email protected]>
Update documentation

e0904c35e44ac1da0e42356ee5e338dbccf2d91a authored about 1 year ago by Christopher Lux <[email protected]>
Update AdjGraph.fs

41d16b98911da13f072a5fe53f7c3d7bb27462ee authored about 1 year ago by Christopher Lux <[email protected]>
Update AdjGraph.fs

Add getSubGraphOfNodeSeq and getNeighourhoodSubgraphByHops

1a95c594d4ca80924780408e419c1aa376dab442 authored about 1 year ago by Christopher Lux <[email protected]>
Update AdjGraph.fs

Add getNodeOverlap and getNodeOverlap

c7a7545eca58eb3d6f49e28739cbd6658ed90893 authored about 1 year ago by Christopher Lux <[email protected]>
Update compute expressions

b5a3d8c034910dcb5211d5a2e3c106805a4e1e7d authored about 1 year ago by Christopher Lux <[email protected]>
Update Volume.fs

Depict unique edges
No longer returns the edge two times

8e9919f6117a25cc183742620f02dd58b642de74 authored about 1 year ago by Christopher Lux <[email protected]>
Update Gilbert.fs

Update Gilbert.fs to use probability as EdgeData for initDirectedAdjGraph

4cff0361d3570ab5d2fafde36ab8b2741ba9c3e6 authored about 1 year ago by Christopher Lux <[email protected]>
add getNodes

add getNodes to FGraph and AdjGraph

9c18598f8a7ea10a7abced32cbacd992471b2ae1 authored about 1 year ago by Christopher Lux <[email protected]>
Update compute command structure

aa6aa5b553a754a7cadde8cb05cc8e14418d8023 authored about 1 year ago by Christopher Lux <[email protected]>
fix findEdge bug

e097eedf8ef5e038f74377f9772b3581a165d171 authored about 1 year ago by DoganCK <[email protected]>
Merge pull request #66 from fslaborg/louvain-and-modularity

Louvain and modularity

5643060459d1803a6e8247ebfc44a83ace19e4de authored about 1 year ago by DoganCK <[email protected]>
add neighbor memoization and refactor

df4fd95d7933819bbaee4d0e61942f3faac881b0 authored about 1 year ago by Dogan Kazakli <[email protected]>
add sumby doc

43aaa44d985a901ddee9c40e0dff60093a2d1323 authored about 1 year ago by Dogan Kazakli <[email protected]>
add sumby

81120bbea45d1b3f2794fd09de26ad1096b3a466 authored about 1 year ago by Dogan Kazakli <[email protected]>
fix bugs

0e99597a08109907dffb51b786290e7e34d2ec96 authored about 1 year ago by Dogan Kazakli <[email protected]>
fix typo

3383567000d049388f92ae9f856d416fc5b95e53 authored about 1 year ago by DoganCK <[email protected]>
add modularity documentation for publicly available methods

edf66cc29687259f2aef48b8e01f2f475bffe594 authored about 1 year ago by Dogan Kazakli <[email protected]>
add more tests and documentation

36e03b560f255f22c1801a3e14635d7d2054530c authored about 1 year ago by Dogan Kazakli <[email protected]>
add louvain for undirected graph

c13a4d488479eb886400477d6d34a664ccadf0b0 authored about 1 year ago by Dogan Kazakli <[email protected]>
add louvain for digraph

6db244214bae01daddc3ad435cddf70e2a0beeff authored about 1 year ago by Dogan Kazakli <[email protected]>
Merge pull request #65 from fslaborg/developer

Restore code falsely deleted in #64

8742f9d5e5abf42a52d8fd31346d4db679a14978 authored about 1 year ago by Christopher Lux <[email protected]>
Re-add code falsely deleted in #64

Re-add code falsely deleted in #64, commit
a811bd24dd7375e69c93dc46d23040cc64f726d3

f9fa535ec081148e3da52f697e19ac0ebd2af1f2 authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #64 from fslaborg/developer

Developer

74a28581b4063d1d3b432550a57047801bcdbab1 authored about 1 year ago by DoganCK <[email protected]>
Merge pull request #63 from fslaborg/undirected-graph-revival

Undirected graph revival

306ad6f8d16dc4fa0448bbf7f1d96edff8691132 authored about 1 year ago by DoganCK <[email protected]>
fix floyd warshal test error

103c6a81f085250babf507619e9d9af61bd982ac authored about 1 year ago by DoganCK <[email protected]>
prepare for merge

5e4847265006311d645c38b5e965021f0ff8b7aa authored about 1 year ago by DoganCK <[email protected]>
Merge branch 'main' into undirected-graph-revival

ed4131a5c0db86827486c2e880a76d63610a211b authored about 1 year ago by DoganCK <[email protected]>
Merge pull request #62 from fslaborg/developer

fixed code comments, naming of weak component measures and tests

9fae168716b32d6ad6ec401b6cc87292282a2b16 authored about 1 year ago by Harry McCarney <[email protected]>
fixed code comments, naming of weak component measures and tests

b61fc527da530e5489f54fd0acb08af9ae664f2a authored about 1 year ago by Harry McCarney <[email protected]>
Merge branch 'undirected-graph-revival' of github.com:fslaborg/Graphoscope into undirected-graph-revival

12196a160fbc477e31e2892c5f2339f73b13f1b4 authored about 1 year ago by DoganCK <[email protected]>
remove partial louvain implementation for digraph

a612d684739302528a18dfc14e2af261055c35a4 authored about 1 year ago by DoganCK <[email protected]>
improve comment

c9b834e507565de18833bcfd3f05a25ca413a84a authored about 1 year ago by Dogan Kazakli <[email protected]>
fix node removal

9ad272124990027240ed0b3a7b2d95e596743718 authored about 1 year ago by Dogan Kazakli <[email protected]>
Update Documentation

14df00be1753bc2f7fd3264b553b1a10feced47e authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #61 from fslaborg/digraphComponents

added support for finding and returning components from digraph

e34a9a4f66ba81070bb77dab6ba43aa8d237a815 authored about 1 year ago by Christopher Lux <[email protected]>
added support for finding and returning compenents from digraph

142a2014cba0cf9b3b43f1839c58ebe69f035c8d authored about 1 year ago by Harry McCarney <[email protected]>
refactor

4636d790493c0bdd27773a669bbc326f3af0ec3b authored about 1 year ago by Dogan Kazakli <[email protected]>
remove redundant functions

f23f04ae0bd7a34bbc77958ca0d8fb1ad5e5ea88 authored about 1 year ago by Dogan Kazakli <[email protected]>
add NodeData to UndirectedGraph

e5d8a24e695e8a7f24dbbefed070665dc8f43fb8 authored about 1 year ago by Dogan Kazakli <[email protected]>
remove print

96f98418da9be0611f672a10234fd98f107b9d7d authored about 1 year ago by DoganCK <[email protected]>
improve performance of Dijkstra

3c1e6512b45375be44d591667b73bb38b4fc949d authored about 1 year ago by DoganCK <[email protected]>
removes if statement

62dac494c088c9bb512caf0ee8c6726d57937fe8 authored about 1 year ago by Yiğit Levent <[email protected]>
fix SortedSet bug

a6ebc02e26021d62ee35a69e292b74e1a85f212d authored about 1 year ago by Dogan Kazakli <[email protected]>
test dijkstra

4e2367830880ecad5f7008fd521628ce44b76388 authored about 1 year ago by DoganCK <[email protected]>
polish undirected

9cc4af6361020db7bcfef92c05cb8f8b3c1e2b45 authored about 1 year ago by DoganCK <[email protected]>
undirected changes

a811bd24dd7375e69c93dc46d23040cc64f726d3 authored about 1 year ago by DoganCK <[email protected]>
Merge pull request #60 from fslaborg/statistics

Update Louvain function

eccad69031b1749a560d472db938bcda63570c5c authored about 1 year ago by Christopher Lux <[email protected]>
Adapt Louvain to work on AdjGraph

- Port Louvain from FGraph to AdjGraph
- This keeps FGraph as a directed graph

a804e6a4cdf870573d8e9943f797b7d15453015e authored about 1 year ago by Christopher Lux <[email protected]>
fix ofSeq function

- fix ofSeq function to correctly add nodes with only self loops

a3c7eb3282d0ac90cfb432f8b20b535f16a29a4d authored about 1 year ago by Christopher Lux <[email protected]>
Merge pull request #59 from fslaborg/statistics

Add centrality statistics

c3d34ffce4d7f93aff1c07b3d3ca0ebfc5fb3e0f authored about 1 year ago by Christopher Lux <[email protected]>
Update AdjGraph

- Port all undirected FGraph functions to AdjGraph

8f55afe61bc2a315e8596acd59c1e4f9668913de authored about 1 year ago by Christopher Lux <[email protected]>
Merge branch 'statistics' of https://github.com/fslaborg/Graphoscope into statistics

f8479b7f52c272a97ead62523c03ca7f917a01d7 authored over 1 year ago by Christopher Lux <[email protected]>
add UndirectedFGraph

17b1cee01673f11e919aab570d688642fdca35c9 authored over 1 year ago by Christopher Lux <[email protected]>
Update M_4_CentralityMeasures.fsx

Add nuget Reference for OptimizedPriorityQueue

1a58c6ebad9e5db6c29be8e555a2d48c7f84838f authored over 1 year ago by Libra_Chris <[email protected]>
Add tests

add tests for:
- BetweennessCentrality
- Eccentricity
- ClosenessCentrality
- Distance functions

d58e06392384818d7841507e0e7c575c08cbb3cf authored over 1 year ago by Christopher Lux <[email protected]>
add undirectedBFS

ce1475f14a55968d960a2ee9e140506bba7a3785 authored over 1 year ago by Christopher Lux <[email protected]>
Add docs for the Louvain Algorithm

779ac40c3a0fde1f0641d8b5e3c3d04a925f8748 authored over 1 year ago by Libra_Chris <[email protected]>
Update Dijkstra PriorityQueue

5f58155aea1c9574179273a1e941645f01bc398c authored over 1 year ago by Christopher Lux <[email protected]>
Update functions

23bb84ac49ce6ac146f2cc4031874e8bdf9eeae4 authored over 1 year ago by Christopher Lux <[email protected]>
Added docs for graph centrality measures

467eb20bbb8be67be78a2f536eb3b6cfb9b4ef25 authored over 1 year ago by Christopher Lux <[email protected]>
Rename Eccentricity

Rename EccentricityCentrality to just Eccentricity

bc9ab2eb8fae53543815f4d2287cb400e8d11894 authored over 1 year ago by Christopher Lux <[email protected]>
Update Distance functions

709e840005e2ea7ac886ce604de006357ed2fe7c authored over 1 year ago by Christopher Lux <[email protected]>
Update ClosenessCentrality.fs

fe1396f0f01ddea54c898a3af0ee5ad565bd6bbc authored over 1 year ago by Christopher Lux <[email protected]>
add toArray2DUndirected

bd2299e81f3e5e583cd695f3e8bcdde4a79ca439 authored over 1 year ago by Christopher Lux <[email protected]>
Add function annotations

908b1920d6639d191423c9fecfb6ded61a9b6122 authored over 1 year ago by Libra_Chris <[email protected]>
add CodeComments

0a8882d0f28278d4a1ac4a563bd7a465630edffa authored over 1 year ago by Christopher Lux <[email protected]>
Update Distance.fs

dd83e67ed8fe1db4e6fa6a309d4a73992960fd05 authored over 1 year ago by Christopher Lux <[email protected]>
Update BetweennessCentrality.fs

dbc025fb92fec5a874604b93c04dd46cedc998c9 authored over 1 year ago by Christopher Lux <[email protected]>
Update Dijkstra.fs

40dfbf0fecb0473a4a1b2de54b6449a5c79de663 authored over 1 year ago by Christopher Lux <[email protected]>
Add Measures.EccentricityCentrality

536f2f4fbe2eee83e3277efc15cf5afed4d2acb8 authored over 1 year ago by Christopher Lux <[email protected]>
Fix EccentricityCentrality

6e26a498986d0d04c374457c6459e889d3b16b72 authored over 1 year ago by Libra_Chris <[email protected]>
Update BetweennessCentrality.fs

aaea822c46e1b0a2e878570fa9d5e6b53ac0eafb authored over 1 year ago by Libra_Chris <[email protected]>
Added closeness functions

71603f4a5a1846cf32f0e2121bf5532a5bfbf9f5 authored over 1 year ago by Christopher Lux <[email protected]>
Added Measures.ClosenessCentrality

d59f4503a83f74a8d949664a2262b621751492c8 authored over 1 year ago by Christopher Lux <[email protected]>
Add FSharp.Aux Reference

35523c8f7bb1c843e1d9ac33f24f30bfaafe2bd4 authored over 1 year ago by Christopher Lux <[email protected]>
Update Distance Metric

Update Distance functions with FSharpAux functionality

01c91872e2e9b3826cfa2634a9b6edfe5d82ae24 authored over 1 year ago by Christopher Lux <[email protected]>
init Distance Metric

bd609e57f22fc7e0ede581a86675f2ee9796bef3 authored over 1 year ago by Christopher Lux <[email protected]>
Differentiate directed and undirected Dijkstra

b42914bf26d326e0b396f81a62afcdb213c67dc9 authored over 1 year ago by Christopher Lux <[email protected]>
add calculations for the MatchingIndex

82949c5850623cf6334caf2cc1e168de97429de1 authored over 1 year ago by Christopher Lux <[email protected]>
add cumulativeDegreeOfFGraph

c35fc3649688dd8d5deb62e8ef0f165b3445506d authored over 1 year ago by Christopher Lux <[email protected]>
Update RELEASE_NOTES.md

24f472074c56259b4096be208b5638cf1d957c14 authored over 1 year ago by Christopher Lux <[email protected]>
add StarGraph and tests

add StarGraph and tests as mentioned in #51

ed19b08ab8cb9cca2946bbb1378f6170b4b135ab authored over 1 year ago by Christopher Lux <[email protected]>
Fix DiGraph addElement function

77df6289fe2cf2469f9f5a58724dff5949ac7781 authored over 1 year ago by Christopher Lux <[email protected]>