Skip to content

phax/ph-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ph-math

Java library with some basic math implementations

  • Misc numbercruncher stuff

Maven usage

Add the following to your pom.xml to use this artifact, replacing x.y.z with the effective version number:

<dependency>
  <groupId>com.helger</groupId>
  <artifactId>ph-math</artifactId>
  <version>x.y.z</version>
</dependency>

News and noteworthy

  • v5.0.1 - 2023-07-31
    • Updated to ph-commons 11.1
  • v5.0.0 - 2023-01-08
    • Using Java 11 as the baseline
    • Updated to ph-commons 11
  • v4.1.0 - 2021-03-21
    • Updated to ph-commons 10
  • v4.0.1 - 2020-09-17
    • Updated to Jakarta JAXB 2.3.3
  • v4.0.0 - 2017-11-09
    • Updated to ph-commons 9.0.0
  • v3.0.0
    • Updated to ph-commons 8.x
  • v2.0.0
    • Updated to ph-commons 6.x
  • v1.2.0
    • Requires ph-commons 5.x

My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.

About

Java library with some graph implementations

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published