Last Version

Memetic Solver 0.0.4-RELEASE

Memetic strategy for solving irreversably ill-conditioned parametric inverse problems.

License

License

GroupId

GroupId

io.github.jswk.ms
ArtifactId

ArtifactId

ms
Version

Version

0.0.4-RELEASE
Type

Type

pom
Description

Description

Memetic Solver
Memetic strategy for solving irreversably ill-conditioned parametric inverse problems.
Project URL

Project URL

https://github.com/jswk/ms
Source Code Management

Source Code Management

http://github.com/jswk/ms/tree/master

Download ms 0.0.4-RELEASE

Filename Size
ms-0.0.4-RELEASE.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.jswk.ms/ms/ -->
<dependency>
    <groupId>io.github.jswk.ms</groupId>
    <artifactId>ms</artifactId>
    <version>0.0.4-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jswk.ms/ms/
implementation 'io.github.jswk.ms:ms:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.jswk.ms/ms/
implementation ("io.github.jswk.ms:ms:0.0.4-RELEASE")
'io.github.jswk.ms:ms:pom:0.0.4-RELEASE'
<dependency org="io.github.jswk.ms" name="ms" rev="0.0.4-RELEASE">
  <artifact name="ms" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jswk.ms', module='ms', version='0.0.4-RELEASE')
)
libraryDependencies += "io.github.jswk.ms" % "ms" % "0.0.4-RELEASE"
[io.github.jswk.ms/ms "0.0.4-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ms-core
  • ms-examples