Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROWCAT and COLCAT OPERATOR #81

Closed
vickysharma0812 opened this issue Oct 20, 2021 · 0 comments
Closed

ROWCAT and COLCAT OPERATOR #81

vickysharma0812 opened this issue Oct 20, 2021 · 0 comments
Assignees
Labels
matrix matrix utility wishlist Tell us which feature do you want in easifemBase
Milestone

Comments

@vickysharma0812
Copy link
Member

Add .ROWCAT. and .COLCAT. Operator

MAT = V .COLCAT. V
MAT = V .ROWCAT. V
MAT = M .ROWCAT. V
MAT = M .COLCAT. V
MAT= M .ROWCAT. M
MAT = M .COLCAT. M

Regards
Vikas

@vickysharma0812 vickysharma0812 added enhancement New feature or request Inspiration Inspiration from others wishlist Tell us which feature do you want in easifemBase labels Oct 20, 2021
@vickysharma0812 vickysharma0812 added this to the easifemBase.v21.4.0 milestone Oct 20, 2021
@vickysharma0812 vickysharma0812 self-assigned this Oct 20, 2021
@vickysharma0812 vickysharma0812 added linalg linear algebra matrix matrix and removed enhancement New feature or request Inspiration Inspiration from others labels Nov 4, 2021
@vickysharma0812 vickysharma0812 added utility and removed linalg linear algebra labels Jan 4, 2022
@vickysharma0812 vickysharma0812 removed this from the easifemBase.v21.4.0 milestone Aug 4, 2023
@vickysharma0812 vickysharma0812 added this to the v23.10.2 milestone Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
matrix matrix utility wishlist Tell us which feature do you want in easifemBase
Projects
Status: To do
Development

No branches or pull requests

1 participant