Commit Graph

41 Commits

Author SHA1 Message Date
Niko Abeler 456e027824 version bump 2022-11-28 19:59:45 +01:00
Niko Abeler 2aa523791b adjust test action. 4 2022-11-28 19:53:48 +01:00
Niko Abeler 5c832e0f8e adjust test action. 3 2022-11-28 19:51:04 +01:00
Niko Abeler 03c1f61b26 adjust test action. 2 2022-11-28 19:45:33 +01:00
Niko Abeler 5f748b869a adjust test action. 1 2022-11-28 19:41:57 +01:00
Niko Abeler 55136f3514
Create rust.yml 2022-11-28 19:38:17 +01:00
Niko Abeler 14a5c610f3 readme update 2022-11-25 20:24:15 +01:00
Niko Abeler 791946471a optional to pass initial positions 2022-11-25 20:22:58 +01:00
Niko Abeler acf34d4331 initial position 2022-11-25 20:22:17 +01:00
Niko Abeler 6e99a71fde slightly better chunks 2022-11-25 20:11:55 +01:00
Niko Abeler 2ceb9a413f read from file 2022-11-23 21:16:26 +01:00
Niko Abeler b6ab0f2144 nicer iteration 2022-11-23 20:26:57 +01:00
Niko Abeler 0a548bbd32 integration of networkx model 2022-11-22 22:35:51 +01:00
Niko Abeler a503ba80ed networkx spring_layout copy 2022-11-22 22:26:09 +01:00
Niko Abeler 7892fa5ac2 pyproject filled 2022-11-22 22:25:49 +01:00
Niko Abeler 8efdb05865 version bump 2022-11-20 21:45:18 +01:00
Niko Abeler ada2f2e9b1 more tests + allowing generators as input 2022-11-20 21:44:24 +01:00
Niko Abeler 2d02427c1f version bump 2022-11-20 20:40:05 +01:00
Niko Abeler e9f90cbb69 simple tests 2022-11-20 20:39:36 +01:00
Niko Abeler c3cc7f690e refactoring to allow different models 2022-11-20 20:28:23 +01:00
Niko Abeler 2d3572e63b install and dev 2022-11-20 19:03:45 +01:00
Niko Abeler 46cac1528c networkx example 2022-11-20 19:01:52 +01:00
h4kor 407a08d1f7 Merge pull request 'Python package' (#1) from python_package into main
Reviewed-on: #1
2022-11-20 16:14:55 +00:00
Niko Abeler b6e4744210 requirements + minimal readme 2022-11-20 17:14:34 +01:00
Niko Abeler 50a15a158c added README 2022-11-20 17:11:41 +01:00
Niko Abeler 8b18c1a570 formatting 2022-11-20 17:09:39 +01:00
Niko Abeler 19cea83bd8 use thread estimation if threads is set to 0 2022-11-20 17:05:11 +01:00
Niko Abeler d8b172c7fb clean up and moving iter and threads to params 2022-11-20 16:57:31 +01:00
Niko Abeler d897436ba1 first successful execution 2022-11-20 15:18:06 +01:00
Niko Abeler 3a9bf6d6ee init with maturin 2022-11-20 14:49:43 +01:00
Niko Abeler ebb683d3e2 set opt dist to 1 2022-11-19 21:32:21 +01:00
Niko Abeler df7db9b27d further refinement. upper bound for movement 2022-11-19 19:55:43 +01:00
Niko Abeler a2244ed58c rank dampening 2022-11-18 21:09:35 +01:00
Niko Abeler e83d63eb85 cooling 2022-11-18 20:57:46 +01:00
Niko Abeler 633a9261ae own model 2022-11-18 19:47:36 +01:00
Niko Abeler 22a46b5c68 move model into own struct 2022-11-18 19:32:13 +01:00
Niko Abeler d91e829bff small refinements 2022-11-17 20:28:32 +01:00
Niko Abeler 8759a58cb9 proper chunks 2022-11-17 19:37:07 +01:00
Niko Abeler 0bac20babe reading graph data 2022-11-17 19:13:23 +01:00
Niko Abeler a0dda954ad first implementation 2022-11-13 20:55:37 +01:00
Niko Abeler f3c9abe5b5 proto 2022-11-13 20:10:54 +01:00