Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Matrix signals #8

Merged
merged 2 commits into from
Nov 23, 2014
Merged

Matrix signals #8

merged 2 commits into from
Nov 23, 2014

Conversation

mbauman
Copy link
Owner

@mbauman mbauman commented Nov 23, 2014

This adds MatrixSignal and RegularMatrixSignal types, and fixes #2. It makes working with matrices a little nicer (no need to generate lots of Views), but I don't like the two-fold increase in complexity (now there are four types!).

At first I wasn't sure I was going to merge this, but the more I think about it, the more I think it's a nice gain.

Too much boilerplate shared between Vector and MatrixSignals!
Simplify construction of Signals - Make conversion to time arrays in seconds an orthogonal process.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 1a72beb on MatrixSignals into 2587e17 on master.

mbauman added a commit that referenced this pull request Nov 23, 2014
@mbauman mbauman merged commit 0af13df into master Nov 23, 2014
@mbauman mbauman deleted the MatrixSignals branch November 23, 2014 01:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Matrix Signals
2 participants