tiledTo
entryWiseProduct, another one that should have taken a list
Make matrix sum also take a list (and add vector random)
Add repeatedHorizontal/Vertical
Make vector multiply take a list of vectors, not just two (in symmetry with add); slightly simplify implementations so as to return the arg unmodified if there is only one
Entry-wise divide
Abandon ivector, it's less clean and it wasn't any faster
Proper implementation of entryWiseProduct
Provisionally add ivector, use in sparse matrices
Short-circuit resampling if the stream rate is already correct
Row-major matrices for framer functions
Build fix
Move pulseTrain to impulseTrain in waves and make it properly bandlimited (how to test?)
Update to use jzy3d v0.9.1 and JOGL v2.1.5
Add json function
Tidy
Finally fix the tests for reconstruction of unpadded overlapping frames
Remove comment (we did that)
More formatting
Formatting
Add eprint, notes on formatting
Add complex matrix format and print
Pull up may.test and move it into the main jar (it isn't a test file, it's a module for writing test files)
Subrepo state (Yertle)
Restore this
Simplify duplicated again a bit (making it a little quicker)
Build tests into separate jar; add (non-working) coverage target
Fix some compile errors due to changed apis
Add complex newMatrix (with explicit size)
Merge from branch sized_matrix
Simplify checkDimensions and sum of dimensions into a single function
Use mat.fromLists for a couple of things
Overhaul sparse construction as well
Use new matrix construction api
Use mat.mapRows
transform -> map
Introduce new newMatrix function; rename transformRows/Columns to mapRows/Columns
Reorder newSparseMatrix args to match other now size-first construction functions
Matrix construction fixes
Return error code when tests fail
Toward overhauling matrix construction api as well
One more test
Store size alongside matrix data, so we can now distinguish between different matrix sizes in which one dimension is zero
More framer fixes and tests (still stuff to be done here)
Merge
Speed up duplicated streams -- don't advance after every single read; don't recalculate low tide quite so much
Fix and tests for non-padded framer mode
Typo fix
Patching up the existing framer tests
Type stream -> stream_t
« Previous 1 2 3 4 ... 13 Next » (51-100/601) Per page: 25, 50, 100
Also available in: Atom