parser-ng
com.github.gbenroscience
parser-ng is a Java N/A artifact published under the com.github.gbenroscience group on Maven Central. 34 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Add to your project1.1.0
<dependency>
<groupId>com.github.gbenroscience</groupId>
<artifactId>parser-ng</artifactId>
<version>1.1.0</version>
</dependency>Version Details — 1.1.0
Rich and Performant, Cross Platform Java Library(100% Java).No native dependencies. ParserNG is the height of interpreted Math parsing in Java. It is the fastest of all interpreted Java math parsers. Version 1.1.0 retains high frequency execution and squashes assignment bugs in Functions, Matrices and Rotors. It also allows the rotor function to rotate a Matrix(Nx3) of Points and produces an output which is a Matrix(Nx3) of the rotated points. It continues to support the 2 Point rotation form and also fixes and upgrades a bug in the function rotation form.