From: qlli.illb@... Date: 2014-07-19T07:47:25+00:00 Subject: [ruby-core:63860] [ruby-trunk - Feature #10074] [Open] [PATCH] generalize Vector#cross_product 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/