Hi,
Good initiative!
Concerning Smallapack, please note that it did work on previous Pharo versions (at least up to Pharo 5).
It could still work on newer versions, but it requires the old compiler.
Indeed, Smallapack functions may have more than 15 arguments, so we must bypass a limitation of byte code.
The trick is to pass a single vector (Array) of arguments when they are more than 15.
It would be a good exercize to port the trick to the new compiler (Opal), and verify how easy it is to specialize this variant.
Le jeu. 27 déc. 2018 à 18:50, Oleksandr Zaytsev <
[hidden email]> a écrit :
Hello,
These ideas can be directly related to PolyMath or describe tools that could be used together with PolyMath (for example, data visualization or machine learning libraries).
Please, contribute your ideas!
--
You received this message because you are subscribed to the Google Groups "PolyMath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "PolyMath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/d/optout.