We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Created Breeze Signal Processing (markdown)
Updated Quickstart (markdown)
svd returns the transpose of v not v itself.
Small correction to my addition of the Elementwise exponentiation operation (np.power(a, b) --> power(a, b)) to conform to the other examples.
In reference to Issue #705, added documentation for Elementwise exponentiation.
Updated Installation (markdown)
Seems like `:^` is no longer correct (`^:^` seems to work)
Remove graffiti
Updated _Footer (markdown)
Fix incorrect link to installation page
Fix of the boolean operators layout using escaped pipes and add of the xor function of Matlab.
Created Linear Algebra Cheat Sheet (markdown)
Destroyed Linear Algebra Cheat Sheet (markdown)
Created _Footer (markdown)
The notation used in the decscription of the indicator function suggested that the argument would be a tensor rather than a tensorized condition.
Fixed UFunc links
Updated Linear Algebra Cheat Sheet (markdown)
Revert Breeze-Linear-Algebra.md to a85ede5
Created Breeze Linear Algebra (markdown)
Updated Signal Processing Cheat Sheet (markdown)
correct "expand" spelled as "exand"