Ian Bell
d08a6e7720
Code blocks for MATLAB docs
v6.2.0
2018-10-26 17:37:25 +02:00
Jorrit Wronski
5231cd9ab2
Getting ready for v6.2, #1604 has already been closed, updated changelog
2018-10-26 17:26:46 +02:00
Ian Bell
4e4303a7a1
Add docs for MATLAB to Python
2018-10-26 17:07:19 +02:00
Ian Bell
048e851ec0
Also update the BibTeX
2018-10-26 10:18:52 +02:00
Ian Bell
273a8234cf
Merge branch 'master' of github.com:CoolProp/CoolProp
2018-10-26 10:17:48 +02:00
Ian Bell
c8cdb0243a
Update the EOS for Heavy Water to new one of Herrig et al.
2018-10-26 10:15:39 +02:00
Jorrit Wronski
94b077c505
Use buildbot uploads on Linux
2018-10-25 22:35:16 +02:00
Jorrit Wronski
3eb73ad84f
I think this fixes the upload commands
2018-10-25 16:57:21 +02:00
Jorrit Wronski
b351e4bc85
Allow for parallel windows builds again
2018-10-25 15:45:49 +02:00
Jorrit Wronski
ace93ba473
Fixing the upload command for linux builders
2018-10-25 15:42:08 +02:00
Jorrit Wronski
1f28ab7194
Changed the master location handling
2018-10-25 15:22:29 +02:00
Jorrit Wronski
ab92754917
Added WinSCP uploads
2018-10-25 14:25:07 +02:00
Jorrit Wronski
0ff6f4279b
Skip the 32bit Fortran builders
2018-10-25 13:22:36 +02:00
Jorrit Wronski
2468c61662
Back to one Windows builder, added a draft for a WinSCP upload script
2018-10-25 00:01:29 +02:00
Ian Bell
6ae3d21935
When requesting full build, clobber, not clean
2018-10-24 23:54:21 +02:00
Ian Bell
e65b596c6d
3 for windows
2018-10-24 22:58:50 +02:00
Ian Bell
1ba402ab42
Bye to 32-bit manylinux
2018-10-24 22:54:53 +02:00
Ian Bell
c8761c37c5
Merge branch 'master' of github.com:CoolProp/CoolProp
2018-10-24 22:41:04 +02:00
Ian Bell
360d2c228e
Try to add lock on upload
2018-10-24 22:40:53 +02:00
Jorrit Wronski
a317b228ea
Make the user id match the host system
2018-10-24 21:51:08 +02:00
Ian Bell
b55c64fcb7
Fix include path for old Catch
2018-10-24 21:46:13 +02:00
Jorrit Wronski
b1c13b23c0
Revert Catch to v1.X.X - We have to stick with C++03, but Catch 2.X.X requires C++11 or higher
2018-10-24 21:37:19 +02:00
Ian Bell
a36c677297
Remove 32-bit shared library on linux
2018-10-24 21:36:53 +02:00
Ian Bell
041e4b35bf
A little bit of parallelism in builds
2018-10-24 21:22:57 +02:00
Ian Bell
7669547a13
Fix version of MathCAD
2018-10-24 21:06:27 +02:00
Ian Bell
9fb539d304
Remove old builders
2018-10-24 20:27:34 +02:00
Ian Bell
1b0c784ad0
Fix the merge
2018-10-24 20:05:36 +02:00
Jorrit Wronski
32ffad1b90
Use the root to call docker
2018-10-24 20:04:24 +02:00
Jorrit Wronski
e00a31f1ef
Use docker to build the Javascript wrapper
2018-10-24 20:04:03 +02:00
Jorrit Wronski
db6ad8d435
Force unloading of REFPROP upon path change ( #1738 )
2018-10-24 20:04:03 +02:00
Ian Bell
9f8ca20206
Move slaves to DTU
2018-10-24 19:59:57 +02:00
Jorrit Wronski
8991168570
Use the root to call docker
2018-10-24 09:16:54 +02:00
Jorrit Wronski
77a552961b
Retired the EES builder
2018-10-24 09:06:31 +02:00
Jorrit Wronski
7c9c6c730f
Use docker to build the Javascript wrapper
2018-10-24 09:01:43 +02:00
Jorrit Wronski
ca55b6c619
Force unloading of REFPROP upon path change ( #1738 )
2018-10-23 21:36:25 +02:00
Ian Bell
aadea90451
Don't overwrite the passed in fluid string
2018-10-21 17:29:57 +02:00
scls19fr
4d487ac3f0
Update example.py ( #1749 )
2018-10-19 23:17:03 +02:00
scls19fr
5045c96322
Fix Python print ( #1746 )
...
* Fix print
* Some manual fixes
* Revert
2018-10-19 22:59:31 +02:00
spinnau
d3c24483d6
Update LibreOffice wrapper and documention ( #1747 )
...
Change the wrapper to use the CoolProp python package on Windows and Linux.
The necessary python script and the Basic macros to wrap the underlying
python functions are directly integrated into the new ods template file.
Updated the installation guide and usage instructions in the documentation.
2018-10-18 18:58:46 +02:00
Jeff Henning
34dcb680d4
Show an actual DeprecationWarning if Props() used. ( #1743 )
...
* Show an actual DeprecationWarning if Props() used.
* Add warning suppression to Python wrapper docs [ci skip]
2018-10-13 09:23:07 -04:00
Ian Bell
70b717f13d
Switch from string to bytes, should ensure ABI compatibility of manylinux builds
2018-10-11 22:15:20 +02:00
Ian Bell
ede27edc38
Fix some ;); bugs in Catch tests that clang doesn't like
2018-10-11 18:49:03 +02:00
Ian Bell
a68eb19a7e
Fix integer comparison
2018-10-08 22:49:26 +02:00
Ian Bell
40a6884d25
Make it clear that this is not a zip_safe package
2018-10-03 12:36:35 +02:00
Matthis Thorade
7cd82d9dc3
Update FAQ.md
...
ref #1735
2018-09-19 19:00:36 +02:00
Jorrit Wronski
514ee59e27
Updated external submodules ( #1727 )
...
This change is somewhat related to #1604 .
* Catch is now at v2.3.0
* Eigen is now at v3.3.5
* FindMathemaica is now at v3.2.4
* fmtlib (formerly cppformat) is now at v4.1.0 (v5.x.x is not compatible with our code).
* msgpack-c is now at v3.0.1
* pybind11 is now at v2.2.3
* All the other submodules have been moved to the latest master commit
* All submodules are sorted alphabetically
2018-08-30 10:36:27 +02:00
luzpaz
93f4a986e2
Misc. typos ( #1726 )
...
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
2018-08-14 23:06:49 -06:00
Jorrit Wronski
f316483f4d
Ported the changes from #1723 to master
2018-08-13 21:28:08 +02:00
Jorrit Wronski
f8fd14a9fb
Updated the catch URLs
2018-08-09 14:25:47 +02:00
Jorrit Wronski
a23824abd5
getting ready for Python3.7, related to #1604 , #1654 and #1309 . Please refer to https://github.com/CoolProp/Dockerfiles for details
2018-08-09 12:04:29 +02:00