Commit Graph

81 Commits

Author SHA1 Message Date
=
23080845bc again, why 0-indexed 2024-02-08 12:23:45 +01:00
=
a2a7263486 correct matrix access 2024-02-08 12:23:26 +01:00
=
d5c52627ed now checking if index out of bounds 2024-02-08 12:21:41 +01:00
=
9a6f14de9a cursed 1-indexed language 2024-02-08 12:17:47 +01:00
=
6881275e32 todo now correctly contains polycubes 2024-02-08 12:17:21 +01:00
=
7b34c16f05 orient_tuple return correctly now 2024-02-08 12:16:10 +01:00
=
cce1db0714 signatures were still not correct 2024-02-08 12:12:58 +01:00
=
4446fe341c incorrect function signatures 2024-02-08 12:11:29 +01:00
=
ea2702c614 capitalized an i in Int 2024-02-08 12:07:47 +01:00
=
56a84b0265 json was right all along 2024-02-08 12:05:12 +01:00
=
e0495e8e28 fixes json import 2024-02-08 12:04:09 +01:00
=
65e96174cb simplified hash 2024-02-08 12:03:39 +01:00
=
aa59d05a93 minor changes 2024-02-08 12:02:58 +01:00
=
279158ecdf tettative final implementation 2024-02-08 12:02:13 +01:00
=
5004b50978 renamed oriented_difference to ...differences 2024-02-08 11:38:13 +01:00
=
843e9960a0 added hash!(p::PolyCube) 2024-02-08 11:27:05 +01:00
=
b783e16558 julia start 2024-02-07 19:15:03 +01:00
=
eea504461b renamed var to match algoithm 2024-02-07 19:14:49 +01:00
=
4e761a5cc6 no workspace files 2024-02-07 16:48:11 +01:00
=
9805f264c3 a fresh start 2024-02-06 18:58:23 +01:00
=
ca34ab8ba3 python now works, jl can leave 2024-02-06 18:54:53 +01:00
=
60bef312b5 can now subtract 2024-02-06 18:23:43 +01:00
=
b6a7a92a93 added function signature 2024-02-06 18:07:13 +01:00
=
58235e461c did not actually compute different orientations 2024-02-06 17:49:38 +01:00
=
38809fb307 now also ignoring count.json 2024-02-06 17:36:29 +01:00
=
966f72172f chain is weird 2024-02-06 17:35:56 +01:00
=
7f6ac272c3 main should be done for real testing for now 2024-02-06 17:35:40 +01:00
=
aa24653657 now also encodesd sets 2024-02-06 17:32:04 +01:00
=
3e4288cd66 added json encoder for PoyCubes 2024-02-06 17:15:45 +01:00
=
644ba22d1b fixed import and infinite growth 2024-02-06 17:02:16 +01:00
=
d0b161bfaa disregard out.json 2024-02-06 17:01:53 +01:00
=
028df78c3e now generate childern up to max size 2024-02-06 16:50:04 +01:00
=
2a87f9c46a tentative first implementation 2024-02-06 16:41:00 +01:00
=
5bcef8336b added generate_neighbors 2024-02-06 16:08:43 +01:00
=
a346503697 made tuple_reorientation to a general utility file 2024-02-06 15:45:07 +01:00
=
eafb8865ae empty main 2024-02-06 15:26:33 +01:00
=
d54fd92a94 tuple reorientation implemented 2024-02-06 15:26:18 +01:00
=
e48deaa297 rechanged python settings in VSCode 2024-02-06 15:25:25 +01:00
=
b01a16e270 vscode settings 2024-02-06 13:14:40 +01:00
=
befff78f36 added correct sequence for compariso 2024-02-06 13:12:08 +01:00
=
f0645a4d90 setup structure for rewrite 2024-02-06 13:00:52 +01:00
Maxime Vorwerk
e8186089a2 Merge branch 'master' of https://github.com/THEON-1/CubeShapeCounting 2023-11-03 10:00:11 +01:00
Maxime Vorwerk
2305f9e1c5 remove results.bin 2023-11-03 10:00:06 +01:00
Maxime Vorwerk
1db6a38ed6 still trying to fix 2023-11-03 09:59:34 +01:00
Theon-1
6f65edb144 corrected debug mode + end sound 2023-09-25 13:55:57 +02:00
Theon-1
be2e3fc320 added debug option 2023-09-25 13:32:59 +02:00
Maxime Vorwerk
3cc7b5d102 replaced plot function 2023-09-25 09:33:26 +02:00
Maxime Vorwerk
ec5069a9fb custom addition -> elementwise addition : Base 2023-09-25 06:48:26 +02:00
Maxime Vorwerk
4179f2bb45 result file path adjusted 2023-09-25 06:24:06 +02:00
Maxime Vorwerk
99ec7a1090 removed nonrecursive variant due to benchmarks 2023-09-25 04:30:40 +02:00