Last Version

jsci 1.2

JSci is a set of open source Java packages. The aim is to encapsulate scientific methods/principles in the most natural way possible. As such they should greatly aid the development of scientific based software. It offers: abstract math interfaces, linear algebra (support for various matrix and vector types), statistics (including probability distributions), wavelets, newtonian mechanics, chart/graph components (AWT and Swing), MathML DOM implementation, ... Note: some packages, like javax.comm, for the astro and instruments package aren't listed as dependencies (not available).

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jsci
ArtifactId

ArtifactId

jsci
Version

Version

1.2
Type

Type

jar
Description

Description

jsci
JSci is a set of open source Java packages. The aim is to encapsulate scientific methods/principles in the most natural way possible. As such they should greatly aid the development of scientific based software. It offers: abstract math interfaces, linear algebra (support for various matrix and vector types), statistics (including probability distributions), wavelets, newtonian mechanics, chart/graph components (AWT and Swing), MathML DOM implementation, ... Note: some packages, like javax.comm, for the astro and instruments package aren't listed as dependencies (not available).
Project URL

Project URL

http://jsci.sourceforge.net/
Project Organization

Project Organization

physics.org
Source Code Management

Source Code Management

http://jsci.hg.sourceforge.net:8000/hgroot/jsci/jsci

Download jsci 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.jsci : lpsolve jar 2003-11-03
org.axsl.org.w3c.dom.mathml : mathml-dom-java jar 2.0
xerces : xercesImpl jar 2.8.1

Project Modules

There are no modules declared in this project.