Releases: j-c-cook/cpgfunction
Releases · j-c-cook/cpgfunction
v2.0.0
New API implemented for interface with Energy Plus. Speed performance improvements made, minor loss in memory, but will be fixed in future versions. Old API is deprecated.
v1.0.0
There are new API calls and testing functions created via CMake tests.
Note: The old API calls are still available in this version. In the next version, the old API will be depreciated.
v0.0.2
First Memory Reduction (No Hash). A working UBWHT calculation with no hash table.
v0.0.1
Alpha Version 1. Currently, the peak memory consumption is similar to pygfunction. There is a speed increase of 2.5-3 times when compared to pygfunction.