Releases: StarlangSoftware/Math-Swift
Releases · StarlangSoftware/Math-Swift
Remove the bug in removeItem method.
1.0.13 Removed the bug in removeItem method.
Updated Util dependency.
1.0.12 Updated Util dependency.
Updated Util dependency.
1.0.11 Updated Util dependency.
Added Random class.
1.0.10 Added Random class in Matrix initialization.
Activation Functions
1.0.9 Added activation functions such as tanh, relu and reluderivative.
Added getProbabilityDistribution method.
1.0.8 Added getProbabilityDistribution method.
Added multiply method.
1.0.7 Added multiply method.
Added keySet method to DiscreteDistribution
1.0.6 Added keySet method to DiscreteDistribution. Added Equatable protocol…
Added constructor to DiscreteDistribution
1.0.5 Updated constructor.
Added constructor to DiscreteDistribution
1.0.4 Added constructor for DiscreteDistribution.