Refactoring the vector and matrix classes
-----------------------------------------
Key: MATH-765
URL: https://issues.apache.org/jira/browse/MATH-765
Project: Commons Math
Issue Type: Improvement
Affects Versions: 4.0
Reporter: Sébastien Brisard
{panel:title=Warning|borderStyle=solid}
This is not a bug report, but rather a summary of all discussions which have taken place on
the mailing list regarding the refactoring of the vector and matrix classes. Indeed, it has
been argued many times that the {{RealVector}} and {{RealMatrix}} interfaces are really cluttered,
and could benefit from other approaches (like functional programming).
The description of this ticket will be updated as the discussion progresses on the mailing-list,
and new JIRA tickets will be created to carry out the "real" work. In order to keep this ticket
tidy, contributors should refrain from commenting on this website. Instead, messages should
be posted on the dev mailing-list.
{panel}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|