You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (go version)?
What operating system and processor architecture are you using (go env)?
I am requesting a new feature.
I am not a computer scientist, merely a hobby programmer. Working out all the complexities of adding multidimentional arrays or matrices to be able to do linear algebra using mathematically standard syntax as used in C++, Fortran, Python, etc, would be advantageous for the language, but is beyond my abilities.
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered:
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?I am requesting a new feature.
I am not a computer scientist, merely a hobby programmer. Working out all the complexities of adding multidimentional arrays or matrices to be able to do linear algebra using mathematically standard syntax as used in C++, Fortran, Python, etc, would be advantageous for the language, but is beyond my abilities.
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: