All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.codetaco.math.package-info Maven / Gradle / Ivy

/**
 * 

* This package contains the public API into the Equ class. Create an instance of the Equ class to make use of it. *

*

Build instructions

*
    *
  • version number - update the version number in these files *
      *
    • pom.xml
    • package-info.java
    • docs/conf.py
    • *
    *
  • submit a pull-request to master
  • *
  • after the bitbucket pipeline is complete then got to bintray and push to maven central
  • *
* *

Read the documentation

* * @author cdegreef * @since 5.0.4 */ package com.codetaco.math;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy