Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 27 04:21:00 2021 UTC (2 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bug fix for matrix args.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 27 02:24:04 2021 UTC (2 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.2: +36 -2 lines
Diff to previous 1.2 (colored)

print_format(Obj | list=["{","}"])
changes the list format from [ ] to { }. ["{","}"] is the default value.
Example: print_format([1,[x,y^2]]);

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 14 23:07:27 2021 UTC (2 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.1: +13 -5 lines
Diff to previous 1.1 (colored)

tk_c_form accepts expression (@e)^n and translates to exp(n).

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 7 11:17:51 2021 UTC (2 years, 11 months ago) by takayama
Branch: MAIN

Example: print_c_form(x^2+1 | mode=python)
Example: tk_ode_assert.get_linear_interpolation_value("h",1.5 | vec=1);  // Value of [H~10_1(1,1.5)/g , ...]
Example: tk_ode_assert.hkn_gauged_pf(|nogauge=1);  // Pf for H^k_n

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>