diff --git a/FASTsearch.py b/FASTsearch.py index 609db7f..7edbe15 100644 --- a/FASTsearch.py +++ b/FASTsearch.py @@ -1,5 +1,4 @@ -# The new class FASTsearch. Every DB can be represented in Lists. The Brain actually is constituted from lists. Access to all Documents the same moment # The new class FASTsearch. Every DB can be represented in Lists. The Brain actually is constituted from lists. Access to all Documents almost the same moment. # TODO GPU Multithreading has to be implemented.