Skip to content

Releases: KeepTheBeats/routing-algorithms

v0.7 UnitFloor, UnitCeil, and UnitRound

29 Jul 12:50
Compare
Choose a tag to compare

Use "github.com/shopspring/decimal" to make functioins UnitFloor, UnitCeil, and UnitRound.

RandomMapPick

11 Jul 13:26
Compare
Choose a tag to compare

add function "RandomMapPick" to choose one item from a given map.

v0.5: add function ExponentialRandom to generate random number following Ex…

23 Nov 20:38
Compare
Choose a tag to compare

add function ExponentialRandom to generate random number following Exponential Distribution

v0.4

17 Nov 18:01
Compare
Choose a tag to compare

add function "RandomPickN" to pick m indexes from the slice a

v0.2

28 Sep 16:39
Compare
Choose a tag to compare
add function RandomFloat64 to generate float64 in [start,end)

release-0.1

02 Aug 09:37
Compare
Choose a tag to compare

routing algorithms and random functions