• Joined on 2022-08-01
h4kor pushed to main at h4kor/graph-force 2022-11-28 18:45:35 +00:00
03c1f61b26 adjust test action. 2
h4kor pushed to main at h4kor/graph-force 2022-11-28 18:41:59 +00:00
5f748b869a adjust test action. 1
55136f3514 Create rust.yml
Compare 2 commits »
h4kor pushed to main at h4kor/graph-force 2022-11-25 19:24:17 +00:00
14a5c610f3 readme update
791946471a optional to pass initial positions
acf34d4331 initial position
Compare 3 commits »
h4kor pushed to main at h4kor/graph-force 2022-11-25 19:12:04 +00:00
6e99a71fde slightly better chunks
h4kor pushed to main at h4kor/graph-force 2022-11-23 20:16:32 +00:00
2ceb9a413f read from file
b6ab0f2144 nicer iteration
Compare 2 commits »
h4kor pushed to main at h4kor/graph-force 2022-11-22 21:35:54 +00:00
0a548bbd32 integration of networkx model
h4kor pushed to main at h4kor/graph-force 2022-11-22 21:26:12 +00:00
a503ba80ed networkx spring_layout copy
7892fa5ac2 pyproject filled
Compare 2 commits »
h4kor pushed to main at h4kor/graph-force 2022-11-20 20:45:21 +00:00
8efdb05865 version bump
h4kor pushed to main at h4kor/graph-force 2022-11-20 20:44:26 +00:00
ada2f2e9b1 more tests + allowing generators as input
h4kor pushed to main at h4kor/graph-force 2022-11-20 19:40:07 +00:00
2d02427c1f version bump
h4kor pushed to main at h4kor/graph-force 2022-11-20 19:39:38 +00:00
e9f90cbb69 simple tests
h4kor pushed to main at h4kor/graph-force 2022-11-20 19:28:25 +00:00
c3cc7f690e refactoring to allow different models
h4kor pushed to main at h4kor/graph-force 2022-11-20 18:03:47 +00:00
2d3572e63b install and dev
46cac1528c networkx example
Compare 2 commits »
h4kor merged pull request h4kor/graph-force#1 2022-11-20 16:14:56 +00:00
Python package
h4kor pushed to main at h4kor/graph-force 2022-11-20 16:14:56 +00:00
407a08d1f7 Merge pull request 'Python package' (#1) from python_package into main
b6e4744210 requirements + minimal readme
50a15a158c added README
8b18c1a570 formatting
19cea83bd8 use thread estimation if threads is set to 0
Compare 8 commits »
h4kor pushed to python_package at h4kor/graph-force 2022-11-20 16:14:36 +00:00
b6e4744210 requirements + minimal readme
h4kor pushed to python_package at h4kor/graph-force 2022-11-20 16:11:43 +00:00
50a15a158c added README
h4kor pushed to python_package at h4kor/graph-force 2022-11-20 16:09:41 +00:00
8b18c1a570 formatting
h4kor pushed to python_package at h4kor/graph-force 2022-11-20 16:05:14 +00:00
19cea83bd8 use thread estimation if threads is set to 0
d8b172c7fb clean up and moving iter and threads to params
Compare 2 commits »
h4kor created pull request h4kor/graph-force#1 2022-11-20 14:18:34 +00:00
WIP: Python package