From: Jeff A. <ja...@fa...> - 2021-01-17 09:42:22
|
I heard that recently and took a look at the documents. There is some cool stuff here for anyone who wanted to make a Java numpy. Maybe deciding a string is ASCII/BMP. As for vectorisation in code we generate ... just generating functional byte code will be difficult enough. As the investigations on this thread suggest, the compiler will step in to do the rest, given a fair wind. Jeff Jeff Allen On 15/01/2021 20:10, Thad Guidry wrote: > Jeff, > > You might also be impressed that the Java Vector API intends to be a > cleaner way, via Java objects and interfaces. John Rose (Thinking > Machines, Sun, Oracle) speaks of the new ways on this incredible > podcast https://inside.java/2020/11/17/podcast-007/ > <https://inside.java/2020/11/17/podcast-007/> > > Thad > https://www.linkedin.com/in/thadguidry/ > <https://www.linkedin.com/in/thadguidry/> > |