Skip to content

PFalkowski/Extensions.Standard

Repository files navigation

Extensions.Standard

NuGet version (Extensions.Standard) Licence (Extensions.Serialization)

Lightweight extensions methods (and constants) for common programming tasks, like:

  • Suffixes (AsMemory, AsTime)
  • Interpolate
  • Partition
  • Shuffle (O(n))
  • Softmax
  • InnerProduct
  • IsPrime
  • ManhattanDistance
  • EuclideanDistance
  • InClosedRange
  • MeanSquaredError
  • EqualsWithTolerance
  • HsVtoArgb
  • Scale
  • Fit

and many more.

Extensions for System.Random (NextBool, NextChar, NextString etc.) moved to StrongRandom

Releases

No releases published

Packages

No packages published

Languages