source: git/Tst/Manual/chinrestp.tst @ 228e0b

spielwiese
Last change on this file since 228e0b was 894057, checked in by Oleksandr Motsak <motsak@…>, 13 years ago
ADD: Tests from online manual (res+stat on mamawutz): short ones Tst/Manual/s.lst
  • Property mode set to 100644
File size: 165 bytes
Line 
1LIB "tst.lib"; tst_init();
2LIB "hyperel.lib";
3ring R=7,x,dp;
4list b=3x-4, -3x2+1, 1, 4;
5list moduli=(x-2)^2, (x-5)^3, x-1, x-6;
6chinrestp(b,moduli);
7tst_status(1);$
Note: See TracBrowser for help on using the repository browser.