Re: Looking for non-gpl vecmath library
Posted by
hharrison on
May 05, 2014; 3:37pm
URL: https://forum.jogamp.org/Looking-for-non-gpl-vecmath-library-tp4032270p4032278.html
There's also the vecmath libs we've released in jaamsim (gpl3....but that part can for sure get licensed more permissive if there's interest)
The jaamsim stuff is all double-based, with explicit doubles in each type, not array based.
https://github.com/AusencoSimulation/JaamSimpackage:
com.jaamsim.math
Harvey