Changeset bebfcd in git for Tst/Short


Ignore:
Timestamp:
Feb 16, 2023, 2:23:07 PM (15 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
6a4437e87215dbf14bdb816d1b4ae1bba2277775
Parents:
f02653d22c2939c5d6ccd5151ff50a17b289e1df
Message:
fix: Koszulmap from homolog.lib: handle 0-entries
Location:
Tst/Short
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • Tst/Short/homolog_s.res.gz.uu

    rf02653d rbebfcd  
    11begin 640 homolog_s.res.gz
    2 M'XL("&;@RF,"`VAO;6]L;V=?<RYR97,`Y1QK4]M(\KM^Q53JJF+!"#22(0G$
     2M'XL("/TM[F,"`VAO;6]L;V=?<RYR97,`Y1QK4]M(\KM^Q53JJF+!"#22(0G$
    33M5!$V/"HQE27[X:I2+.78(B@QEK$-D?WKK[OG+<G&8;-WNWLD.)[IQ_1T]_3T
    44M],SNQ]]^.3MGC(D#MKU]4]P6P^++U71K-IT%'Q4HV0+0]*:8S-@LF\ZF[+J8
     
    9393MP$OSX\3S"2XDJXW>_32:,:W>3R-1NM[]-*'^W0V95I2?-"@_YD[29[(\%0T;
    9494M3=RNF+@Z2KIDE-IHM5&KHW,C1:-3I$U.D6JG:*]3U99FSBM:<Q]0"RNB\[Y9
    95 <K+SX37;E_T\"_X\1]U-,'_X5_`?_0?X.\D(`````
     95MK+SX378/3/JIN["0)6-WIY2[IX:\/-`'!TH(NKUQ*^>4F,3-C[/P\D,3OY+_
     965YPK\?U/<3S%1^5?P'\>;J"A<0P``
    9697`
    9798end
  • Tst/Short/homolog_s.stat

    rf02653d rbebfcd  
    1 1 >> tst_memory_0 :: 1674240102:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:374896
    2 1 >> tst_memory_1 :: 1674240102:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:2379776
    3 1 >> tst_memory_2 :: 1674240102:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:2396160
    4 1 >> tst_timer_1 :: 1674240102:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:9
     11 >> tst_memory_0 :: 1676553725:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:504760
     21 >> tst_memory_1 :: 1676553725:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:2379776
     31 >> tst_memory_2 :: 1676553725:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:2379776
     41 >> tst_timer_1 :: 1676553725:4313, 64 bit:4.3.1:x86_64-Linux:nepomuck:7
  • Tst/Short/homolog_s.tst

    rf02653d rbebfcd  
    2424example tensorMod;
    2525example Tor;
     26ring r;
     27ideal i=x,0,z;
     28print(KoszulMap(i,2));
    2629tst_status(1);$
Note: See TracChangeset for help on using the changeset viewer.