Skip to content

Simple operations calculator for CUDA programming

License

Notifications You must be signed in to change notification settings

mmalenta/thales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thales - code for simplifying maths operations in multiple bases

Developed for my own use to simplify common CUDA programming operations on integers in various bases.

This simple tool is meant to be self-contained, with a relatively up-to-date g++ compiler (definitely supporting C++11 and C++14) and nothing else. That is why certain things have been written from a scratch (e.g the command line argument handling), instead of using external libraries, like Boost.

About

Simple operations calculator for CUDA programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published