- Added and updated JavaDocs for a number of classes and methods.
- Deleted the
src/example
folder.- Tutorials can be found here.
- The test GUI has been moved to its own repository.
- Fixed an issue where the
SequentialOp
class wasn't using its internal cache.- I suspect that this will lead to increased performance, though I haven't had the time to devise a test for concrete numbers.
- Updated dependencies.