Skip to content

Releases: j-c-cook/cpgfunction

v2.0.0

26 May 17:01
c300db6
Compare
Choose a tag to compare

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

12 May 15:02
8b5c62c
Compare
Choose a tag to compare

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

07 Aug 22:51
Compare
Choose a tag to compare

First Memory Reduction (No Hash). A working UBWHT calculation with no hash table.

v0.0.1

31 Jul 23:32
Compare
Choose a tag to compare

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.