Jorrit Wronski
|
91398950cb
|
Cleaning up the build processes
|
2015-07-09 18:43:45 +02:00 |
|
Jorrit Wronski
|
e148487d4b
|
Tried to fix the cleaner script and the master cfg
|
2015-07-09 01:12:29 +02:00 |
|
Ian Bell
|
f59ac1608c
|
Fix tee function in example runner
|
2015-07-07 01:46:46 -06:00 |
|
Ian Bell
|
4c74391fbe
|
Some changes to get examples to run properly
|
2015-07-07 01:21:19 -06:00 |
|
Ian Bell
|
cf3c11ee6b
|
One more last try for the R call of example
|
2015-07-07 00:46:11 -06:00 |
|
Ian Bell
|
f5463304fa
|
Update example runner for R
|
2015-07-07 00:33:59 -06:00 |
|
Ian Bell
|
78344d2802
|
Mixtures are back in MATLAB example code
|
2015-06-30 22:29:26 -06:00 |
|
Ian Bell
|
9a869f3d46
|
R does not use lib prefix
|
2015-06-29 01:43:11 -06:00 |
|
Ian Bell
|
caf858b782
|
Harmonize library naming in R; see #668
|
2015-06-29 00:53:40 -06:00 |
|
Ian Bell
|
d0874b0ffc
|
Update example runner for OSX for R
|
2015-06-28 22:32:14 -06:00 |
|
Ian Bell
|
aded84c319
|
tweaks to R example generator code
|
2015-06-28 22:25:07 -06:00 |
|
Ian Bell
|
c7c47da388
|
Add R to example generator; see #668
|
2015-06-28 22:08:49 -06:00 |
|
Ian Bell
|
81a57d8b7b
|
Added script to generate ideal curves; see #654
|
2015-05-15 19:56:35 -06:00 |
|
Ian Bell
|
3d3791a7b1
|
Fix typo in example generator
|
2015-05-13 23:52:20 -06:00 |
|
Ian Bell
|
3d4e940de9
|
Implement docs for MATLAB calling of low-level interface; closes #670
|
2015-05-13 23:42:42 -06:00 |
|
Ian Bell
|
cb909edda7
|
Fixed typo in REFPROP example
|
2015-05-08 19:22:14 -06:00 |
|
Ian Bell
|
eaef80989c
|
Fix typo in example generator; see #657
|
2015-05-08 19:00:36 -06:00 |
|
Ian Bell
|
8ba4d01333
|
Add some REFPROP examples; see #657
|
2015-05-08 18:53:03 -06:00 |
|
Ian Bell
|
3fbbb4914b
|
Update HeavyWater hs_anchor state
|
2015-04-26 18:04:42 -06:00 |
|
Ian Bell
|
eb28f042e1
|
Allow to get up to 100 issues at once
|
2015-04-26 17:27:33 -06:00 |
|
Jorrit Wronski
|
a59d38c485
|
Added a separate permission fixer
|
2015-04-22 12:02:16 +02:00 |
|
Ian Bell
|
e4b451276f
|
Added chemical formulas for nearly all fluids; can be retrieved with get_fluid_param_string(self.name, "formula"); closes #564
|
2015-04-10 20:11:03 -06:00 |
|
Jorrit Wronski
|
1810d54bc6
|
Pushing the docs to /dev on the web server, closes #583. Find the nightly docs at http://coolprop.sourceforge.net/dev/
|
2015-04-10 13:25:30 +02:00 |
|
Ian Bell
|
8b9688c8ec
|
Update examples showing call to bicubic backend; closes #578
|
2015-04-06 23:28:12 -06:00 |
|
Ian Bell
|
a446c8624a
|
Tidied up examples for Octave and Matlab
|
2015-04-03 22:44:27 -06:00 |
|
Ian Bell
|
33d39723fa
|
Java and C# comments are fixed
|
2015-04-03 20:03:07 -06:00 |
|
Ian Bell
|
1fe6f05f91
|
One more try with the example generator
|
2015-04-03 19:43:23 -06:00 |
|
Ian Bell
|
e5519b209b
|
Fix typo in comment in example generator
|
2015-04-03 19:29:49 -06:00 |
|
Ian Bell
|
4ba6473509
|
Added link to list of inputs to examples
|
2015-04-03 19:24:05 -06:00 |
|
Ian Bell
|
9c96cae585
|
Make example running code work in py3
|
2015-03-15 05:32:02 +01:00 |
|
Ian Bell
|
1bbc113ade
|
Re-enable MATLAB example (high-level only)
|
2015-03-13 23:03:39 -06:00 |
|
Ian Bell
|
fe4038f1ac
|
Disable high-level interface for MATLAB and tidy indentation
|
2015-03-13 22:59:08 -06:00 |
|
Ian Bell
|
d8f492d883
|
Updated MATLAB example generator
|
2015-03-14 05:51:03 +01:00 |
|
Ian Bell
|
4b388f02dd
|
Fixed path of octave example file
|
2015-03-14 03:59:05 +01:00 |
|
Ian Bell
|
f8405d497d
|
Updated OSX example runner
|
2015-03-13 20:02:23 -06:00 |
|
Ian Bell
|
a51e2af03d
|
Added argparse to example_generator.py
|
2015-03-13 19:24:12 -06:00 |
|
Ian Bell
|
64c0b0ceef
|
Things are basically good for the examples (except, of course, for MATLAB)
|
2015-03-13 07:20:37 +01:00 |
|
Ian Bell
|
dfeca2fc7a
|
Add example runner for OSX
|
2015-03-12 21:16:31 -06:00 |
|
Ian Bell
|
551b0af088
|
Updated example generator
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2015-03-12 21:06:26 -06:00 |
|
Ian Bell
|
b360e6a15c
|
Relocated example_generator.py
|
2015-03-11 23:46:58 -06:00 |
|
Ian Bell
|
a4c6aaa1c9
|
Add example code generator script
|
2015-03-11 23:02:01 -06:00 |
|
Ian Bell
|
c2667db344
|
Make the submodules be init as well as updated
|
2015-03-02 19:54:08 -07:00 |
|
Jorrit Wronski
|
171cc6dfb6
|
Forgot a dir change in the release script
|
2015-02-10 12:16:32 +01:00 |
|
Jorrit Wronski
|
251f7fecf8
|
Added new info regarding the release process and automated javascript library update on homepage.
|
2015-02-10 11:01:56 +01:00 |
|
Jorrit Wronski
|
78c80283a2
|
Updated the docs and polished the bash script, last known working javascript version 5.0.3, this one should help with #442
|
2015-01-31 12:28:53 +01:00 |
|
Jorrit Wronski
|
fc45f706ad
|
Added a script to build the jscript repo on sourceforge servers
|
2015-01-31 11:26:31 +01:00 |
|
Ian Bell
|
35dd80ddc2
|
Point to a different swig+MATLAB repo
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2015-01-28 22:54:42 -07:00 |
|
Jorrit Wronski
|
ccffe5855d
|
The release script again. I hope it is well documented now and we can use it. I hope this covers #378.
|
2015-01-13 17:57:42 +01:00 |
|
Jorrit Wronski
|
038b0100bf
|
One more typo in the release script
|
2015-01-12 09:11:20 +01:00 |
|
Jorrit Wronski
|
b4339e89f1
|
Fixed binary folder handling
|
2015-01-12 08:45:52 +01:00 |
|