-
- Downloads
Updated isd (#345)
* before merge storm * std::invalid_arg doesn't exist? * added more std except for linux * weC++ OOP, now featuring 100% more boilerplate * tests * comments * FromThis to_this thanks to VIM shortcuts because damn * miniconda download for mac seems to have died * comments * more consistant tabbing
Showing
- .travis.yml 1 addition, 1 deletion.travis.yml
- ale/formatters/formatter.py 45 additions, 36 deletionsale/formatters/formatter.py
- include/InterpUtils.h 49 additions, 2 deletionsinclude/InterpUtils.h
- include/Isd.h 14 additions, 14 deletionsinclude/Isd.h
- include/Orientations.h 19 additions, 4 deletionsinclude/Orientations.h
- include/Rotation.h 5 additions, 11 deletionsinclude/Rotation.h
- include/States.h 101 additions, 101 deletionsinclude/States.h
- include/Util.h 27 additions, 22 deletionsinclude/Util.h
- include/Vectors.h 28 additions, 0 deletionsinclude/Vectors.h
- include/ale.h 0 additions, 44 deletionsinclude/ale.h
- src/InterpUtils.cpp 179 additions, 2 deletionssrc/InterpUtils.cpp
- src/Isd.cpp 10 additions, 2 deletionssrc/Isd.cpp
- src/Orientations.cpp 35 additions, 16 deletionssrc/Orientations.cpp
- src/Rotation.cpp 8 additions, 8 deletionssrc/Rotation.cpp
- src/States.cpp 38 additions, 38 deletionssrc/States.cpp
- src/Util.cpp 187 additions, 62 deletionssrc/Util.cpp
- src/ale.cpp 7 additions, 185 deletionssrc/ale.cpp
- tests/ctests/IsdTests.cpp 200 additions, 70 deletionstests/ctests/IsdTests.cpp
- tests/ctests/OrientationsTest.cpp 5 additions, 5 deletionstests/ctests/OrientationsTest.cpp
- tests/ctests/StatesTest.cpp 208 additions, 207 deletionstests/ctests/StatesTest.cpp
Loading
Please register or sign in to comment