qorf / quorum-language

The primary repository for the Quorum Programming Language
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

In matrix EigenDecomposition change eigenvalues to a Vector instead of an Array #41

Closed AtlasShrugged1 closed 1 year ago

AtlasShrugged1 commented 1 year ago

Fix all classes that access the array.

AtlasShrugged1 commented 1 year ago

Done.