JCash
released this
03 Jun 15:39
Merge dev to master (#17)
* CI tests
* Added bounding box to jcv_diagram_generate()
Input points are now culled against the bounding box
Added .csv support to test program
* Added missing file
* Windown compile fixes
* Added missing include for linux
* Added an examples folder
* Ensure to include stdlib.h for malloc/free (#14)
* Updated max number of events that can be used at the same time (#16)
* Increased the maximum number of events the priority queue can have
* Added test for max num events