Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kryptonbutterfly/linearalgebra
https://github.com/kryptonbutterfly/linearalgebra
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kryptonbutterfly/linearalgebra
- Owner: kryptonbutterfly
- Created: 2023-12-16T17:04:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-18T21:36:29.000Z (10 months ago)
- Last Synced: 2024-01-18T23:13:48.276Z (10 months ago)
- Language: Java
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linearAlgebra [![Maven Package](https://github.com/kryptonbutterfly/linearAlgebra/actions/workflows/maven-publish.yml/badge.svg)](https://github.com/kryptonbutterfly/linearAlgebra/actions/workflows/maven-publish.yml)
A collection of Vector implementations.
## Getting the latest release
```xml
github
https://maven.pkg.github.com/kryptonbutterfly/maven-repo```
```xml
kryptonbutterfly
linear_algebra
2.0.0```
## Download
java version | library version | Download
:----------: | :-------------: | :-------
18+ | 2.0.0 | [linear_algebra-2.0.0.jar](https://github-registry-files.githubusercontent.com/731108692/78c75680-b651-11ee-9101-f8bf924ef904?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240118%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240118T213418Z&X-Amz-Expires=300&X-Amz-Signature=7f2db02d87c3b3b4d6285c5f16d0cbd80c11147ce2e81d3746c23aa4438953ed&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=731108692&response-content-disposition=filename%3Dlinear_algebra-2.0.0.jar&response-content-type=application%2Foctet-stream)
18+ | 1.1.0 | [linear_algebra-1.1.0.jar](https://github-registry-files.githubusercontent.com/731108692/97949080-9c40-11ee-96f9-349f1661a5cc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231228%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231228T144306Z&X-Amz-Expires=300&X-Amz-Signature=8b9c8ab3c431b38573db9a3dcb492912c5d14b6bf265b0993ca9beef1f1546b3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=731108692&response-content-disposition=filename%3Dlinear_algebra-1.1.0.jar&response-content-type=application%2Foctet-stream)