Skip to content

Releases: StarlangSoftware/Math-Swift

Remove the bug in removeItem method.

16 Feb 11:43
Compare
Choose a tag to compare
1.0.13

Removed the bug in removeItem method.

Updated Util dependency.

03 Sep 18:38
Compare
Choose a tag to compare
1.0.12

Updated Util dependency.

Updated Util dependency.

30 Apr 08:34
Compare
Choose a tag to compare
1.0.11

Updated Util dependency.

Added Random class.

12 Jan 18:18
Compare
Choose a tag to compare
1.0.10

Added Random class in Matrix initialization.

Activation Functions

10 Aug 19:25
Compare
Choose a tag to compare
1.0.9

Added activation functions such as tanh, relu and reluderivative.

Added getProbabilityDistribution method.

24 Apr 19:23
Compare
Choose a tag to compare
1.0.8

Added getProbabilityDistribution method.

Added multiply method.

17 Apr 19:21
Compare
Choose a tag to compare
1.0.7

Added multiply method.

Added keySet method to DiscreteDistribution

16 Apr 07:17
Compare
Choose a tag to compare
1.0.6

Added keySet method to DiscreteDistribution. Added Equatable protocol…

Added constructor to DiscreteDistribution

13 Apr 14:05
Compare
Choose a tag to compare
1.0.5

Updated constructor.

Added constructor to DiscreteDistribution

13 Apr 14:02
Compare
Choose a tag to compare
1.0.4

Added constructor for DiscreteDistribution.