Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Updating to Rulinalg 0.3.2#133

Merged
AtheMathmo merged 6 commits intomasterfrom
rulinalg_0.3
Sep 21, 2016
Merged

Updating to Rulinalg 0.3.2#133
AtheMathmo merged 6 commits intomasterfrom
rulinalg_0.3

Conversation

@AtheMathmo
Copy link
Copy Markdown
Owner

This will resolve PR #117 .

This continues the great work by @tafia by taking into account new breaking changes from both rusty-machine ( #120 ) and rulinalg (variance returns result).

The changes are mostly minor - modifying imports. There are some structural changes to naive bayes to help error propagation. There is also a performance regression on the neural nets but this has been discussed in #117 . The short of it is:

  • apply is less efficient but there is an issue on rulinalg.
  • hcat is less efficient on narrow matrices (as in the example) but more efficient on wide ones.

We are also making modifications to the neural nets with #126 which will provide big performance gains.

@tafia
Copy link
Copy Markdown
Contributor

tafia commented Sep 22, 2016

Great!

On 21 Sep 2016 7:00 p.m., "James Lucas" notifications@github.com wrote:

Merged #133 #133.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#133 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHAsznN_DqmUXRqR994dt9AyxIIHuv6vks5qsajngaJpZM4KDUks
.

@AtheMathmo
Copy link
Copy Markdown
Owner Author

AtheMathmo commented Sep 22, 2016

Sorry that I had to merge this without you. We can start taking advantage of this new work now though!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants