Skip to content

damiankoper/OiakProject

Repository files navigation

Implementacja procedur obliczeń na liczbach zmiennoprzecinkowych za pomocą instrukcji stałoprzecinkowych.

Format single i half ze słowem 8 bitowym.

32bit

For the sake of simplicity this project is compiled using 32bit architecture. To compile it using g++ on 64bit install sudo apt-get install g++-multilib

Tests

BDD style is appreciated.

  1. Install this VsCode extension
  2. Create tests according to Catch2 specification

Watch

To watch file changes and recompile tests after change:

  • Install sudo apt-get install inotify-tools
  • Run ./watch.sh [target "watched files"]
    • You can specify make target alongside with files to be watched enclosed with commas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages