Skip to content
  1. Mar 20, 2024
  2. Mar 19, 2024
  3. Mar 15, 2024
  4. Mar 13, 2024
  5. Feb 22, 2024
  6. Feb 21, 2024
  7. Feb 16, 2024
  8. Feb 14, 2024
  9. Feb 02, 2024
  10. Jan 08, 2024
  11. Nov 27, 2023
  12. Nov 25, 2023
  13. Nov 21, 2023
  14. Nov 07, 2023
  15. Oct 31, 2023
  16. Oct 11, 2023
    • Matthias Diener's avatar
      persistent_dict: add complex hashing, numpy scalar hashing (#184) · 47dfe4f7
      Matthias Diener authored
      * persistent_dict: add complex hashing, numpy scalar hashing
      
      * simplify
      
      * fix
      
      * better update_for_complex
      
      * convert numpy scalars to 1D array
      
      * use np.array instead
      
      * tobytes() is not stable, try str+dtype
      
      * fix number detection
      
      * Revert "tobytes() is not stable, try str+dtype"
      
      This reverts commit f1b766c791299b08bf4f7090b9b47b4dbfe2678a.
      
      * Revert "fix number detection"
      
      This reverts commit 078c75a4027146c8c4b27534e33b461e6cf908f1.
      
      * convert large float types to python types
      
      * Revert "Revert "fix number detection""
      
      This reverts commit fc4350a8a526aebeea73f7ce15aa847bc76208da.
      47dfe4f7
  17. Oct 08, 2023
  18. Aug 01, 2023
  19. Jul 25, 2023
  20. Jul 19, 2023
  21. Jun 18, 2023
  22. Apr 26, 2023
  23. Mar 14, 2023
Loading