https://github.com/i-e-b/constructivereals
A copy of Hans-J. Boehm's constructive real code from SGI
https://github.com/i-e-b/constructivereals
Last synced: 8 months ago
JSON representation
A copy of Hans-J. Boehm's constructive real code from SGI
- Host: GitHub
- URL: https://github.com/i-e-b/constructivereals
- Owner: i-e-b
- License: other
- Created: 2022-08-14T13:09:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T13:11:39.000Z (almost 4 years ago)
- Last Synced: 2025-03-22T12:30:37.985Z (over 1 year ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConstructiveReals
A copy of Hans-J. Boehm's constructive real code from SGI
From
https://hboehm.info/
* https://hboehm.info/crcalc/com/sgi/math/CR.html
* https://hboehm.info/crcalc/CR.java
* https://hboehm.info/crcalc/com/sgi/math/UnaryCRFunction.html
* https://hboehm.info/crcalc/UnaryCRFunction.java