Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 862 Bytes

TODO.md

File metadata and controls

20 lines (17 loc) · 862 Bytes

#TODO

#DONE

  • Fixed Quicksort edges cases (All data already sorted) To fix it Introsort was inmplement
  • Fixed bottleneck of Point - Scalar multiplication This was fix implementing a fixed Doubling Point G Also part of this was made by bypassing it and implementing Point addition