math icon indicating copy to clipboard operation
math copied to clipboard

Immutable math library for Java that offers easy conversion between math types, fast trigonometric functions, vectors, matrices, complex numbers, quaternions, and operation chaining, with a focus on g...

Results 19 math issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.26.1` -> `2.27.1` |...

type: dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/SpongePowered/math). ## Open The following updates have all...

in the Vector Matrix classes etc we can observe 2 fields ``` private transient volatile boolean hashed = false; private transient volatile int hashCode = 0; ``` The reasons why...

Currently in order to use the math types in Configurate you need to implement your own TypeSerializers. It would be nice if these were provided out of the box for...

When reading binary files, it would be useful to be able to create Matrices and Vectors from primitive arrays. Currently, this is only possible for the MatrixN or VectorN classes,...

Only the imaginary package has javadocs right now. ##

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.27.1` -> `2.29.2` |...

type: dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | net.ltgt.errorprone | `3.1.0` -> `4.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/net.ltgt.errorprone/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `8.7` -> `8.9` | --- ### Release Notes...

type: dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://redirect.github.com/google/error-prone)) | `2.29.2` -> `2.32.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.errorprone:error_prone_annotations/2.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

type: dependencies