Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 5 11:55:19 2014 UTC (9 years, 9 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Fixed for calling qsort, mapat because of recent changes in module implementation.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 23 22:19:21 2010 UTC (13 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.1: +12 -14 lines
Diff to previous 1.1 (colored)

tk_pfn.graph() is a grapher of solutions of Pfaffian equations in x and y (fixed).
tk_pfn.graph(Pf,Dom,Iv,Step)  Pf=[P_1,P_2] where dF/dx=P_1 F, dF/dy=P_2 F
Dom=[[xmin,xmax],[ymin,ymax]],  Iv is the initial value of F at [xmin,ymin], Step is a step size.
An example can be found in tk_pfn.testgraph1().

Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 23 08:08:38 2010 UTC (13 years, 9 months ago) by takayama
Branch: MAIN

tk_pf2.test6n(10) is used to test a new implementation of setGtable (genGtable).
tk_bess2.test1() is used to test functions for Bessel functions of two variables.
tk_pfn.graph has not yet been tested.

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>