Ian Bell
527bac72d0
Implemented a number of functions to python's AbstractState that were missing; Closes #505
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-27 21:24:22 -07:00
Ian Bell
5cbab2a859
Remove double declaration of UNICODE
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-25 08:10:08 -07:00
Ian Bell
d12a4883f9
Fix python build script
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-23 23:27:57 -07:00
Ian Bell
a7a14d7781
Update setup.py for python building
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-21 17:50:06 -07:00
Ian Bell
5c955d8bf3
Document which parameters are available in Props1SI; closes #471
2015-02-21 13:31:14 -07:00
Ian Bell
651363f221
Merge pull request #478 from JonWel/Julia-0.3-wrapper
...
Julia 0.3 wrapper
2015-02-19 21:46:44 -05:00
Ian Bell
b89f8f99fc
Update the docs for SMath wrapper
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-19 21:45:12 -05:00
Ian Bell
60c46812dd
Fix build_zip.bat.template for SMath Studio
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-19 21:26:38 -05:00
JonWel
e8f5f29bc8
Delete CoolProp.jl
...
Moved to the Julia folder
2015-02-19 14:16:10 +01:00
JonWel
c4c57ccf8d
Create CoolProp.jl
...
For Julia 0.4 an upper
2015-02-19 14:15:39 +01:00
JonWel
9c002660a2
Create CoolProp.jl
2015-02-19 14:00:10 +01:00
JonWel
627c2a1fbe
Delete CoolProp.jl
...
Moved to 0.4+
2015-02-19 13:59:47 +01:00
Ian Bell
088b6c0723
config.ini should only include version number, no newline
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-19 00:28:50 -05:00
Ian Bell
165dcf70c7
Update install script to be packaged, add build_zip template
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-18 23:30:15 -05:00
Ian Bell
68e1c03392
Updated SMath Unit.cs file
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-18 22:55:07 -05:00
Ian Bell
8f56fb7a0e
Added SMath wrapper code
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-18 22:20:27 -05:00
JonWel
55d387e598
Create CoolProp.jl
...
Compatible with Julia 0.4 and upper
2015-02-18 20:04:12 +01:00
JonWel
759fe80ed0
Create CoolProp.jl
...
Compatible with Julia 0.3 and lower
2015-02-18 20:02:58 +01:00
JonWel
144fc9a5da
Delete CoolProp.jl
...
Moved to Julia/0.4/
2015-02-18 20:01:10 +01:00
Hisham Muhammad
a867c1487e
Add test to example.lua demonstrating fix.
2015-02-11 23:23:03 -02:00
Hisham Muhammad
592c65b506
Fix and cleanup APIs between Lua and C.
...
Fix Lua layer of get_param_index and get_fluid_param_string.
Make returns of C module more idiomatic.
Use module name as the local variable for the C module.
2015-02-11 23:21:15 -02:00
Hisham Muhammad
cb65e96709
Fall back to Lua/C if LuaJIT FFI fails.
2015-02-11 23:19:16 -02:00
Jorrit Wronski
d6a360d818
Merge branch 'master' into pgfplots
2015-02-09 10:44:27 +01:00
Ian Bell
132ad5ed15
Merge pull request #446 from CoolProp/two_phase_derivatives_and_splines
...
Two phase derivatives and splines
2015-02-02 13:26:44 -05:00
Ian Bell
396fe0ce4d
Added two phase derivative functions to python wrapper
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 13:07:08 -05:00
Aapo Talvensaari
88fe0d3d89
Removed unneeded lines from Makefile.
2015-02-02 12:00:14 +02:00
Aapo Talvensaari
2ad75feddf
Merged with the upstream, and removed pcall's. not needed anymore. Fixed Lua C-API bindings to have same funcs that FFI version has.
2015-01-30 14:51:06 +02:00
Aapo Talvensaari
dce4399e07
More fixes to RestructuredText formatting.
2015-01-30 14:24:21 +02:00
Aapo Talvensaari
4a20071b78
Fixed RestructuredText formatting.
2015-01-30 14:22:53 +02:00
Aapo Talvensaari
324cc9eecc
Added more APIs, added make install + make uninstall. Added documentation. Added more examples. Added some error handling.
2015-01-30 14:17:02 +02:00
Aapo Talvensaari
62328fce1b
Added License info of @craigbarnes + added detection luaL_newlib.
2015-01-29 22:00:07 +02:00
Aapo Talvensaari
c5d14ec376
Implemented Lua C API and LuaJIT Wrappers for CoolProp (high-level API currently implemented).
2015-01-29 18:26:16 +02:00
Ian Bell
06003c6ff6
Error if matrix input in PropsSI in python; Closes #387
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-19 21:29:00 -07:00
Jorrit Wronski
57470bc9be
Fixed a typo in PropsSI in Python wrapper
2015-01-15 11:56:35 +01:00
Ian Bell
979bc57739
Also build class library in release mode
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-14 23:27:34 -07:00
Ian Bell
9dbf8fdcbd
Small updates to project files for VB.net example
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-14 23:19:22 -07:00
Ian Bell
7c108c9ac2
Added VB.net solution files
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-14 22:24:10 -07:00
Jorrit Wronski
cf4febfebd
Almost done, the PGF stuff needs more hacks than expected.
2015-01-13 00:10:54 +01:00
Ian Bell
3c65678a8d
Fix python wrapper code
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-07 15:23:16 -07:00
Ian Bell
1693b19a81
Fixed bug in HighLevelAPI.rst by a slightly better error message in PropsSI
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-07 15:15:28 -07:00
Ian Bell
3d68475e6b
Merge branch 'master' of https://github.com/coolprop/coolprop
2015-01-04 22:33:37 -05:00
Ian Bell
abac4e57d0
Nicer warning message if constants.so|py|dylib cannot be removed by python
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-04 22:33:06 -05:00
Jorrit Wronski
c60ee1d567
This is a preliminary fix for the issue #387 because I need the code. I hope this does not break things for others.
2015-01-04 16:15:04 +01:00
Ian Bell
5db8338ceb
Make import of _constant be absolute import for py3.x; See #388
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-04 00:36:07 -05:00
Ian Bell
85bc6c9df8
Fix up the mathematica docs; closes #382
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-01 16:13:52 -05:00
Ian Bell
984a8f98d7
Make the REFPROP plots work
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-01 01:57:00 -05:00
Ian Bell
5fe46a0a1e
Fixed mathematica wrapper for windows
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-01 05:09:44 +01:00
Ian Bell
6eb01dd41b
Return a numpy array from PropsSI in python again
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 18:13:21 -05:00
Ian Bell
e43301facb
Fix typo in __init__.py
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 17:09:21 -05:00
Ian Bell
9bbcb782d0
Fix python cleanup code
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-31 17:01:53 -05:00