[ruby-core:63813] [ruby-trunk - Feature #10057] [PATCH] Add tests for Matrix class.

From: qlli.illb@...
Date: 2014-07-18 08:18:14 UTC
List: ruby-core #63813
Issue #10057 has been updated by gogo tanaka.


@ Hiroshi SHIBATA さん
承知致しました.

7つのPATCHの内、"reorder_Matrix#real_and_Matrix_imaginary.patch" 

はこちら https://bugs.ruby-lang.org/issues/10058 に切り出させて頂きました.

一度featureに添付したPATCHは削除出来ないのでしょうか.

I split patch "reorder_Matrix#real_and_Matrix_imaginary.patch"  to https://bugs.ruby-lang.org/issues/10058

How can I delete patch from feature ?


----------------------------------------
Feature #10057: [PATCH] Add tests for Matrix class.
https://bugs.ruby-lang.org/issues/10057#change-47850

* Author: gogo tanaka
* Status: Open
* Priority: Normal
* Assignee: 
* Category: lib
* Target version: 
----------------------------------------
I send 7 patches. 

In one of patches (reorder_Matrix#real_and_Matrix_imaginary.patch), I just reorder methods.

I think Matrix#real should be upon Matrix#imaginary(From what I see complex.c)

In the others(6 patches), I add tests for Matrix class.

---Files--------------------------------
reorder_Matrix#real_and_Matrix_imaginary.patch (1.3 KB)
add_test_for_Matrix#eigensystem.patch (594 Bytes)
add_test_for_Matrix#lup.patch (644 Bytes)
add_test_for_Matrix#conjugate.patch (775 Bytes)
add_test_for_Matrix#real.patch (504 Bytes)
add_test_for_Matrix#imaginary.patch (485 Bytes)
add_test_for_Matrix#rect.patch (512 Bytes)


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

In This Thread

Prev Next