Powered by Apache

CVS log for OpenXM/src/hgm/so3/src/so3_nc.c

[BACK] Up to [local] / OpenXM / src / hgm / so3 / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 16 10:57:21 2019 UTC (4 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +28 -8 lines
Diff to previous 1.8 (colored)

hgm.ncso3(1000,500,50,log=1,q=0)
returns the logarithm of the normalizing constant.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 2 05:45:41 2015 UTC (9 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.7: +5 -4 lines
Diff to previous 1.7 (colored)

Cleaned unused variables.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 24 04:59:24 2015 UTC (9 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.6: +30 -28 lines
Diff to previous 1.6 (colored)

Changes to follow the cran policy.
oxprintf -->Rprintf (in R ) | printf (standalone)
oxprintfe --> REprintf (in R) | fprintf(stderr,...)
...

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 7 05:23:31 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.5: +8 -2 lines
Diff to previous 1.5 (colored)

Minor changes to remove warnings by the option -std=gnu99.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 5 05:26:07 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

Calling R_CheckUserInterrupt to catch the "stop" signal in R.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 12 23:51:51 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (colored)

Added the tag.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 12 23:51:25 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.2: +10 -1 lines
Diff to previous 1.2 (colored)

When the argument is small, the normalization constant is evaluated only by series.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 8 02:59:42 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1 (colored)

Added notes to develope packages.

Global variables are initialized in so3_main.

Added license files.

sord.rr is used to generate a table in so3_nc.c

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>