Steppable 0.0.1
A CAS project written from scratch in C++
|
Nsteppable | The public namespace for the Steppable library |
Nconcepts | Defines concepts to be used for distinguishing types in the project |
RNumeric | Represents any C++ numeral literals |
RPresentable | Represents any object with a .present() method |
RStream | Represents any streams with a .operator<<() method |
Ngraphing | Graphing utilities for showing graphs in the console |
RLineOptionsDerivation |