Skip to content

Releases: managedcode/umap

v0.0.1

27 Oct 21:07

Choose a tag to compare

Release 0.0.1

Released on 2025-10-27

🎉 Initial Release

Recent Changes

  • tests (a0dc7c8)
  • pipline (ccbd014)
  • log2 functions - chaged dataset (81cfbbd)
  • update dontet stuff (e226317)
  • nuget (ad293e2)
  • move to MC namespace (600495a)
  • fixed doc reference on the umap class. (18b02a1)
  • Added ability to support explicit float[][] type for existing class consumers (372a99c)
  • Fixed implict cast for Umap. (6232e95)
  • Revert "Added implicit operator overloading for datapoints." (496a55d)
  • Added implicit operator overloading for datapoints. (7bf1936)
  • Merge pull request #1 from Arlodotexe/master (a3eb8e3)
  • Removed generic from DistanceFunctions, now inherits from Umap (99767f1)
  • Reverted nullable annotations (C# 8+ only) (aa8fe99)
  • Fixed conflicting generic name (1c28b9f)
  • Remove public modifier (C# 8+ only) (e832242)
  • Implemented IUmapDataPoint, cleanup IUmapDistanceParameter. (1750fc7)
  • reverted formatting in optimizationState. (b6a1ecc)
  • optimized the use of the IUmapDistance array+ code cleanup. (0ea33e8)
  • Renamed parameter class for distance calculation in umap (6d6b258)

📦 NuGet Packages


This release was automatically created by GitHub Actions