Class DAA, "Derivative-Augmented Array"
Cite As
Kenneth Johnson (2024). Class DAA, "Derivative-Augmented Array" (https://www.mathworks.com/matlabcentral/fileexchange/74060-class-daa-derivative-augmented-array), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
@DAA
Version | Published | Release Notes | |
---|---|---|---|
1.4.6 | Fixed mldivide in DAA and DAAtensor to work properly with over-determined and under-determined equations. |
|
|
1.4.5 | Bug fix in DAA.m in chain_schema |
|
|
1.4.4 | efficienty improvements, new functions in DAAtensor, bug fixes in DAAtensor.taylorval and shiftdim. |
|
|
1.4.3 | Bug fix in DAAtensor.set_tdim |
|
|
1.4.2 | In DAA.subsref: Correct implementation to match size(A(i)) to size(i).
|
|
|
1.4.1 | In DAAtensor.ldivide - bug fix |
|
|
1.4.0 | In DAA.solve, rename getGP to getGP_. (Same name in DAA.chain confuses profiler.)
|
|
|
1.3.0 | - Fix DAA power op to work with non-scalar power.
|
|
|
1.2.2 | In DAA.m: Bug fix in linmapX. |
||
1.2.1 | Note in DAA_Tutorial.mlx about corrupted Live Script display in File Exchange view. |
||
1.2.0 | - In DAA.m:
|
||
1.1.0 | - bug fix in DAA.deriv in DAA.m
|
||
1.0.5 | - Allow DAA.cat arguments to be [].
|
||
1.0.4 | Fixed subsasgn(A,S,B) to call builtin subsasgn for the case where B is type-DAA but A is not. |
||
1.0.3 | - Bug fix in sxrepmat.m
|
|
|
1.0.2 | - Bug fix in sxrepmat.m
|
|
|
1.0.1 | - Bug fix in sxrepmat.m
|
||
1.0.0 |