Powered by Apache

CVS log for OpenXM/src/kan96xx/Doc/slope.sm1

[BACK] Up to [local] / OpenXM / src / kan96xx / Doc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 11 05:23:52 2012 UTC (11 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD
Changes since 1.3: +8 -2 lines
Diff to previous 1.3 (colored)

Added an explanation on slopes, constant r, and constant kappa
in the Borel and Laplace transformations respectively.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 20 11:22:27 2005 UTC (18 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Exchanged the order of two authors.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 18 03:12:21 2001 UTC (22 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.1: +8 -2 lines
Diff to previous 1.1 (colored)

A new function sm1_slope is added.
This function evaluates of the slopes of a given system of linear
differential equations.  The slope is used to detect irregularity.
Examples are also given.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 1 01:57:55 2000 UTC (23 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6

The function slope computes the slopes of a given D-module.
It uses the ACG algorithm (Assi,Castro,Granger, How to calculate
the slopes of a D-module, Compositio Math (1996), 107--123) to
get the algebraic slopes.  In order to get the geometric slopes,
the ACG algorithm should be modified and repeated use of radical
computation is necessary.  Radical computation is done by ox_asir
module via OpenXM connection.
This module is a joint work with Castro-Jimenez.

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>