3122 Commits

Author SHA1 Message Date
Ian Bell
12f006445f Add a few closed issues to changelog v5.1.1 2015-07-14 21:02:22 -06:00
Ian Bell
2be9b2ea82 Implemented internal energy and cv at outputs to HAPropsSI; see #693 2015-07-14 20:52:09 -06:00
Ian Bell
a52dfea7f2 Fix HAPropsSI bugs
Closes #702
Closes #703
2015-07-14 20:34:42 -06:00
Ian Bell
a6382478f1 Fix bug with predefined mixtures; closes #722 2015-07-14 19:33:31 -06:00
Ian Bell
3c0fc7e0b4 Fix access to Gibbs function; closes #724 2015-07-13 18:54:06 -06:00
Ian Bell
8e9f033b70 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-07-13 08:14:08 -06:00
Ian Bell
3997850b0b Disable MATLAB tests on windows 2015-07-13 08:13:57 -06:00
Jorrit Wronski
fcf56d9891 Getting ready for the 5.1.1 release 2015-07-13 11:17:58 +02:00
Jorrit Wronski
f4cda1d828 Fixed duplicate name problem for binstar packages 2015-07-13 00:41:17 +02:00
Jorrit Wronski
c8f542c014 Fixed duplicate name problem for binstar packages 2015-07-13 00:37:36 +02:00
Jorrit Wronski
1811e826bf Also PyPI packages go to conda 2015-07-12 23:39:34 +02:00
Jorrit Wronski
d7d174bad9 wrong file committed 2015-07-12 23:08:03 +02:00
Jorrit Wronski
861d2208da Trying to integrate conda with the build script 2015-07-12 23:04:26 +02:00
Jorrit Wronski
22e2b5f3fc Fixed typo in the templates 2015-07-12 22:38:53 +02:00
Jorrit Wronski
59ef88b3dc More fun with conda 2015-07-12 22:26:30 +02:00
Jorrit Wronski
c31b0162a6 Trying to simplify the Python builders 2015-07-12 21:53:37 +02:00
Jorrit Wronski
d9598df91f Add the headers to conda build 2015-07-09 23:48:43 +02:00
Jorrit Wronski
1f0a314962 Add the headers to conda build 2015-07-09 23:41:38 +02:00
Jorrit Wronski
575a8b357f Reduced the filesize of the conda builds 2015-07-09 23:35:33 +02:00
Jorrit Wronski
fbebec00aa Playing around with the renderable properties 2015-07-09 22:43:03 +02:00
Jorrit Wronski
9fcac57aed conda works, reenable the PyPI builds 2015-07-09 20:25:03 +02:00
Jorrit Wronski
5dbd210be0 Fixed some conda bugs 2015-07-09 20:21:15 +02:00
Jorrit Wronski
2c704a0928 reworked the python builders 2015-07-09 19:56:37 +02:00
Jorrit Wronski
9917273262 git polling mode is managed by property renderer only 2015-07-09 18:46:59 +02:00
Jorrit Wronski
91398950cb Cleaning up the build processes 2015-07-09 18:43:45 +02:00
Ian Bell
ae7b771559 Delete the mex files before copying them 2015-07-08 23:26:33 -06:00
Ian Bell
736bead3fd Another try at copying MEX files 2015-07-08 23:23:53 -06:00
Ian Bell
2597869bcd Try to copy MEX files 2015-07-08 23:21:47 -06:00
Ian Bell
cea2936424 Fix MATLAB copying 2015-07-08 22:36:21 -06:00
Ian Bell
c209535bc2 Copy mex files on windows for MATLAB 2015-07-08 22:23:19 -06:00
Ian Bell
9bcc6400e7 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-07-08 22:19:09 -06:00
Ian Bell
4e30ff78e0 Install the MATLAB example 2015-07-08 22:18:57 -06:00
Jorrit Wronski
c70c8c3364 Changed the buildbot docs 2015-07-09 01:53:22 +02:00
Jorrit Wronski
1262ee79e2 Added more Python builders 2015-07-09 01:33:56 +02:00
Jorrit Wronski
e148487d4b Tried to fix the cleaner script and the master cfg 2015-07-09 01:12:29 +02:00
Jorrit Wronski
38c24d79cb Added Linux slaves 2015-07-09 00:52:00 +02:00
Jorrit Wronski
c23120244b Added Linux slaves 2015-07-09 00:50:02 +02:00
Jorrit Wronski
50d5874627 Added Linux slaves 2015-07-09 00:47:29 +02:00
Ian Bell
a58f670413 Add CoolPropsetup.m file to make MATLAB wrapper work properly again 2015-07-07 23:03:52 -06:00
Ian Bell
a30497a46e Run MATLAB tests on all platforms 2015-07-07 23:01:47 -06:00
Ian Bell
b6b73192f9 Expose saturation derivatives through PropsSI; closes #712 2015-07-07 22:37:36 -06:00
Ian Bell
11417d3589 Fix saturation calls for tabular backends for PQ and QT inputs; closes #713 2015-07-07 22:19:37 -06:00
Ian Bell
bddaff8800 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-07-07 21:56:23 -06:00
Ian Bell
a53f3cd7cb Fix isobaric_expansion_coefficient; closes #714
Also implement missing python implementation
2015-07-07 21:56:16 -06:00
Jorrit Wronski
08403dd60f Merge branch 'conda'
Conflicts:
	wrappers/Python/generate_meta.yaml.py
2015-07-07 18:15:50 +02:00
Jorrit Wronski
e120697c13 Removed the subshell 2015-07-07 18:12:56 +02:00
Jorrit Wronski
df87bedc7e This is the last time I play with these command line options! 2015-07-07 13:36:37 +02:00
Jorrit Wronski
6248947e57 Fixed communication tuple ordering 2015-07-07 13:28:47 +02:00
Jorrit Wronski
da10040fcc Fixed communication tuple ordering 2015-07-07 13:28:29 +02:00
Jorrit Wronski
f12bc46405 The test keep failing on Windows due to permission errors 2015-07-07 11:03:53 +02:00