Powered by Apache

CVS log for OpenXM/src/hgm/gsl-t-1/src/config.h

[BACK] Up to [local] / OpenXM / src / hgm / gsl-t-1 / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 8 11:17:59 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD
Changes since 1.2: +3 -0 lines
Diff to previous 1.2 (colored)

The bug of t-gsl seems also be fixed with declaring
double gsl_coerce_double(double t) in t-evolve.c.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 8 08:59:24 2014 UTC (10 years, 2 months ago) by tkoyama
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Not to use 'volatile', I changed config.h as follows:
#define HAVE_EXTENDED_PRECISION_REGISTERS 1
-> #define HAVE_EXTENDED_PRECISION_REGISTERS 0

Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 7 07:38:23 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN

The initial version of the standalone package hgm
and the R-package hgm.
The hgm is a package for the holonomic gradient method.
The design outline will be posted at http://fe.math.kobe-u.ac.jp/Movies/oxvh.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>