Fix tests #91

Merged
pklimai merged 5 commits from more-tests into dev 2020-05-06 20:03:00 +03:00
pklimai commented 2020-05-05 22:55:49 +03:00 (Migrated from github.com)
No description provided.
altavir (Migrated from github.com) reviewed 2020-05-06 09:05:52 +03:00
altavir (Migrated from github.com) left a comment

sumByColumn still produces a row. The test should run now, but is it expected behavior. If it is it should be documented with reasoning. The only reason I see that is to return Structure1D instead of Matrix. Maybe we should return general Buffer instead?

`sumByColumn` still produces a row. The test should run now, but is it expected behavior. If it is it should be documented with reasoning. The only reason I see that is to return `Structure1D` instead of `Matrix`. Maybe we should return general `Buffer` instead?
Sign in to join this conversation.
No description provided.