[#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:65571] [ruby-trunk - Feature #10352] [Open] Give alias Vector#inner_product and Vector#cross_product

From: mail@...
Date: 2014-10-09 19:44:51 UTC
List: ruby-core #65571
Issue #10352 has been reported by gogo tanaka.

----------------------------------------
Feature #10352: Give alias Vector#inner_product and Vector#cross_product
https://bugs.ruby-lang.org/issues/10352

* Author: gogo tanaka
* Status: Open
* Priority: Normal
* Assignee: Marc-Andre Lafortune
* Category: lib
* Target version: current: 2.2.0
----------------------------------------
Give alias Vector#inner_product and Vector#cross_product which are of two method used frequently.

Vector#inner_product is aliased to Vector#dot.

Vector#cross_product is aliased to Vector#cross.

Take your time.

---Files--------------------------------
update_NEWS.patch (727 Bytes)
give_alias_for_vector_product.patch (764 Bytes)


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

In This Thread

Prev Next