Actions
Feature #2266
closedMatrix and Complex [patch]
Description
=begin
Now that Ruby 1.9 has Complex as a builtin type, it would be interesting if Matrix provided the following instance methods:
#conj, alias conjugate
#imag, alias imaginary
#real,
#real?,
#rect, alias rectangular
Corresponding patch attached.
This patch could also be part of mathn in the ruby 1.8 branch.
=end
Files
Updated by marcandre (Marc-Andre Lafortune) about 15 years ago
- Subject changed from Matrix and Complex to Matrix and Complex [patch]
=begin
=end
Updated by marcandre (Marc-Andre Lafortune) over 14 years ago
- Assignee changed from keiju (Keiju Ishitsuka) to marcandre (Marc-Andre Lafortune)
- Target version set to 1.9.2
=begin
=end
Updated by marcandre (Marc-Andre Lafortune) over 14 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r27159.
Marc-Andre, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Actions
Like0
Like0Like0Like0