Powered by Apache

CVS log for OpenXM/src/sage/Makefile

[BACK] Up to [local] / OpenXM / src / sage

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 22 04:11:17 2019 UTC (5 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

fixed typos.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 6 02:38:33 2019 UTC (5 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.1: +14 -10 lines
Diff to previous 1.1 (colored)

Example:
load("asir.py");
asir.eval('F=fctr(x^10-1)')
asir._keyboard_interrupt()
asir.eval('')   # there still be a bug (extra message after ctrl-C).
asir.eval('')

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 8 05:35:35 2018 UTC (5 years, 7 months ago) by takayama
Branch: MAIN

The initial version of asir module to call asir from sagemath.

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>