303 Commits

Author SHA1 Message Date
Ian Bell
d9132da24b Ready for release of 5.1.2 finally 2016-01-08 17:05:13 -07:00
Ian Bell
d930981046 Update docs for FORTRAN; closes #909 2016-01-03 21:40:26 -07:00
Ian Bell
cf003008d0 Fix some links in MATLAB (or try to) 2015-12-19 23:16:49 -07:00
Ian Bell
e7edd0c331 Fix reference for MATLAB link 2015-12-19 21:52:31 -07:00
Ian Bell
0cf97a7d47 Add example for MATLAB calling of shared library to get at low-level interface; closes #880 2015-12-19 20:07:07 -07:00
Ian Bell
3c821e0637 Convert javascript to use embind - works! 2015-12-19 17:18:39 -07:00
Ian Bell
23ee8eb4a9 Update outputs from snippets 2015-12-13 14:15:35 -07:00
Ian Bell
240165006a Add an accessor function to DLL to allow for getting multiple outputs at once from low-level interface
see #888
see #880
2015-12-13 00:15:24 -07:00
Ian Bell
35c4112d92 Update build command for C# 2015-12-06 14:50:31 -07:00
Ian Bell
88e29dca85 Update docs for building of shared library to be in Release by default 2015-12-02 08:06:47 -07:00
Jorrit Wronski
16cb369092 Added math library to fix Fortran builds on Linux 2015-11-15 18:51:43 +01:00
Ian Bell
c9abf1707c Fix code for setting REFPROP path; see #759 2015-11-14 20:28:07 -07:00
Ian Bell
733d839819 Minor updates to docs to fix a few small problems 2015-11-13 19:49:18 -07:00
Ian Bell
84fcccf776 Add links to Android wrapper documentation; see #833 2015-11-12 20:57:03 +01:00
Ian Bell
ffb6a2bb88 Add instructions about pip and six packages; see #859 2015-11-12 20:51:06 +01:00
Ian Bell
154e619423 Improve docs for C# and octave; see #859 2015-11-12 20:48:27 +01:00
Ian Bell
62134af9ab Merge pull request #833 from sabatind/patch-1
Added support for Android
2015-11-07 12:43:44 +01:00
Daniel Sabatino
cacd98dd3f Update index.rst
Cleaned up formatting and added example code
2015-11-06 21:11:58 -05:00
Ian Bell
8c000804c9 Add some more docs for mixtures in high-level interface; see #848 2015-11-01 16:21:31 +01:00
Ian Bell
3ae08bfff7 More info for using static libraries 2015-10-29 17:15:06 +01:00
Ian Bell
4446bacd45 Updates docs for using static library; see #853 2015-10-28 19:03:19 +01:00
Ian Bell
c531d2344e Update Excel sample and docs and vba add-in 2015-10-23 21:46:01 +02:00
Ian Bell
aebe9015b9 Implement ALTERNATIVE_TABLES_DIRECTORY configuration variable; closes #838 2015-10-17 14:21:55 +02:00
Jorrit Wronski
f18b71d26e Fixed a password leak in the docker log files. All affected passwords are changed. 2015-10-12 12:14:40 +02:00
Daniel Sabatino
fcf4b19ee1 Added details from #820
Now describes manual parameter changes required in CMakeLists.txt, how to change ndk-build options, and how to integrate the generated files into an Android Studio project.
2015-10-09 20:21:18 -04:00
Ian Bell
3db0420010 Fix missing import in tabular unpacking example 2015-10-08 10:48:27 +02:00
Ian Bell
ddec0be08e Fix (and test) all the snippets; closes #823 2015-09-30 21:57:29 -06:00
Ian Bell
5d5f56fbdb Fix install instructions for C# dependencies 2015-09-30 21:49:27 -06:00
Ian Bell
825fe4f2c3 reorganize the g++ call for static library; closes #823 2015-09-30 21:05:48 -06:00
Ian Bell
475cf7505f Add a description for how to use static library; closes #823 2015-09-30 21:02:44 -06:00
Ian Bell
148c63397b Fix docs for 32-bit shared library setting of bitness flag 2015-09-29 20:09:46 -06:00
Ian Bell
79fa5178b3 Fixed docs; see #820 2015-09-29 17:46:29 -06:00
Ian Bell
e09c895dce Fix pip install command for nightly; closes #821 2015-09-29 17:42:28 -06:00
Ian Bell
915416d47c Added support for building .so for Android 2015-09-28 23:41:18 -06:00
Ian Bell
56cd2c3867 Fix MATLAB docs 2015-09-05 22:17:41 -06:00
Ian Bell
9fbe44d546 Add docs for swigged wrapper code; closes #795 2015-09-05 20:15:36 -06:00
Ian Bell
c5f4c03d4f Few more docs for Excel; see #791 2015-09-01 18:55:08 -06:00
Ian Bell
302b1e4cfb Fix paths for Excel on OSX; see #791 2015-09-01 18:35:51 -06:00
Ian Bell
0be1f39a4f tiny typo in docs 2015-08-23 18:02:13 -06:00
Ian Bell
1aca030ae9 few more small sphinx warnings 2015-08-23 17:46:39 -06:00
Ian Bell
c75293e89d Kill off some sphinx warnings 2015-08-23 17:41:20 -06:00
Ian Bell
fd22f56317 Fix typo in REFPROP docs 2015-08-20 20:49:51 -05:00
Ian Bell
be6d866bc0 Fixed tiny typos in docs 2015-08-20 20:46:53 -05:00
Ian Bell
851faf4f2e Fixed typos in configuration docs 2015-08-20 20:43:09 -05:00
Ian Bell
13924a5b9e Update docs for REFPROP; see #759 2015-08-20 16:42:36 -05:00
Ian Bell
746c636b93 Update docs for REFPROP and use of configuration keys 2015-08-20 16:09:23 -05:00
Ian Bell
9f0fa0e47c Added docs for configuration keys, and functions to C++ and python to make this possible; closes #761 2015-08-20 15:57:21 -05:00
Ian Bell
f93ef8d4c0 Fix small typo in examples.rst 2015-08-20 13:33:46 -05:00
Ian Bell
900574c34f Fix typo in REFPROP docs 2015-08-16 22:22:17 -06:00
Ian Bell
57525af406 Add docs for REFPROP interfacing; see #759 2015-08-14 23:26:24 -06:00