From: shibata.hiroshi@... Date: 2014-07-20T19:09:21+00:00 Subject: [ruby-core:63898] [ruby-trunk - Feature #10074] [Assigned] [PATCH] generalize Vector#cross_product Issue #10074 has been updated by Hiroshi SHIBATA. Category set to lib Status changed from Open to Assigned Assignee set to Marc-Andre Lafortune Target version set to current: 2.2.0 ---------------------------------------- Feature #10074: [PATCH] generalize Vector#cross_product https://bugs.ruby-lang.org/issues/10074#change-47928 * Author: gogo tanaka * Status: Assigned * Priority: Normal * Assignee: Marc-Andre Lafortune * Category: lib * Target version: current: 2.2.0 ---------------------------------------- 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/