Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 291 Bytes

Java-for-maths

Java projects for mathematical computing

Project 1

Implements some classes to explore plane geometry with circles

Project 2

Solves polynomial equations to obtain Newton's fractal, using multiple layers of abstraction

Project 3

Implementation of a matrix library