Skip to content

comius/dedekindreals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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