Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/src/n_wishartd.rr

[BACK] Up to [local] / OpenXM / src / asir-contrib / packages / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 12 07:07:30 2019 UTC (4 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Fixed a bug in dnc().

Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 29 07:29:02 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.9: +20 -5 lines
Diff to previous 1.9 (colored)

Added setup_hgm for computing data used in Runge-Kutta for matrix 1F1.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Mar 28 23:14:04 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.8: +94 -8 lines
Diff to previous 1.8 (colored)

Added a function rtostr_rat().
rtostr_rat(1/10) -> "1:10" etc.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 28 03:26:33 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.7: +15 -3 lines
Diff to previous 1.7 (colored)

Fixed a bug in yylex(). The debugger now correctly handles short helps
with several newlines.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 26 11:49:49 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.6: +13 -3 lines
Diff to previous 1.6 (colored)

Added an option max=x to plot_2f1().

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 26 02:54:55 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.5: +36 -4 lines
Diff to previous 1.5 (colored)

Added an option all=1 to prob_by_hgm_2f1 for generating
a list of data computed by HGM.
Added a function plot_2f1(Data) for generating a data file for gnuplot.
Data is an output of prob_by_hgm_2f1 with all=1.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 20 21:16:46 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.4: +346 -22 lines
Diff to previous 1.4 (colored)

Added several functions related to matrix 2F1.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 9 07:56:31 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.3: +196 -4 lines
Diff to previous 1.3 (colored)

Added functions for computation of matrix 2F1.
(The message in my previous commit was wrong. The collect one is
 "syci_dec now skips the computation of primary components when
  an input ideal is zero-dimensional.")

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 22 01:05:56 2017 UTC (7 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.2: +10 -3 lines
Diff to previous 1.2 (colored)

Added support for old version.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 21 09:02:32 2017 UTC (7 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.1: +40 -6 lines
Diff to previous 1.1 (colored)

Improved various parts in noro_pd.rr (experimentaty).
Added an option w2f1=1 in n_wishartd.diagpf (experimentary).

Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 24 07:39:41 2016 UTC (7 years, 9 months ago) by noro
Branch: MAIN

Added n_wishartd.rr and its manual (Janpanese version only).

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>