Up to [local] / OpenXM / src / Macaulay2 / m2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 19 07:20:27 2015 UTC (9 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +29 -2
lines
Diff to previous 1.1 (colored)
Interfaces for cgi-asir are added. See examples in the source.
Revision 1.1 / (download) - annotate - [selected], Wed Aug 19 02:31:25 2015 UTC (9 years, 2 months ago) by takayama
Branch: MAIN
Calling asir cgi server from Macaulay2. Example: fdHessian2(-2,{-3,-2},10,{1/2,1/3}) obtains the value of F_D(-2,[-3,-2],10,[1/2,1/3]), gradient and the Hessian.