Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug]: Typo in the source code of the MatrixPlugin #1306

Closed
sequba opened this issue Sep 19, 2023 · 1 comment · Fixed by #1295
Closed

[Bug]: Typo in the source code of the MatrixPlugin #1306

sequba opened this issue Sep 19, 2023 · 1 comment · Fixed by #1295

Comments

@sequba
Copy link
Contributor

sequba commented Sep 19, 2023

Description

Line 263 of src/interpreter/plugin/MatrixPlugin.ts:

Expected: const metadata = this.metadata('TRANSPOSE')
Actual: const metadata = this.metadata('MMULT')

HyperFormula version

2.5.0

@sequba sequba linked a pull request Sep 19, 2023 that will close this issue
13 tasks
@sequba
Copy link
Contributor Author

sequba commented Sep 19, 2023

Released with HyperFormula 2.6.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants