[ruby-core:63860] [ruby-trunk - Feature #10074] [Open] [PATCH] generalize Vector#cross_product

From: qlli.illb@...
Date: 2014-07-19 07:47:25 UTC
List: ruby-core #63860
Issue #10074 has been reported by gogo tanaka.

----------------------------------------
Feature #10074: [PATCH] generalize Vector#cross_product
https://bugs.ruby-lang.org/issues/10074

* Author: gogo tanaka
* Status: Open
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
Usually We use cross_product in only 3 dimensions.

Sometimes we want to handle cross_product in n-dimensions.

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.

---Files--------------------------------
generalize_Vector#cross_product.patch (1.71 KB)


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

In This Thread

Prev Next