Commit Graph

3940 Commits

Author SHA1 Message Date
Ian Bell
31d2abe11f Disable the python linux builds in preparation of changeover to manylinux1 builds 2016-04-28 21:22:52 -06:00
Ian Bell
987c8eafa5 Make the logo smaller 2016-04-28 09:07:12 -06:00
Jorrit Wronski
ef637c8861 Removed the conda builds from the docs, they are abandoned for now 2016-04-28 13:23:32 +02:00
Jorrit Wronski
3119262ff1 Pushing the new viscosities to the JSON files, getting ready for an intermediate nightly release 2016-04-28 13:17:56 +02:00
Jorrit Wronski
e2c0e7c2f4 Fixed #1040 thanks to the comments by @LORENZOTOCCI 2016-04-28 12:50:43 +02:00
Ian Bell
210e6e65a3 Small logo instead of big one; see #1029 2016-04-27 22:31:30 -06:00
Ian Bell
406d6a8365 manylinux builds for 64-bit linux wheels are up-and-running
Run the ./build_images.sh script, builds docker image, and uses docker image to build the linux wheels
2016-04-27 09:10:13 -06:00
Jorrit Wronski
253c9790e4 Changed the string handling to tackle #979 2016-04-27 13:50:18 +02:00
Jorrit Wronski
0ef10eae8b Circumvent Cython issues from #1039, not sure this is a fix 2016-04-27 12:23:44 +02:00
Jorrit Wronski
1d28237563 Removed scipy references or changed them to be imported locally, fixes #1036 2016-04-27 11:53:35 +02:00
Jorrit Wronski
78846197c6 Disabled the conda builds again, closes #1033 2016-04-27 11:00:37 +02:00
Jorrit Wronski
dbd07f1387 forgot the match the aspect ratio, see #1029 2016-04-26 13:47:19 +02:00
Jorrit Wronski
df1c9a5573 a quick fix that might work with #1029 2016-04-26 13:40:39 +02:00
Ian Bell
c9520c8f98 Another try at resizing logo for firefox; see #1029 2016-04-25 19:59:01 -06:00
Ian Bell
537d220517 First attempt at fixing logo size in cloud theme. See #1029 2016-04-24 23:21:49 -06:00
Ian Bell
e35f120dcd Move a lot of mixture derivatives to the new formulation; see #1032 2016-04-24 22:25:32 -06:00
Ian Bell
c383650854 Merge pull request #1031 from henningjp/master
Fixes STRING conflict between Mathcad library and cppformat
2016-04-23 10:30:56 -06:00
henningjp
f1bc6d5a9a Fixes STRING conflict between Mathcad library and cppformat
The Mathcad library header, mcadincl.h, defines a STRING constant.  This
should be MC_STRING, as STRING is too dangerous and conflicts with
STRING enumeration value in format.h from external/cppformat.
2016-04-23 11:02:32 -04:00
Ian Bell
d77ce211d4 Updates to docs for cubics and VLE tolerances
closes #1024
closes #1025
2016-04-22 23:43:20 -06:00
Ian Bell
e5908e8300 Remove static library linkage when building pythonn 3.5 wheels; see #1002 2016-04-22 22:15:07 -06:00
Ian Bell
340b26b147 Switch python 3.5 windows builds to use vc14 cmake compiler; see #1002 2016-04-22 22:09:53 -06:00
Ian Bell
cbbd72f36a Fix failures for PQ at triple-point pressure; closes #1009 2016-04-22 21:39:52 -06:00
Ian Bell
d0ff7204fa Fix(?) issues with loading multiple predefined mixtures in REFPROP; see #1023 2016-04-22 21:09:13 -06:00
Ian Bell
528d707fcf Add pass-throughs for testing derivatives; closes #1030 2016-04-21 22:19:53 -06:00
Ian Bell
cb0a35e6cc Merge branch 'master' of https://github.com/coolprop/coolprop 2016-04-21 22:16:49 -06:00
Ian Bell
830619f0ee Refactor HMX.BNC path handling for REFPROP
Closes #1028
See #1023
2016-04-21 22:16:42 -06:00
Jorrit Wronski
9146ca1b7b More macro definitions 2016-04-21 16:38:48 +02:00
Jorrit Wronski
7a8eb7c21e Guard against multiple definitions of "_CRT_SECURE_NO_WARNINGS" macro on Windows 2016-04-21 15:33:38 +02:00
Ian Bell
25a89b34e9 Small bug fixes 2016-04-20 22:10:18 -06:00
Ian Bell
3f38ee6642 Small modifications to finish (?) critical point calculations 2016-04-20 22:09:23 -06:00
Ian Bell
9bc7d201cb Add updated docs for cubics (WIP) 2016-04-19 08:07:20 -06:00
Ian Bell
0514aa9288 Fix REFPROP version for older version of REFPROP. 2016-04-18 21:16:53 -06:00
Ian Bell
9f1ca720b9 Fix docs for new BIP from JCED paper 2016-04-13 08:36:03 -06:00
Ian Bell
7e90f5250f Fix interaction parameters for new mixtures 2016-04-12 23:20:57 -06:00
Ian Bell
809bd02de3 Add coefficients from JCED paper; closes #854 2016-04-12 23:05:35 -06:00
Ian Bell
4385d4a8f8 Add link to binaries for MATLAB for OSX 10.10; see #1013 2016-04-11 22:00:56 -06:00
Ian Bell
c2b275446e Allow MATLAB tests to be disabled 2016-04-11 21:51:00 -06:00
Ian Bell
8976f16ecf Another attempt with MATLAB path 2016-04-11 21:43:30 -06:00
Ian Bell
d849b4530e Another try with MATLAB on OSX 10.10 2016-04-11 21:30:51 -06:00
Ian Bell
f2d9ac3dbd python static library builds should be release builds 2016-04-11 21:20:03 -06:00
Ian Bell
0104e8cc0d Try to fix the install path for OSX 2016-04-11 21:16:54 -06:00
Ian Bell
d7a3340bad Add new OSX slave for OSX 10.10+ 2016-04-11 20:38:24 -06:00
Ian Bell
bf5bc56605 Yet another try with R 2016-04-11 19:43:17 -06:00
Ian Bell
33067132d2 Another try with Rscript 2016-04-11 19:39:58 -06:00
Ian Bell
6352e764d7 Merge branch 'master' of https://github.com/coolprop/coolprop 2016-04-11 19:27:10 -06:00
Ian Bell
3c468c04d0 Fix call to Rscript in CMakeLists.txt? 2016-04-11 19:27:00 -06:00
Ian Bell
b9b9bd54d2 Fix typo in CMake integration 2016-04-08 18:32:05 -06:00
Ian Bell
3b9f393221 Describe how to make coolprop static library a clean cmake dependency; closes #1014 2016-04-08 18:30:08 -06:00
Ian Bell
a9be34572e Add some info to the Help section 2016-04-08 18:16:47 -06:00
Ian Bell
7ccdf5c01a Fix typo in debugging printing for stability calcs 2016-04-08 18:06:14 -06:00