jar

org.meeuw.math : mihxil-algebra

Maven & Gradle

Feb 23, 2023
2 usages
4 stars

Math - algebra · Some more implementations of abstract algebra's.

Table Of Contents

Latest Version

Download org.meeuw.math : mihxil-algebra JAR file - Latest Versions:

All Versions

Download org.meeuw.math : mihxil-algebra JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mihxil-algebra-0.11.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.meeuw.math.abstractalgebra.strings

├─ org.meeuw.math.abstractalgebra.strings.StringElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.strings.StringMonoid.class - [JAR]

org.meeuw.math.abstractalgebra.integers

├─ org.meeuw.math.abstractalgebra.integers.AbstractIntegerElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.AbstractIntegers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.EvenInteger.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.EvenIntegers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.Factoriable.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.IntegerElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.Integers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.ModuloElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.ModuloField.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.ModuloFieldElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.ModuloRing.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.ModuloRingElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.ModuloStructure.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.NDivisibleInteger.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.NDivisibleIntegers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.NaturalNumber.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.NaturalNumbers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.NegativeInteger.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.NegativeIntegers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.OddInteger.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.OddIntegers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.PositiveInteger.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.PositiveIntegers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.integers.package-info.class - [JAR]

org.meeuw.math.abstractalgebra.permutations

├─ org.meeuw.math.abstractalgebra.permutations.Permutation.class - [JAR]

├─ org.meeuw.math.abstractalgebra.permutations.PermutationGroup.class - [JAR]

org.meeuw.math.abstractalgebra.reals

├─ org.meeuw.math.abstractalgebra.reals.BigDecimalElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.reals.BigDecimalField.class - [JAR]

├─ org.meeuw.math.abstractalgebra.reals.RealField.class - [JAR]

├─ org.meeuw.math.abstractalgebra.reals.RealNumber.class - [JAR]

org.meeuw.math.abstractalgebra.quaternions

├─ org.meeuw.math.abstractalgebra.quaternions.Quaternion.class - [JAR]

├─ org.meeuw.math.abstractalgebra.quaternions.Quaternions.class - [JAR]

├─ org.meeuw.math.abstractalgebra.quaternions.package-info.class - [JAR]

org.meeuw.math.abstractalgebra.rationalnumbers

├─ org.meeuw.math.abstractalgebra.rationalnumbers.RationalNumber.class - [JAR]

├─ org.meeuw.math.abstractalgebra.rationalnumbers.RationalNumbers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.rationalnumbers.package-info.class - [JAR]

org.meeuw.math.abstractalgebra.complex

├─ org.meeuw.math.abstractalgebra.complex.AbstractComplexNumber.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.AbstractComplexNumbers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.BigComplexNumber.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.BigComplexNumbers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.CompleteComplexNumber.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.CompleteComplexNumbers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.ComplexNumber.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.ComplexNumbers.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.GaussianRational.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.GaussianRationals.class - [JAR]

├─ org.meeuw.math.abstractalgebra.complex.package-info.class - [JAR]

org.meeuw.math.abstractalgebra.permutations.text

├─ org.meeuw.math.abstractalgebra.permutations.text.Notation.class - [JAR]

├─ org.meeuw.math.abstractalgebra.permutations.text.Offset.class - [JAR]

├─ org.meeuw.math.abstractalgebra.permutations.text.PermutationConfiguration.class - [JAR]

├─ org.meeuw.math.abstractalgebra.permutations.text.PermutationFormat.class - [JAR]

├─ org.meeuw.math.abstractalgebra.permutations.text.PermutationFormatProvider.class - [JAR]

org.meeuw.math.abstractalgebra.dim3

├─ org.meeuw.math.abstractalgebra.dim3.FieldMatrix3.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.FieldMatrix3Group.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.FieldVector3.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.FieldVector3Space.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.Matrix3.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.Matrix3Group.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.Rotation.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.RotationGroup.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.Vector3.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.Vector3Space.class - [JAR]

├─ org.meeuw.math.abstractalgebra.dim3.package-info.class - [JAR]

org.meeuw.math.abstractalgebra.klein

├─ org.meeuw.math.abstractalgebra.klein.KleinElement.class - [JAR]

├─ org.meeuw.math.abstractalgebra.klein.KleinGroup.class - [JAR]

├─ org.meeuw.math.abstractalgebra.klein.package-info.class - [JAR]

org.meeuw.math.abstractalgebra.vectorspace

├─ org.meeuw.math.abstractalgebra.vectorspace.NVector.class - [JAR]

├─ org.meeuw.math.abstractalgebra.vectorspace.NVectorSpace.class - [JAR]

org.meeuw.math.abstractalgebra.linear

├─ org.meeuw.math.abstractalgebra.linear.AbstractGeneralLinearGroup.class - [JAR]

├─ org.meeuw.math.abstractalgebra.linear.AbstractInvertibleMatrix.class - [JAR]

├─ org.meeuw.math.abstractalgebra.linear.GeneralLinearGroup.class - [JAR]

├─ org.meeuw.math.abstractalgebra.linear.InvertibleMatrix.class - [JAR]

├─ org.meeuw.math.abstractalgebra.linear.SpecialLinearGroup.class - [JAR]

├─ org.meeuw.math.abstractalgebra.linear.SpecialLinearMatrix.class - [JAR]

├─ org.meeuw.math.abstractalgebra.linear.package-info.class - [JAR]

Advertisement

Dependencies from Group

Feb 23, 2023
6 usages
4 stars
Nov 10, 2022
4 usages
4 stars
Feb 23, 2023
3 usages
4 stars
Feb 23, 2023
3 usages
4 stars
Feb 23, 2023
2 usages
4 stars

Discover Dependencies

Apr 09, 2022
2 usages
Aug 24, 2023
2 usages
32 stars
Jan 26, 2022
1 usages
13 stars
Sep 20, 2022
1 usages
115 stars
Sep 20, 2022
1 usages
115 stars
Oct 03, 2022
1 usages
Jun 18, 2022
5 usages
4.3k stars
Aug 29, 2022
1 usages
537 stars