ShaanCoding / Linear-Algebra-Library

A basic linear algebra library programmed in java for a simple project after "Hello World"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linear Algebra Library

Codacy Badge

This application is my first program created in java as to aid me in my course of "Linear Dynamical Systems" as well as "Programming 1" by having the requirement to brush up on linear algebra and the requirement to learn java, I decided to instead to combine the two into one simple yet complicated text based project. Note: This project is a near identical port of the linear algebra library created in my previous project Sectrics.

Prerequisites

This program requires no prerequisites.

Built With

This program was built with the base Java system libraries

Authors

  • Shaan Khan - All Work

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE files for details

About

A basic linear algebra library programmed in java for a simple project after "Hello World"

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%