1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 12:00:23 +02:00
Commit Graph

4196 Commits

Author SHA1 Message Date
Justin Lin
fdf879dbae refactor: reuse dir_vs 2022-03-25 15:53:20 +08:00
Justin Lin
a4e8194938 refactor: del search 2022-03-25 15:21:40 +08:00
Justin Lin
193ff6f531 refactor 2022-03-25 15:21:09 +08:00
Justin Lin
6fac123aee refactor 2022-03-25 11:32:55 +08:00
Justin Lin
d2f961494b refactor: built-in sign 2022-03-25 10:39:52 +08:00
Justin Lin
cadbdc826d refactor 2022-03-25 10:37:18 +08:00
Justin Lin
73c3e2d54c refactor 2022-03-25 10:33:25 +08:00
Justin Lin
6292c8989a refactor: conditional value 2022-03-24 22:30:12 +08:00
Justin Lin
438e7752ac refactor: border params are flexible 2022-03-24 14:23:46 +08:00
Justin Lin
6247979899 refactor: check border automatically 2022-03-24 14:11:18 +08:00
Justin Lin
bebf3bfc53 refactor: accept cells 2022-03-24 14:01:05 +08:00
Justin Lin
00680fe1fc wrapping default to false 2022-03-24 09:37:55 +08:00
Justin Lin
3f8fc98145 support wrapping 2022-03-24 09:37:35 +08:00
Justin Lin
8326dcc38f refactor 2022-03-23 21:00:42 +08:00
Justin Lin
5d39610f11 refactor: use % 2022-03-23 20:46:14 +08:00
Justin Lin
19f5f66697 refactor: use % 2022-03-23 20:37:57 +08:00
Justin Lin
535d64a562 refactor: clean dep 2022-03-23 20:27:14 +08:00
Justin Lin
66c0b70417 refactor: use tf matrix 2022-03-23 17:53:42 +08:00
Justin Lin
6a9da8be00 refactor: vector addition 2022-03-22 15:15:02 +08:00
Justin Lin
5dd6d0abd5 refactor 2022-03-22 15:12:28 +08:00
Justin Lin
f38d7a784b refactor: use rands directly 2022-03-22 15:11:22 +08:00
Justin Lin
cded66d2c4 refactor: 9-nearest-neighbor 2022-03-22 15:06:47 +08:00
Justin Lin
6229ab6d8c refactor: 9-nearest-neighbor 2022-03-22 15:04:38 +08:00
Justin Lin
d2a9b4be93 refactor: search is faster 2022-03-22 07:59:54 +08:00
Justin Lin
d38c3b91fc refactor: search is faster 2022-03-21 20:28:19 +08:00
Justin Lin
62da7cebdc refactor: find min directly 2022-03-21 18:44:20 +08:00
Justin Lin
07ee15da1c refactor 2022-03-21 17:43:16 +08:00
Justin Lin
d609292ad2 refactor: rename 2022-03-21 15:39:14 +08:00
Justin Lin
cf1d5deaa9 refactor: rename 2022-03-21 15:34:44 +08:00
Justin Lin
71815a2cdc reuse calculated weights 2022-03-21 15:26:28 +08:00
Justin Lin
7e66869bca refactor: rename 2022-03-21 14:59:05 +08:00
Justin Lin
a9b40f133b refactor: no undef 2022-03-21 14:55:38 +08:00
Justin Lin
a0d4d732a7 rename 2022-03-21 13:42:30 +08:00
Justin Lin
7c613930d5 rename 2022-03-21 13:39:43 +08:00
Justin Lin
b939634f8b refactor: process wf directly 2022-03-21 13:36:35 +08:00
Justin Lin
f3b3029d01 refactor: return coord directly 2022-03-21 11:37:02 +08:00
Justin Lin
fdc8e2f29a update featured img 2022-03-21 10:25:47 +08:00
Justin Lin
d9bc2e29ea rename 2022-03-21 09:49:16 +08:00
Justin Lin
b67f4bf200 avoid path loop 2022-03-21 09:23:03 +08:00
Justin Lin
5825205a4f del i = 0 2022-03-21 09:20:26 +08:00
Justin Lin
5b85e635d2 use len(not_collapsed_coords) == 0 to stop 2022-03-21 09:06:14 +08:00
Justin Lin
cb0a4bed9f check from notCollaspedCoords 2022-03-20 22:10:04 +08:00
Justin Lin
7926667772 find notCollaspedCoords from notCollaspedCoords 2022-03-20 21:59:05 +08:00
Justin Lin
bb4700ba66 random start collasped_propagated 2022-03-20 21:43:50 +08:00
Justin Lin
11b39945df refactor: cache rx 2022-03-20 18:46:08 +08:00
Justin Lin
03563afb6f refactor: clean variables 2022-03-20 18:10:43 +08:00
Justin Lin
6f13757cbc refactor: replace states directly 2022-03-20 18:03:18 +08:00
Justin Lin
27190008bf refactor: replaced by compatible_nbr_tiles 2022-03-20 17:55:23 +08:00
Justin Lin
6f9660a67d refactor: just test threshold < state_weight[1] 2022-03-20 12:47:24 +08:00
Justin Lin
f0bc7e5dc2 refactor: tail recursion 2022-03-20 12:18:38 +08:00