Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-25 | add block variant of matrix multiplication | Wojtek Kosior | |
2019-04-25 | add additional improved implementation | Wojtek Kosior | |
2019-04-25 | usage info string correction | Wojtek Kosior | |
2019-04-25 | whitespace correction | Wojtek Kosior | |
2019-04-25 | enable mul implementation selection on command line, improve error ↵ | Wojtek Kosior | |
notifications for wrong arguments | |||
2019-04-25 | accept floating point kind as command line argument | Wojtek Kosior | |
2019-04-25 | use error_unit for writing error message | Wojtek Kosior | |
2019-04-25 | support alternate floating point type numbering | Wojtek Kosior | |
2019-04-25 | terminate program on wrong floating point kind specified | Wojtek Kosior | |
2019-04-25 | make selection between floating point types possible | Wojtek Kosior | |
2019-04-25 | create function for measuring, make selection of mul implementations possible | Wojtek Kosior | |
2019-04-25 | basic time-measuring loop | Wojtek Kosior | |
2019-04-24 | add primitive main program | Wojtek Kosior | |