An open API service indexing awesome lists of open source software.

https://github.com/mihxil/math

Interfaces abstract algebra's, and the concept of 'uncertain number'. Based on that some structures related to physics, like physical numbers, which are uncertain numbers with dimensional analysis.
https://github.com/mihxil/math

algebraic-structures java mathematics physics statistics

Last synced: 10 days ago
JSON representation

Interfaces abstract algebra's, and the concept of 'uncertain number'. Based on that some structures related to physics, like physical numbers, which are uncertain numbers with dimensional analysis.

Awesome Lists containing this project

README

        

= Algebraic interfaces for Java
Michiel Meeuwissen
:book:
:sectnums:
:toc: left
:toclevels: 3
:stem:
:nofooter:
:source-highlighter: coderay
:multipage-level: 1

:gh: https://github.com/mihxil/math/

image:{gh}actions/workflows/build.yml/badge.svg?[Build Status,link={gh}actions/workflows/build.yml]
image:https://codecov.io/gh/mihxil/math/branch/main/graph/badge.svg[codecov,link=https://codecov.io/gh/mihxil/math]
image:https://img.shields.io/nexus/s/https/oss.sonatype.org/org.meeuw.math/mihxil-math.svg[snapshots,link=https://oss.sonatype.org/content/repositories/snapshots/org/meeuw/math/]
image:https://img.shields.io/maven-central/v/org.meeuw.math/mihxil-math.svg[Maven Central,link=https://search.maven.org/search?q=g:%22org.meeuw.math%22]
image:https://www.javadoc.io/badge/org.meeuw.math/mihxil-math.svg?color=blue[javadoc,link=https://www.javadoc.io/doc/org.meeuw.math]

ifndef::htmled[]
See link:https://mihxil.github.io/math/[this file in html] for proper display of the (few) mathematical equations and MP4-movies.
endif::[]

include::mihxil-math/README-source.adoc[leveloffset=1]

include::mihxil-statistics/README-source.adoc[leveloffset=1]

include::mihxil-physics/README-source.adoc[leveloffset=1]

include::mihxil-algebra/README-source.adoc[leveloffset=1]

include::mihxil-shapes/README-source.adoc[leveloffset=1]

include::mihxil-theories/README-source.adoc[leveloffset=1]

include::COMPATIBILITY.adoc[leveloffset=1]

include::HISTORY.adoc[leveloffset=1]

ifndef::htmled[]
include::ADOC.adoc[leveloffset=1]
endif::[]