Files
CoolProp/dev/codelite
Ian Bell 308b7d1a28 Beginning efforts on bicubic interpolation, added A inverse, some Eigen speed test code
It looks like it will be about 0.4 us/call to calculate the alpha coefficients for one cell in the bicubic, thus less than 0.1 s (200*200*3*0.4e-6) to calculate all the alpha coefficients in one shot.  So we'll just do that.

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-25 23:44:12 -07:00
..
2015-02-21 17:36:57 -07:00