quanpla / xloops-ginac

Automatically exported from code.google.com/p/xloops-ginac
1 stars 0 forks source link

Develop a frame tool for Unit Test function #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Khiem is performing the detail calculations.

At each transformation, we will compare the integral with following strategy:
1/ Use vegas (numerical integral)
2/ Compare in integral range [R1..R2]:
--        Integral Value: (we calculate with some values of R1, R2, and
plot that)
--        Integrand Value (to plot)

The expectations:
1. The integral Value should be convergence with large R.
2. Transformation function should be equal or better (in means of reducing
poles) than the original one.

Original issue reported on code.google.com by anhquan.phanle on 28 Feb 2009 at 5:25

GoogleCodeExporter commented 9 years ago
Attached is the first draft plan.

The file plan (SourceFilePlan.jpg) will be continuously updated at:

http://code.google.com/p/xloops-ginac/source/browse/#svn/trunk/XLOOPS-GiNaC_Tran
sformTest/manual

Original comment by anhquan.phanle on 2 Mar 2009 at 3:24

Attachments:

GoogleCodeExporter commented 9 years ago
Another plan for testing z-integrand

http://docs.google.com/Doc?id=ddp7bbdn_511gdjrqfjq

Original comment by anhquan.phanle on 16 Mar 2009 at 5:22