-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 1c07e03013ddf80c01b78419c98fde60122a65da Author: Benjamin Buchfink <buchfink@gmail.com> Date: Thu Feb 16 16:41:35 2023 +0100 Updated version. commit d655b42d095fd5fc187b7734a17b360b897e63dd Author: Benjamin Buchfink <buchfink@gmail.com> Date: Thu Feb 16 12:22:35 2023 +0100 Use linsearch for backmapping. commit 330becf3ffca6bbef91c33490dbb2c55adb5379c Author: Benjamin Buchfink <buchfink@gmail.com> Date: Thu Feb 16 10:17:38 2023 +0100 Added linsearch option. commit c7d7cffa920950a6927a91ff1903cb795076f104 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Wed Feb 15 20:51:35 2023 +0100 Allow lin suffix. commit b7e01fc21aa2adee3a6f8d08a59c828e2d0c74c1 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Wed Feb 15 10:19:52 2023 +0100 Use linear clustering only for linclust. commit 2e82ce30f52bc4d76a02290c3641e9f1761f15a8 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Tue Feb 14 16:49:58 2023 +0100 Added check. commit 46966470bf2e2bd6ba4e5fce9a6f73fb4ee53007 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Tue Feb 14 16:02:42 2023 +0100 Added linear search to --iterate. commit 746d8a4addc0c9b5357c120f1768368380181140 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Tue Feb 14 12:39:31 2023 +0100 Fixed timer. commit 30233debd687e414d51e5f1bc904648b5540f06f Author: Benjamin Buchfink <buchfink@gmail.com> Date: Tue Feb 14 11:15:01 2023 +0100 Added linear stage for targets. commit 1c9bf349fb07ba92b46a1f7ab719d54fb81e8b11 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 16:51:30 2023 +0100 No extra for lin-stage1 option. commit 190cef799c9877603f3f86b62515090323c3b909 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 16:34:00 2023 +0100 Added linclust command. commit fa888a19422daea83e8124ea3092aa7c3d0b180e Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 14:59:01 2023 +0100 Fixed linclust bug. commit 20a9bd2efe2a78f4c24cbd9317b4537c7d292dc5 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 13:33:01 2023 +0100 Add tests to cmake. commit a95bfc459b79ddd42911f0df7ac6441d1d7961e5 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 13:11:17 2023 +0100 Added ctest file. commit c73bc9d8c1f6648e350c5e81b7b43048c3715f63 Merge: d8475271 1de45b3 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 13:10:04 2023 +0100 Merge branch 'master' into dev commit d847527139fcbb9a63ebb35a8a80586d4ef7f937 Merge: 06361689 579b497 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 10:36:45 2023 +0100 merged w/master commit 06361689da3aab9cbb094559e990c1e508e5e8dc Author: Benjamin Buchfink <buchfink@gmail.com> Date: Mon Feb 13 10:30:58 2023 +0100 Fixed macos errors. commit 65911a2cc276db2f50dbbdc55ea1a37dcf1ff325 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Fri Feb 10 17:26:36 2023 +0100 Use temp files for db blocks. commit 5350c59abf3d2e5be661edc56f0fa33d5ab0d1dd Author: Benjamin Buchfink <buchfink@gmail.com> Date: Fri Feb 10 15:16:10 2023 +0100 Fixed -k for view. commit f6cc746b206be49939eef8c339448d0c8b220c2b Author: Benjamin Buchfink <buchfink@gmail.com> Date: Fri Feb 10 15:13:23 2023 +0100 Added merge-daa command. commit fb573774f12267218e80d2691bbbc8843b93dfa1 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Fri Feb 10 15:03:34 2023 +0100 Fixed config, commit 0da23199907de5f01abeb453a17e34d4d7903d31 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Fri Feb 10 14:42:03 2023 +0100 Added merge-daa command. commit de5db9380d527cfaeb63cc729389070fedf94e1d Author: Benjamin Buchfink <buchfink@gmail.com> Date: Fri Feb 10 14:22:56 2023 +0100 Fixed error in view. commit 3e265c1b226020aa3c18e326de726730246b55e3 Author: Benjamin Buchfink <buchfink@gmail.com> Date: Fri Feb 10 13:59:45 2023 +0100 Added option to turn off avx2.
- Loading branch information
Showing
24 changed files
with
230 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.