Recent Changes

Here we document the most recent changes to the project. To view all history and the full project, please visit our GitHub.

Note

The changes included here are from development. Their inclusion in the released codes is not guaranteed.

Git History

  • Release prep: v0.1.1 conda by Kevin Wang at 2023-02-18 03:02:58

  • Fix the README formatting by Kevin Wang at 2023-02-18 02:39:08

  • Release prep: v0.1.1 by Kevin Wang at 2023-02-18 02:37:21

  • Update 2023 licensing information by Kevin Wang at 2023-02-18 02:25:31

  • [Improvement] Follow up improvements. by Kevin Wang at 2023-02-06 02:58:20

    This follows up with the previous two commits.
    
  • [Improvement] Undoc member formatting. by Kevin Wang at 2023-02-06 02:57:34

    A few magic method and getter now have proper docstrings and they're
    properly displayed. All other methods without any docstring are not
    for conciseness.
    
  • [Bug Fix] Fix documentation formatting, by Kevin Wang at 2023-02-06 02:38:59

    The `dr` module's API reference formatting is improved.
    
  • [Bug Fix] Fix tests for sklearn 1.1 release by Kevin Wang at 2022-08-21 15:20:54

    sklearn's tSNE implementation changed the `perplexity` behavior to not
    allow `perplexity` larger than sample size. This affects the unit tests
    only.
    
  • Update issue templates by Kevin Wang at 2022-08-19 01:57:45

  • Add example dataset by Kevin Wang at 2022-07-20 20:32:31