ParserNG

Rich and Performant, Cross Platform Java Library(100% Java)... Now allows the differentiation function to be differentiated with respect to any variable(not just x). A command line tool(parser.cmd.ParserCmd) has also be added. Its still in its infancy; but it works

License

License

Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

com.github.gbenroscience
ArtifactId

ArtifactId

parser-ng
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

ParserNG
Rich and Performant, Cross Platform Java Library(100% Java)... Now allows the differentiation function to be differentiated with respect to any variable(not just x). A command line tool(parser.cmd.ParserCmd) has also be added. Its still in its infancy; but it works
Project URL

Project URL

https://github.com/gbenroscience/ParserNG
Source Code Management

Source Code Management

http://github.com/gbenroscience/ParserNG/tree/master

Download parser-ng

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gbenroscience/parser-ng/ -->
<dependency>
    <groupId>com.github.gbenroscience</groupId>
    <artifactId>parser-ng</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gbenroscience/parser-ng/
implementation 'com.github.gbenroscience:parser-ng:0.1.6'
// https://jarcasting.com/artifacts/com.github.gbenroscience/parser-ng/
implementation ("com.github.gbenroscience:parser-ng:0.1.6")
'com.github.gbenroscience:parser-ng:jar:0.1.6'
<dependency org="com.github.gbenroscience" name="parser-ng" rev="0.1.6">
  <artifact name="parser-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gbenroscience', module='parser-ng', version='0.1.6')
)
libraryDependencies += "com.github.gbenroscience" % "parser-ng" % "0.1.6"
[com.github.gbenroscience/parser-ng "0.1.6"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.1
0.1.0