[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:65379] [ruby-trunk - Feature #10073] [PATCH] Implement Laplace expansion for matrix.

From: ruby-core@...
Date: 2014-10-02 20:52:09 UTC
List: ruby-core #65379
Issue #10073 has been updated by Marc-Andre Lafortune.


Just to be clear: you'd like me to wait for an updated patch, or should I make the small changes myself?

----------------------------------------
Feature #10073: [PATCH] Implement Laplace expansion for matrix.
https://bugs.ruby-lang.org/issues/10073#change-49179

* Author: gogo tanaka
* Status: Assigned
* Priority: Normal
* Assignee: Marc-Andre Lafortune
* Category: lib
* Target version: current: 2.2.0
----------------------------------------
Laplace expansion has really important mathematical property.

We can handle many thing with this (determinant, cross product)

So I'm confident that this method is necessary.

But I recognize Ruby should be not for mathematician but rubyist.

Ruby doesn't need too academic method.

So If you think it is too academic you can ignore my patches.

gogo.

---Files--------------------------------
implement_Matrix#laplace_expansion.patch (3.31 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next