Add Dockerfile to build/run examples
The version of boost pre Ubuntu 20.04 does not does not have full float128 support. The Dockerfile will set up an environment in which: - C++, Java, Python 3.8, and Rust examples can be run - Boost 1.73.0 is available - hyperfine is available for benchmarking - A basic install of vim and zsh are available - C++ and Rust code have been compiled - Various testing (e.g., pyhamcrest) and linting tools (e.g., cpplint) are available
Showing
- Dockerfile 70 additions, 3 deletionsDockerfile
- FPvsArbitraryPrecision/FP-ErrorEstimate-C++/cleveMoler.h 6 additions, 4 deletionsFPvsArbitraryPrecision/FP-ErrorEstimate-C++/cleveMoler.h
- FPvsArbitraryPrecision/FP-ErrorEstimate-C++/makefile 1 addition, 1 deletionFPvsArbitraryPrecision/FP-ErrorEstimate-C++/makefile
- README.md 3 additions, 1 deletionREADME.md
- SemesterProject-CPU-Temps/java/build.gradle 31 additions, 59 deletionsSemesterProject-CPU-Temps/java/build.gradle
- SemesterProject-CPU-Temps/java/gradle/wrapper/gradle-wrapper.properties 1 addition, 1 deletion...t-CPU-Temps/java/gradle/wrapper/gradle-wrapper.properties
Loading
Please register or sign in to comment