diff options
author | Prasenjit Saha <psaha@physik.uzh.ch> | 2019-06-28 13:32:04 +0200 |
---|---|---|
committer | Prasenjit Saha <psaha@physik.uzh.ch> | 2019-06-28 13:32:25 +0200 |
commit | 9f18cb8a8981f7fbdec82cbc584f412226e8e66b (patch) | |
tree | 0a05a759fc59cb577de1ee2606e92d65c5749328 /reproduce/analysis | |
parent | 73cd532901865fe0b3a53c3e526ab5f7bd7d3122 (diff) |
tides library added
TIDES is an ODE integrator with multiple-precision arithmetic.
Diffstat (limited to 'reproduce/analysis')
-rw-r--r-- | reproduce/analysis/config/pdf-build.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/analysis/config/pdf-build.mk b/reproduce/analysis/config/pdf-build.mk index 3a86ff3..c75f5d1 100644 --- a/reproduce/analysis/config/pdf-build.mk +++ b/reproduce/analysis/config/pdf-build.mk @@ -18,4 +18,4 @@ # permitted in any medium without royalty provided the copyright notice and # this notice are preserved. This file is offered as-is, without any # warranty. -pdf-build-final = yes +pdf-build-final = |