Changes between Version 3 and Version 4 of ImplementSortingMethodsBeforeGistIndexBuilding


Ignore:
Timestamp:
Jun 27, 2021, 7:50:03 AM (3 years ago)
Author:
HanwGeek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ImplementSortingMethodsBeforeGistIndexBuilding

    v3 v4  
    4040* Create the signature of z-order hash function
    4141
     42=== Coding Week 3 (21th June - 27th June) === 
     43'''Coding Phase ''':
     44* Refactor the code structure, moving hash function to `inline` module
     45* Create a pull request and receive suggestions from community and mentors
     46* Finish morton hash function
     47
     48'''Plans for next week''':
     49* Create larger random data or use real-world data for testing
     50* Evaluate the stability and efficiency of hash functions
     51* Searching for a more efficient hash function
     52
    4253
    4354== Student's Biography ==