mirror of
https://github.com/apache/commons-math.git
synced 2025-02-09 19:45:52 +00:00
Added entry in changes.xml for MATH-435 which introduces power methods for RealMatrix and FieldMatrix<T>
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1083993 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
460b8bba3b
commit
fc26a083ee
@ -52,6 +52,11 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
If the output is not quite correct, check for invisible trailing spaces!
|
If the output is not quite correct, check for invisible trailing spaces!
|
||||||
-->
|
-->
|
||||||
<release version="3.0" date="TBD" description="TBD">
|
<release version="3.0" date="TBD" description="TBD">
|
||||||
|
<action dev="mikl" type="add" issue="MATH-435">
|
||||||
|
Added "power" method in "RealMatrix" and "FieldMatrix<T>"
|
||||||
|
interfaces and their default implementations in "AbstractRealMatrix"
|
||||||
|
and "AbstractFieldMatrix".
|
||||||
|
</action>
|
||||||
<action dev="erans" type="update" issue="MATH-545">
|
<action dev="erans" type="update" issue="MATH-545">
|
||||||
Added "cosine" method in "RealVector" interface and default implementation
|
Added "cosine" method in "RealVector" interface and default implementation
|
||||||
in "AbstractRealVector".
|
in "AbstractRealVector".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user