unitsofmeasurement / unit-api

Units of Measurement API
http://unitsofmeasurement.github.io/unit-api/
Other
182 stars 42 forks source link

Explore JDK Vector API #215

Open keilw opened 4 years ago

keilw commented 4 years ago

The JEP 338: Vector API first incubating in Java 16 sounds interesting. Whether it may influence the API or (similar to Range, MixedQuantity, etc.) mostly implementations remains to be seen, but we should keep an eye on it and potentially experiment with it in uom-demos for Java 16 or similar to the Valhalla demos that are very early stage and experimental.