Skip to content

Fixes #265#266

Merged
evaleev merged 1 commit into
ValeevGroup:masterfrom
ryanmrichard:patch-2
Apr 21, 2021
Merged

Fixes #265#266
evaleev merged 1 commit into
ValeevGroup:masterfrom
ryanmrichard:patch-2

Conversation

@ryanmrichard
Copy link
Copy Markdown
Contributor

The problem appears to lie in how eigen_to_array determines if the TA tensor and the Eigen matrix/vector are compatible. Specifically the original logic neglected the fact that a 1 by 1 Eigen object could be a 1 by 1 matrix, a single element column vector, or a single element row vector. The logic has been updated to correct for this.

@evaleev evaleev merged commit 13ff461 into ValeevGroup:master Apr 21, 2021
@ryanmrichard ryanmrichard deleted the patch-2 branch April 21, 2021 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants