Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 3.4 KB

README.md

File metadata and controls

55 lines (39 loc) · 3.4 KB

Dedekind Reals

Build Status Bugs Code Smells Coverage Duplicated Lines (%) Lines of Code Maintainability Rating Quality Gate Status Reliability Rating Security Rating Technical Debt Vulnerabilities

A Java/Scala library for computing with Dedekind Reals, based on Marshall.

The project is build using maven, and developed in Scala IDE (Eclipse).

References

How to start

A good starting point is Examples.scala

  • Install Scala IDE
  • Clone the project
  • Run Examples.scala
  • Check the examples

Documentation

Directory

  1. Development Plan
  2. Usecases
  3. Requirements
  4. Architecture
  5. Library Interface

Detailed designs