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.
- Host: GitHub
- URL: https://github.com/mihxil/math
- Owner: mihxil
- License: apache-2.0
- Created: 2012-09-07T16:06:34.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T20:08:16.000Z (13 days ago)
- Last Synced: 2025-06-19T20:45:15.041Z (13 days ago)
- Topics: algebraic-structures, java, mathematics, physics, statistics
- Language: Java
- Homepage:
- Size: 12 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-source.adoc
- Changelog: HISTORY.adoc
- License: LICENSE
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::[]