DELTA 533938 0 24 SVNBVfU:cwix^<]w6ɺM.mrUOeYqJWP$1Hb) JL⇦| ZarigV 4:"̲$c"d,Lz,Oòj(ƞi= WIˑVpz@:/< #ꅘzM%pKi~7{mFQg!Ͳ3Jsf.{vب]4&,Yf%=`Ea4o >"`[@?cFoK_Jlɗ?o.4j~|Os, tm+6l:G4!$0B@UQD`0+sgU$vFek!$$~LI0e}Z%in G*h'~.؏X .%%1x^UޱeܱUA$4 X]dx(ۢ$vvi*yN0KcJ(2Tf_ˌ6HU"]؜ٰV4(S@Jp&3f B8QʂR/լ 4.EM.̜a,Yi{|-L xTr0!4`?Є?XVNUT7oBDx/|[|D * H$H+ Yw͑BR4#8aK뤀եL ԖXe4IJ,"a%T0? )Q1JdW%\u |lUAW) xN2aTs6|-c㼁Uwv/7K,LtmWfΒ[Ȓ*Cڋ"v^$<_FXFUdzּ%=$K5%elWBT18sY@:G\Uy(n-Ud2V\h>h+P 2r|^T2? ԬOB'F>jM$g |de  vLc]F\ %ոT+RcLLf`BjLUcVhLQ=(o>V5gQ$":K OFccxO >)`vyک.ıe aP  4p%˔ήn w@ {pPV|v~.~AY҈PUz|\˔ {ZN^cxăNL $C 4L `tj $#\.ϹKF?>?>-A}Gヺ)?i럆oilbײ]]_B+~eҰ0iJ2H29.%4D? ֥ !#Qf$$$YRWD"NzNZ SH ёO'ኈ̃s_a}`hFc'ZQ[xAVhY|_ڍZYBxgN1Dz٨a,sYVi aŰPi(!~:D^8(I{y}rxPR}< 10 0k~oh\hֲ.pa_wt-Bl4j!Aj~?t;vyöiÆC=Kp rLظB0/X;p.9z\ ;a&=9 :8a棨WAڑ$BVuk9q լ(s:9Dۖ[]˅y6|5=1&AzѼCU2&{Rᅠ6MGpl^YjuDtePuݨIC*S'1A!~oJI:A1тBcGt L#\E90zHm~4r'߭O$v7Jaؘ?$ό96oC SQ\VU4}VzKZ!肮TFe~ geW@e͘%owĬ#q&Ms.kr  QGeW*X.  hvֽ c777;f\jyhу[R7|iېU7>yDžU{EǢ# Kv[J T+Mw'X?B$PTٰ'G`DWߡS?kߐ]$ FwQ"gP06]p6܊#P>}?"_ϟk?Q{,nIqё}|7,Y*ٻz^6,HL:&v/(t@L=l(c= Jn)[TqkHGȆk{ZimfŮE췹kL2=ƒikIf[HbuzD>{SONsB/ɓc.%a+^. Sc“ gkOk"Xq* cyVۛ}rsDt]&˨3 3hPH Adae`0gH10s+9GUMrzącI*Kfa"#H&YFcS8S&y+ p?O?|u Mvu $͗g򇢇]iOҒh2Us0\O4ϴ^ jV,)/ԓ/u{Z|}I2! !?ijHb%`C 2ow+*1Ğ܍=uS[o1ᄏ-^>piDsjY㤸ݞZ5ܑb=,n]u.AR:^. +RZ*##9> \; 򦓟@R˷YQfwk$#P8-pҡԘ`R͍n; u;R'{8p؋nti:y\0kͅWhe"6wIp$her9~ZNUW ;ι".30O4" d)nmlG ~8z<H^HO42c?'j+q%TCZt*C.dݧ\bf'dz)l^BE$K!Ū\~ ENDREP DELTA SVNFHFFSAGE_SPKG_CONFIGURE([ecl], [ AC_PATH_PROG([ECL], [ecl]) AS_IF([test x$ECL = x], [ AC_MSG_NOTICE([ecl not found. Installing ecl]) sage_spkg_install_ecl=yes]) ]) ENDREP DELTA SVNkmkkSAGE_SPKG_CONFIGURE([gap], [ SAGE_SPKG_DEPCHECK([gmp], [ AC_CHECK_HEADER([gap/system.h], [ AC_SEARCH_LIBS([GAP_COMM], [gap], [ ], [sage_spkg_install_gap=yes]) ], [sage_spkg_install_gap=yes]) ]) ]) ENDREP DELTA SVNRTRRSAGE_SPKG_CONFIGURE([gc], [ SAGE_SPKG_DEPCHECK([libatomic_ops], [ dnl checking with pkg-config PKG_CHECK_MODULES([GC], [bdw-gc-threaded >= 7.6.4], [], [sage_spkg_install_gc=yes]) ]) ]) ENDREP DELTA SVNy{yySAGE_SPKG_CONFIGURE([giac], [ SAGE_SPKG_DEPCHECK([pari], [ AC_CHECK_HEADER([giac/giac.h], [ AC_SEARCH_LIBS([ConvertUTF16toUTF8], [giac], [ ], [sage_spkg_install_giac=yes]) ], [sage_spkg_install_giac=yes]) ]) ]) ENDREP DELTA SVN!#!!SAGE_SPKG_CONFIGURE( [jmol], [dnl direct testing of file existence AC_MSG_CHECKING(JSmol installation...) if [[ -f %%LOCALBASE%%/www/JSmol/JSmol.lite.js ]] ; then AC_MSG_RESULT(OK) else AC_MSG_RESULT(KO) sage_spkg_install_jmol=yes fi ]) ENDREP DELTA SVNy{yySAGE_SPKG_CONFIGURE([libhomfly], [ SAGE_SPKG_DEPCHECK([gc], [ AC_CHECK_HEADER([homfly.h], [ AC_SEARCH_LIBS([homfly], [homfly], [ ], [sage_spkg_install_libhomfly=yes]) ], [sage_spkg_install_libhomfly=yes]) ]) ]) ENDREP DELTA SVN_a__SAGE_SPKG_CONFIGURE([linbox], [ SAGE_SPKG_DEPCHECK([gmp givaro fflas-ffpack], [ dnl checking with pkg-config PKG_CHECK_MODULES([LINBOX], [linbox >= 1.6.3], [], [sage_spkg_install_linbox=yes]) ]) ]) ENDREP DELTA SVN(*((SAGE_SPKG_CONFIGURE( [mathjax], [dnl direct testing of file existence AC_MSG_CHECKING(MathJax installation...) if [[ -f %%LOCALBASE%%/www/MathJax/MathJax.js ]] ; then AC_MSG_RESULT(OK) else AC_MSG_RESULT(KO) sage_spkg_install_mathjax=yes fi ]) ENDREP DELTA SVN[][[SAGE_SPKG_CONFIGURE([maxima], [ AC_PATH_PROG([MAXIMA], [maxima]) AS_IF([test x$MAXIMA = x], [ AC_MSG_NOTICE([maxima not found. Installing maxima]) sage_spkg_install_maxima=yes]) ]) ENDREP DELTA SVN SAGE_SPKG_CONFIGURE([palp], [ AC_PATH_PROG([PALP], [poly.x]) AS_IF([test -z "$ac_cv_path_PALP"], [sage_spkg_install_palp=yes]) ]) ENDREP DELTA SVNDFDD--- bootstrap.orig 2020-05-08 20:11:43 UTC +++ bootstrap @@ -98,7 +98,9 @@ SAGE_SPKG_CONFIGURE_$(echo ${pkgname} | tr '[a-z]' '[A echo "$spkg_configures" >> m4/sage_spkg_configures.m4 SAGE_ROOT="$SAGE_ROOT" src/doc/bootstrap && \ - install_config_rpath && \ + install_config_rpath + exit + # Continue with FreeBSD autoreconf aclocal -I m4 && \ automake --add-missing --copy build/make/Makefile-auto && \ autoconf ENDREP DELTA SVNWYWW--- build/bin/sage-apply-patches.orig 2020-01-01 11:03:10 UTC +++ build/bin/sage-apply-patches @@ -67,7 +67,7 @@ if [[ -r "${patches[0]}" ]]; then # Skip non-existing or non-readable patches [ -r "$patch" ] || continue echo "Applying $patch" - patch $patch_strip $patch_args < "$patch" + gpatch $patch_strip $patch_args < "$patch" if [ $? -ne 0 ]; then echo >&2 "Error applying '$patch'" exit 1 ENDREP DELTA SVN  --- build/bin/sage-build-env-config.in.orig 2020-04-14 07:43:36 UTC +++ build/bin/sage-build-env-config.in @@ -87,5 +87,6 @@ export SAGE_PARI_CFG="@SAGE_PARI_CFG@" export SAGE_GLPK_PREFIX="@SAGE_GLPK_PREFIX@" export SAGE_FREETYPE_PREFIX="@SAGE_FREETYPE_PREFIX@" +export SAGE_SUITESPARSE_PREFIX="@SAGE_SUITESPARSE_PREFIX@" export SAGE_CONFIGURE_FFLAS_FFPACK="@SAGE_CONFIGURE_FFLAS_FFPACK@" ENDREP DELTA SVNZx^Rj@|~aPӀFM5LIRۚ,jzI"(}>,939KՑ7rG[,Lr7DneUwDQ҃} Jyb~?@f@> 6=6F޳=Gw0̻"2-BYo[۪V,T+ұgȴY#@[s#RbdIElH2~WQӴce32B{AQAً%ݦ2 eebQ%ע5I>t'Qz G't?A!AN£ /Y^,gEvw{y5{XÕgx a519݄cUԂpədpKAi4H΁IӀZ?#@Ŧo6& -ؚ[*})G(J@P[HƈEU0^hSzƃqL"u1ϧbg;.C*^ !E,{BҦgnUu\жsOch߲wx! 5i !1o)6yŅ̌l^\/+ R:Q<ޤJKrN| `Cb I7gENDREP DELTA SVNrx^Rk@\-1YJYa 6 ⨤ ~4+>ɜsYauHZ|2u2a$'~n%UzJ^wZGȝB7v[X̍FBc4Ykw_n[$mb<-1D ayvk#fęltg|{1,ftU`.fV (|2??U$4봬g $v)Er ,\u%[nZ&)Zʯ)Btϳ\_ENDREP DELTA SVNOHOOx^[ksκHV`]} IVm 1* )zߞ=ԽAj󰪪hE'J:waЉ[3qaՍu^iM]Ҵ]Eg3EQ^jݖxzÇ3 ܏ȬQ,j(|C:6m( #o+hãv&[341l9Zज़mg b4&)h<%o駿3g񒋳(|"7A1nzUԀJ>GF5OFl//.WTj(5o9Bu&.Qƈtb/b$ž'x>ϡ ^&Txݻ Dܐ9ΥSxUUϪe:F*}ϼ)|c.Јm4/CW_u/  fF5Q7!0[^uݚƽݩyCfuLsTsjȚgƋ4y6r&ZU18{Fn#(c8W`3Ӭz~Onr ѰEZhO8A΍5I/&ʪ\ 82;˜q<NK3H28@8kwY,fP#4ں^<ؚ= `BlI4ʚg*ibu1Y,ס i7 U}sBhMb҃śBS=AMؠ$l$lIlAgd S~Kݸ.jX_}7!2υ]uuV0 xWjzV9:>\&h . Z1aC0F,.6@j7}҄c޼A!RaJv8m#4崞TUѻKrPN:R#å@qatCgE8&@Rs%S]909([.P4bJC1VS^0P'Y :i `c*16k"lkR Mҭ>A[\?X\'Yrzz_.Pg)S#76.nk=Jv6iSKnO^rID!ZOR7B)\A X܇tZ)}H.J"T]%4F96@}gZ*TFS<k+ ܄}DA6!L2bdQ$\O\m>Cr熁1$R4PTOmA"sEI*#![(j4.!wualМʒ B̀?P{YeDF"HY> ي 'k"3ZMc⁜Ř?es3~\s7M7=vu䉪('\R6k|.0{ Bu%W{k L`ڴ%"ME9˕ )Q+;MuOPNoPwxd(X_@2-Vh.`nɲzap;/,) s" jr7( dzU\\lY+d5]XYZ+JUVYC).RNwR%PoIAKEJ3rS!+-QkW ˒J:P^ )gM ^Rąi5\^NtZi)^mrFuM66E8$S2%aA&pᜉΘl dMBNDzM.RϹ(5RU^[xΖtWsݣ+]R}(vWTܓFW6"zyu~@zf$KW% 2Khqe +5^̢m L_3hͮ/ EW^yM%HDkuOҢ30rJ8S#*lv%gm[- 9(CFߐ!B00r=Bv]܈J0o&d.`FdF=/qBVЂbz5A11F)IbtE̗Gl0YAn)um0E҅D`kC[Ǔ;:t)8GqKN]*r"XE6,s19X[GWggiBj&hFg V Q~N7F$DR4 #==M(D 6?]3rt,̂\.y1Yf繲")Y*jR\s;s{9&ˣD:Ywz:Ёpf\FlEn<qc9f&⶟˒b8]" z~-t!{k4&,N L"!6ZZ YqIEIJ"_h=0]$r团u?xK}Uf*>Ֆ~y4|d" ѺZBDUD'?0DEhat>vp}@\~: V"8#ۅ1KB2$"UeqNT$jc$Uo WZ,j]ržwaۡ*w!?=Ȓ9|%j=G#&?RħˉDf)Xt @PS+˲$MA3e,dAGU4or& $s>:--S)Bt VɰVՈ.+ds6 }Kr, J~Pib֠-Y9Z~oIx7L-YwnxS.c#fp݊x!K/,x+&mTVLJaaR("e<,]te&eV~"ƣϏ7 6aӇY<.Ptj}6K|rHw,['QW`du]#bHckE &iHN@lONm}2j{jTO6â3u9^PZ"-) :6=  {dΉ[`/'RJT=olBIp9|\_v-b[5Kj|IFV Mo ko+r\Xv\n{?r7s" MUf&7=JVnQmA"gZ:"o%=,Y9Anc/Zhm[hk!ze](=/K7-ln_q`mh2qL]#@9SPp\)m]q>G/5(1%#ĦN 0q R+uƎN!9KN2xT|L?S،f,ZJ#aopcvN}Np&وvJfRLw@""tɒ?P/N*B 7,53dx;/yof+ KLO%8cIj%&1CFX!cSlW˶D0vw ǻٗo W1h%JMڅY,5Ӑ]~j>WGӲVqςIKE$~_ IyENDREP DELTA SVN7377x^RMk0=WbfKJa79֞NX=4Px̼73OZk(ۺ2`WŲX[*`u>-֧ps},{./AΊtAC?v65 r3[Y41bQ=5Q0/ő@n-um8zWqL`XZL77laߵ6ݝ\\(Pz&kw\N~umf}VbĈ!z+R>M}ۏ@x`I+}hlـe(Ђlـq.t׍:M|22Z3ә4Sf_cӔ}HCJy$_wO+x==9G4+2e$߳=3?T&L|ʡ~ ENDREP DELTA SVN%%%x^V[oH~^#"m``HH*5dH}"klaZ< =3c$Z9ߙsƞ( A"eQ7-^]^yNo<V< >}9faA L"!a i00%PM`cǂ3\Xi'0|UPxjMNE /]ZB-s^H !-I~2sT??ep7j53T|{yo LhA ȹ`$d1I?N+釗& ̀#FWQh4$Uar=Æ-6ːVj)#^iQx}㤼ЛͥSNn/MENDREP DELTA SVNux^U]o@|JZ!ڦJV`$ Nje}C>R3 Zzd4c#dS@'? ND7fYo~Zpuzѵ8݆yN $8d6##pb.GkGpI.74EOALջ3[p<)fp*v#d7Vu)kyn;u[/R cڸJjO~4G-gVA&%6.w(s6 kGOvھ+ *j[{a :We%GJU?1F.T'}**e5U9@nO}j2ˤBgAv:8 ,ZQխn^49Xx8DqZ3a3a3tYxFN'0-P ݜ&㡪B0$,AEU5x@6j*`T/J[\^n? ]_PS,Pvx0n&9GIq[ YIYX$cHj^(`1iaQZ7C")e)d Ѕ)BHŪ8Aђ e)E~vluK1R&>hkʎ=.D(cAۜWHd~3[:>)G/e,li ƦJoM̮nدYFΣT=a%ENDREP DELTA SVN+x^Vn@}_1M ąPVjqd ؖwIMM|!!U!;gsFup꺱؝SOCo;^'٢afO7l20V>7F0UUa~ d;8#2tӴ4U>{0+(z| ;~"O4, `t gE.'`+țC[QImWОo|-߱d(oE uu|㔮8U\K^ G)PHY\)$x`~ɟTlA;G`Ey8TR6,[@2lC3IFb~Cw%4حf=$@EBA+K[#7 =VRy\@ .dfBW &k$#i^U=kBnI=e i ʒ(sC}C"vO(=_-})]|~.3Ddk=kDDzZ^DEIdey-NRqP . "+h7rG=yZs#fSE(BqzK})Ѷ$=jht蔘*|uszX UBc.+h)\f?wSr5Է*gK*v"TpB}N` f| zvv,- r ˺ʼrfw7t2!ہ،^Yǰ.!L;1;9qM7w4 gl7Ҏv$"+bdB5\PV_1~ENDREP DELTA SVN<>< /dev/null 2>&1 if test $? -ne 0; then AC_MSG_RESULT(KO) sage_spkg_install_py_libs=yes else AC_MSG_RESULT(OK) fi ]) ENDREP DELTA SVNbdbbSAGE_SPKG_CONFIGURE([pynac], [ SAGE_SPKG_DEPCHECK([gmp ntl flint singular giac], [ dnl checking with pkg-config PKG_CHECK_MODULES([libpynac], [pynac = 0.7.26], [], [sage_spkg_install_pynac=yes]) ]) ]) ENDREP DELTA SVN&(&&SAGE_SPKG_CONFIGURE([rubiks], [ AC_PATH_PROG([rubiks], [cu2]) AC_PATH_PROG([rubiks], [cubex]) AC_PATH_PROG([rubiks], [dikcube]) AC_PATH_PROG([rubiks], [mcube]) AC_PATH_PROG([rubiks], [optimal]) AC_PATH_PROG([rubiks], [size222]) AS_IF([test x$rubiks = x], [ AC_MSG_NOTICE([rubiks not found. Installing rubiks]) sage_spkg_install_rubiks=yes]) ]) ENDREP DELTA SVNNPNNSAGE_SPKG_CONFIGURE( [sage_brial], [dnl direct testing of file existence, import do not work without sage AC_MSG_CHECKING(py-brial installation...) if [[ -f %%PYTHON_SITELIBDIR%%/brial/cnf.py ]] ; then AC_MSG_RESULT(OK) else AC_MSG_RESULT(KO) sage_spkg_install_sage_brial=yes fi ]) ENDREP DELTA SVN[][[SAGE_SPKG_CONFIGURE([singular], [ SAGE_SPKG_DEPCHECK([gmp mpfr], [ dnl checking with pkg-config PKG_CHECK_MODULES([libSingular], [Singular >= 4.1.1], [], [sage_spkg_install_singular=yes]) ]) ]) ENDREP DELTA SVNhjhhSAGE_SPKG_CONFIGURE([suitesparse], [ SAGE_SPKG_DEPCHECK([openblas], [ AC_CHECK_HEADER([suitesparse/SuiteSparse_config.h], [ AC_SEARCH_LIBS([cholmod_speye], [cholmod],[], [sage_spkg_install_suitesparse=yes]) ], [ sage_spkg_install_suitesparse=yes ]) ]) ], [], [], [ AS_IF([test x$sage_spkg_install_suitesparse = xyes], [ AC_SUBST(SAGE_SUITESPARSE_PREFIX, ['$SAGE_LOCAL']) ], [ AC_SUBST(SAGE_SUITESPARSE_PREFIX, ['']) ]) ]) ENDREP DELTA SVNSAGE_SPKG_CONFIGURE([sympow], [ AC_PATH_PROG([SYMPOW], [sympow]) AS_IF([test -z "$ac_cv_path_SYMPOW"], [sage_spkg_install_sympow=yes]) ]) ENDREP DELTA SVN&(&&SAGE_SPKG_CONFIGURE( [threejs], [dnl direct testing of file existence AC_MSG_CHECKING(ThreeJS installation...) if [[ -f %%LOCALBASE%%/www/threejs/Three.js ]] ; then AC_MSG_RESULT(OK) else AC_MSG_RESULT(KO) sage_spkg_install_threejs=yes fi ]) ENDREP DELTA SVN SAGE_SPKG_CONFIGURE([zn_poly], [ SAGE_SPKG_DEPCHECK([gmp], [ AC_CHECK_HEADER([zn_poly/zn_poly.h], [ AC_SEARCH_LIBS([zn_mod_init], [zn_poly-0.9], [ ], [sage_spkg_install_zn_poly=yes]) ], [sage_spkg_install_zn_poly=yes]) ]) ]) ENDREP DELTA SVNzx^]ۖ6}QN29vv.h$$E4AvS)dV"Q{P@Ȼ"=<[bK-.蝔q@)P*,(OV.l?V! | 願3ɳ%J" hJnŮsWJϑzbѪHut||8䏬ϫ[M]$zp*Rau;@L&ьO`|UYm(W s3p<jp|'uβ^*d3&Lk~ [}%=3yXȱ:R$|o;c)]C .dGSMW{ꯌLuczzD6V+羝>0 9p&b8v".=D7 ESxƤ*]Ƣc9ڦ ~qӐE;FAu)D 7v7x6~2e,O^ᅨEp!݋ߗ>/^m6鱌j]ܖް \Vݟ>|  gǛe!SڋAʪ@Ar!w178y R/5s3Zm \Xoؔ諗!v5ت_?F}۟}_#|C FH1T91b, o(_ *Vz_"@C@N .6Z|3$߯l&%lsF-1̹˃ӠE&#luϖU[ߌe*-7:7ygEw^?TY<⩺<`|y-BYnaR} S&֑3AQdx;| KwI9#9nsM0ĽZWuwK.ԐMt4 KD]f${A=܏.HT7&gc͘I }0_1kt!;kN(w$q݀G"w1uyrA۩S(.k w }忥C(awn>;CTT^BG9}#lcvxg<:7Ĭ-vao:BbN;tǏA#řߓՖ>[:3gQh- 1aN7n+;;>f,:s֤sK#$-ꯔ֔# Ȋa@YqJ0G൩} r~86Rʀ=mcLs|Ys/$[@m1GrUg[cBp{p>;.lɥ́ ~">eRrE`569EX=mj} g"kḅYcU#^`,\'ں|Ц|2cnP^ Br2BgPA,^3h{FMAV`fӘ<6nu@,r,:e!ar!3/&ag\cTC[e* [OK:[VqۛH8"f6P%eR3ÞaՊ=:T4ϟ6նEn702йx\*xEHfZve:U.(pmpA+,G3p* spf1,sH0&Sh*h<;%y. Y*r7_a3gfZ;%)Z$3y Ѻkl <om?mbo2I\gH?L'/2RexЧL{h}R F6cXW&I֤oU͞zSF0eH̾ 7}w},*Fq?(v؆F!VŕeWg˾| K"Nxc\;if\Ať aJz׊iTIU# ?xcEs[& Ix[VERV 1N9ZG&\3Q9=PB{BkYh3 fIF6 }fΐg#IIӴ~fǧY36,c|gǙIgYqRSSa#NO^!']N# =~jBO3go> a_zk/ 1cYS., yf< }G>"BgOؼdO8}MJ2,tG> i!!B7$Y膃2 pg[&,tCAnH({ڼʮDv)Z 6y3 aa=-93U&I gT8e.|guAo=Tܼ= 8L~6`s;jV]q9[}WN̝=# =W*W굦NϷ *[ir y㍌;\(Jž/Ҵ:ICR>T9N*iM. EC{)…;kSB T8%}Qoc” ƻqcl5sX5"Z2?BR s`U[9r[!@n# xPb|RJvWޝ}}v7 *&uk9(X[owg4*w݆MyTPEg5زyiof}fGթ;jZl|pZޫ蕵ڼO:=>Yzdls\QP_ߍ)=VjG|RZ&;bյtlձfwW_{g;~Wk5ϛlނgي? ߭# :޲PF_dp/w 擸GƼ 2/xB?@^b#/QWC"X%!4Amo!\F0J雏bD2FH>MhWm(z$[aֈ/2 j$*3^j%Ē#"Y/ˋD\dm''OQ.E>BH~O-|y_d•l~*t}"*$]՞&J˗Dؗmis[ܖb>Eq>TZZ4ZZZZGo`Ko`Ko`o`Ko`ov1_K@KUK%-{snOS,49=~rO#,oTcoA14co?co<<8T' ̓AX@~3Tq".=ĥ@= ƥʁb @r_Ci Qt@^C9D85ʁf 倿rXC9 q %Z2Zt-5ZPT-^ @MԷEӁ"mPqH5)s1|.Ɵy>x1|.9i d@ Zj QZ'R$ZYKk)b-E"D\KQTPoP4/PPPo<Ί*.q)K)~\J)R/EKi"{mEM BT%2:T\i*!1AF."iDT؊<_}2j*Q dpb ʠ*/`VI e@ zj Qj tHlTbDAuW}|8x^͝[q?|O88ɓuD">u__<( g+y$F%Or\sξäX}?/٧_~ϿBrJ\֍rLl5,O>S)o~d-,T?aaâv89퀭q,[qlǰ%lKliaK{[ÖpB% %E% jK jKg*@²%aK ǖ-) [R?8\{w{w{嵀!ْے"ؒBҀ% %38ܗjU j[HF0 m_\P#Ƞ6@54ؠڜA9hs  3: !ncǍUFFEZoZƋuxs|5Y 8˂L)֤(%a  _wUڅ{*n89Ik:o{\\Qh!`7DдqHNrZI^д]j9Ui V.5(Өdz@lML^!ϵgi},.i}pKkkwt6wƺme]SDpNkv<hȊٶAb=z`;@u% \A A/$˒Rq`U`U`VZ h&33x'zj[SDŚKR`G-7 N=Xq? QZᙹR/~"`ǁ 0usX!bh=[5D*m,r70EDPsPײ8”Nmy6s~Yn[%XY92=zeOhj+Ђѝypų@xET6"wT[Iؕ,n8fO۳z)Vr[X8߆ KU;{7cٺnnaly s@<ުq ìɮ_Fn ;Q\Dk)8dNv'>aZ TT+b^w_XY 흈W0Dfd| C6Nn £Q -òBy!}`X^m!o` ^jR[%}`Xe>0,wL k\rW Ċ/h L6zG(!,1_@j@czCkv~ k|+k Cf|ݯ`>03-Axya ! h"mFF P}[oPu_ۺ'L% O304ܽT=nPen~X ƶ(+"ݾn S/`hU>0,u@_O_??p}`Xڸ ݜM>P,6V0Dft/ax~C y ̩_%W~D; !3W@DEIam:6 vW0+Mᙜ үa(vlx4L=p~DSrX0,n 3Xv U+vv@~Po؀R.sfa{_0 ցn8x!9y疪S!Hn{~ sO))LMܓ|7_i ڗ?R6orU>6<cD2_MSqx3uvs32;ދ}۔Fӈ Znn{fbS`;޷T&@*z>Ma +mO z2]6!ݯ`NϻPD +CBia[zml.C8B\n=A#9ݒi1ϗ:è$eֲu0BciE /[o] Hhe@y0OGBrD4R0Cm s= gг49d9N\7 gɠ4-*o9l2ٲɗ:eX'_(OF:-? oq$#bAg"ACvYׇ3&sLOFޏ]RVݰb}3LɃ_BTh%%ƺ30KiaxOU]d?5wfU{ lPzÈ骖wS M?~g9ePݤf齅qYC9~`"y i/`hYuc3iz nU#$Υɡ}<E+(E3mͯ2Nb g[99QLjXۀp wPgfdQK!wd$&lD K nO#RM +l}9.a-yynNB_M Tm)䡔Pf%'.#T8u ure=bPjd-퟇Ӷ(@bStOtE ԁA=(ϐ WPiS3QݪQf?Ic$s׻9P-.|L~wѽ=W7ݸ?ߨ4hlߢ 99u<}+UNI7J8RB%xi+sj(()3ukoӫFA[v`y׺Tv׬&[MVmDorSP["u~gu^fqV'B疖i̇qY.ξe_o^~;k/ͷ:}y| x.?Te6( X<&ލ$mT+!J$g'srߐnB_g@6.| ~nzv˄{j$uL3l%QW$\kϲҹTt6գͨpQx\)c0шVY# V'Rụ\, =#V&V65r⦛A=}V "PbU Ŋqo[b1S/DșS<*ɵ2M$w5cb +׸-8+fAKs;ãG.'*(J!g1)@6;Y1'0z>D#Qjˁiq?`( } ߼Z+P)Xrbfe܀Lhjqb.o5H0%PMY3Y֜"dSNfY>_}ey4,^~^ F_6dFhX'"*Lwd]x ! wa>~/Pbc{UTGA;i~CLSsnYߍ݃QG&b_T MV0Hu"W~*ԅݘåoɎ/޴eIU+q\?[nX7铲e,neݼpT!]2#>2`ǠG"uAUe˞Iq$\Q&ޭ|֟Q6(y{TȕZp7_Ӹd|튉R_/?u_~`XOE~rwmdXu RM޶Iڶ{vd74uey]`1!R\0·tHHq?!bIYE1Tq(@.yv`9 OZo)\b.P~NK[h흶lC4Kk9+Ki{8V貮[7[v\-4tN3*>Ұ/z4\lK2S'o0,"|\4,>isI?*d)r7x0oqCF'6(3r/2Sń,>'Ɔ@qojEƾ."<H*t5/TP*,Da,zq@ôT{/S^,m27u)`1J,SH(u16Pf?gύP='vUT޲C0yByjxoVDIr0ͥ؆#w;t QKü 9T[7C̤i<V*t7R!l~אtc>EE=)=Rke4 kZ6xk?.rK`lAEV-! ]%YpT7'0Y8Py<:Zvg bD wygnV&4IE,]@AwUT͡gXo`&>#N5a?@_XΉ2Rm(J{GLK|^ Fns"劑 ux:zW,|B,UIebetbe?\g6Һj8}`R?Cd[L 4If5,䢸!? Wn &%UKs3ձg6T1Y]B/Gexf0 êK9Q6VeDE/ h_/?gԠ+92q{:i:!lƴi hVV2 с_ÍfT*q/J{8=(d?+Εv#D8e&tIlKU>{1F+"ڦ 4svz^0-E7 uǪ0mIٿ(\=sMO!kTP-f=F<͹kHDuZJ┾d#*%̓si70CQY%q pƧ\z]$1*Dm-X߃,V/ZSQ.WFaM>BfGQ-t\ω1,Y#1ְQoF%Л]ӄ85j+=]N?C&F#/g4a^~\m^u _8(GBh+>f׫BwxF "}4|%@ :6P×ʌb{oGLb=Pa|*YH Q\LO2ċz-*dZv)Lnip ﯨ;ۺ,uWAy˫BJHނXkxFTJ1 r+9˚@B ҄ `+%FraaE QƶIUwq F]JRTbI&d []8P^=Yc??-oZ]Cw,9]m'Wqxsַh@si&X\n F8uǡq\ Fg7~`=?EgMETi6R!Э{kD J VToxmoizhvK Í|\(IPa$㞄Ǜ{  YI\]d68OQdV#7{b$(4ϲҜz98p`?b/9@ &M ߘ %ZKF n`Ĵ~\p]VY)z6sF|MF"OYEyQR냤Kӡd@P  ?AM.&#y@hfEʅp+.O.x \:>+DܹM9k`nVzΨpv(#}> GLguO acY~YO",x%'pJ>yؾp,Nt} 3yfUU-)0iq)jbژ=qMŧG=&=6's {V2<}( ^ndFҝ&A 2nX/;ىz%&כ>X\TY#n &>J9*q39妋&UmQ#@"1PaԒ;| CA<:Qfx N!>i a "8]B4>؋%VDсE/7s4")q(/\H: q2fykh7Huk8M.0:ue`#M6.)}\ [$i}W8*ib\1b^%&0J0\"G`؝._Q *|d&%^m`$v3OΦ N 3/ŅK%9Şr-\"[Xl41O6/Zhإ;FwpxR-.rMHH|dQk:.FpD-2YD; "`"|_R2t?z+ x,+s+Z0Bd6oUtҝLSђ/rCEMx/tUohP0[z _iL8@SWI/g .Ew0WqKƝnGYbOlyN9v%4;UJ&mG5m ؾ=礌'^}UesЦ-,ǨV`Q}jkI*WAg>L_oʮ79ZJ n> D!T܌bʲBX;"`EF.]<`Lfs)pTЍ+-n~TG"ܬz^N)*bbk4͗4gu[2o }<]h)^OĀ?#;**j!Dn\S '>  uJz (ҍ,?q43:#^x-AU=:LђȦY%TMI3mzD, :p\('IL(Q;?ܠ"YZq ݛM[E$"saWF$lWCjyV9GN?}vV~K0c!C0䰔 GL|cˇԘ ǾY`^y>̬rP~T!Dkĭd$ygB#.kơ 4R)˟'IfعNlOIxa8peX(+#ԐMIO+_tڸ Q=)^4j}i;NStdӫrzydժ*ٻA=R0\"p:lmq+x`&% 1X.MF pD&ퟎ_-03k=3nվu2*dذP[Gd*#;1Lgۭ&[2+YJAZy]\c;GK}{.af%&W*xjKmVI'%OM}Ƕ2',q=,QԢL~ ]؀OoG<'m,mfyx&fn{d3W9!Fh92O~I=nn =Rs! Uj3$$2!'x.zť5τAA@!LJ&I|tj݇W]ZY(:XgM)+9x)D5o='C =חaE/UCd|5bzqJ3xUvfu.څS',G עI.uH"|T m}DӫhsmJ}ՒH!E06#&TXSlEx`p>|21>z >§Kśwc+NnIMڱm{hl,r>[HVt#,[aQu+9.]) [+Xئ#OxĊœk0aݒ&슘ZB0y< ǬGV`X\?4|DaWJ8aw; iEwMoD4WJF+)&R 7DV+\[X$֒4p2x9c#=ҭG,Yυ,)W6&[JY'v82ۋȈ-҄b˅"6=AOk(HKs k___%PP]"`sPݷ!oܷ\) D{Z+1k9Ww⳷ONbn`qSHdlhАD3xA,>4 2ݮuG4DwM^婢$g9o'{+AtQtKUlO6ϱZwZ {( Z zt&-rեB#z /X) K^aR^yQf(G#IOݳP8 /'Aۭ6g>6*Cҋo7w)%:o%3N3C?%Cu+Ƚݎ+Oۑ{Ey3ȿnF|ؤ %8lۊvT?Al?[\NY3.R$"-Éآ<0݆ܷi@iKjܖY#4w ұeY,/kc]gSKgյhX\噞L'= FϫEtЂt\ @ 3[sFGsoՂvF}ak,+T2qwF޽y/`F L$'EƜ%J0[/hX6IfF<&ۂ  HOtt<)$^]PƗM *)85 MC"(Lq>6B|]W8:͙ 7?a"rtCZ$g'p_z(HIMee-7Iݧ͑.L'>JE!{X&W3S&[(n\eX'ZjXa5Vې>6kf!a^Sk+^x5 `1Q0D;.Y37"$rG,)+e4ē%o"3{g \} R䁩ʲS)fA"xD{=H0(d؊fMHiT%J^{HEI2vn9=&T|NFP'0e'7Iri.7L_ܚƣ.` P1 ڇ&<_7g'>j(Ҭr\:$P>J:><}-SaOO_P73p|L.,HVx/=y>[௵iOR8px[=sV oY"䇋^S9@+fl([qH@>PY+ 8qJB' T" "nVAqe f3?!.pqW?#% Pwz+jz&:[x\qu?o~6CD>TK C-JD'k_ɺUq5LqNQve| S [Fw9&J3'U3׶jr(M%I{R]+眞Uv_au`i^]h+h ':᮵ʽq (stϾS9 Ja.|(bb|H^54 ) l]`g[g>wWPC#MGjoO-(c']Q>g(ΒLsbиqQƕDRL0S.xI0ל$#6*5e$i' q ]8.m_(Y&v0C~OPQU7&eu}$qeĦe&~g~Rҽ 3W52oca)_֢ ȪD *Ls0B,IBs |f\IB¾_OaIA桯DPFv ;G{ e8ShVwRy3t+8rkxs=}޾ q0xrjskK#E'Uۃ6}.@G|0$CfB>^a^f'}jZZ@ъc}.魉p-%[ M+܅ð f3gD7oBji0X@Ǟ#⎸-.t%m~vq2M8ʁ?^~dz&Gt:^?g+[Żh|CU/zLLgzR0n Z^ijm_$]<7`!™ NG 2Áێ-ψ;+\ٷ[:ͻt]*ޔUdsk -==c˒Qc8WJqy< bER?AT{2e&qфTl|9ݮr|/->6Hcmݓw`bYɉu.2%A5Z[YElܱ},ѺH>h78e|DG0~K#'#7|̯ ._cꐍ{CM1$=6$  ]rUMpqz;b;j;so$kTlEȒhSIJv7v5.>w 9DbutkFv)|Ҭ(0p YH߼üEV$':KRɸ5k rԐ%WD7vC4h @nc-)+XAOWqM)mQci*%EK@yny9vT|J_767O9ɤy Q#:2P^ڬń0#RlWx{:Q)f(oIWqh:A*nɝQgUkׅE6Pqx =;kIeJIGԬ4e/;@?r]8e#!xj>+lZdK`N]ѾieyVN$w^j#F2±TA 檃ס^#^mDl> I"(i=#:e'a,sc/zAQG玮n6 \h8# 9Av̟(0˛KIKG)pq:6Tt۟Q5bV` q%bW#8 *uL@{">OLNk"b#gSuʒҎ-rI65/!#թ!IέP_St> 'e p5}0CKjf}G8,h7޶#a'!Ua+f`Ȇ$J~Nj Ò3<^> /}qy5g3x^]Ys8r~Q'6b;3 {s9b=/DU@JUN =tKUK guXR_?@xqD+{eV ۟7?$|o|JN^YZIERI&D0#]hlyQ+SQuI:9J"qPⲠ"J{8Ig6W7P/2vga嬨B5uOxJh̊L?wYVOʈJ_}slzvi wJJlL>+1+,>ZaF"S+x"Hmǧљ+͙7yGfZh(Y)dyG Kfl+|qLrBS\n;J4C-3"ӜUKOђR`R%pwqmJ#m R:?))6ciM>L{Up}Nk DѮ3 6-L⪟<.Y 3O{Ȇ"Jp ӹ 6qY2%4+,dh:jӕ W4ږM0+JFTPT\/cƜ\.L`XI™bUMdTīxTm477i}IMkj>gLvzkyeEp׳z[AJ,A+"vnC?hdhթӧr{p T*S\uKTa֚INKe-𲭘)m<sGLP 4}W&t)U̔;iA5ny78lѢ$.Sul2p82VSj*Ճ+ Kx9Ř]^1_d\HĂ) 舛tOhdhʃ W<ƈGdgI6|(U R"6іTωGy𡠁~Ey"q"UƏ  EeZ'&{n9U wj:>p'kD:¡jå+A;%|n®.,&}ԟQ!&.񃕏"mboǟ7|5S!1H0RJ+ᩰ+˄CMr*﻽xw&tU]]?hly'EyP͝CyfKP @d@ϔʺXF+K͊Oy|3'D~9 :^}h=FoΪLTPtں(r9qudI3y9^3]EUL-^dv F+3x贌'U I "HVVϼ/v0aNV#Z`;/(r Px䡀-CF *6+x^ⓆFM,%SȢ sJ@.t&WRf><xsON6t(Vha~ )JIdRBίFf)\N{qI+iU] \F[ɮ]{ oL&Lz0*|g-0igpQ53=U)okPFsOHs\Zd$id,Qեg*{M**xfDIB׊哳\ܷ> ~CM1?e_,|1vμY\{+)(h=NtSh}̬`vu&^ggw”29x?! ЈK:Ouw ?#&_ֈ2\k0Ǖ_9G@sx^rQ~!(z)ҁ8k8KvHB%_si|zz%DF_Ev)+_ay +->&K F|OZꝤ DOk$ݦs$n&>AU HU+|v*Dv@ZTYJ/f2Ud/JgVOSf'?x~k1EOnjWK.QD?y}ڌ>O?BIDtIYT2e:`%aEǘpfVjM^l$]DoyO~W9SRS}}w? Ҕ ʊZ>L>7{V}j_OW(\$bovL)Իy3&3'xe,w_0o{otIU>]R|Z9Ŷk:齘k=sٺؗVR1] {({=YOkv/NIb~9*^dʇezu @_K7d8]|d$*Jr: QJiKݝX,vke K 4ASK|sg-T]+ nLVcJeخ<{/Qÿ_݂UҒv7f]gFaWv:+n-kcnPGm!x3Ԍ`QWŌp/9Cam ?>0v$T~gJ]YRwTuw$1(lAa^m/n#ڤz@})d½- z481)/Ħ*)K;e[| Tj&iCxq>| ޫQ{{<aV+f178tlHpBEám0vW8񰤻; /5-"/Yu:t[(Qn!m6$"3wZ VFfk z2rU ˢݽ0#Qߨ IIƩ JmTa*2<_J.WtR3ӟ,xk̊'I[EvvFgW_f:Q5zM13Nz)/fگ@A\%DLw*Ftψt~px2CjU#Jԩ u[_)1<vApu-o\mcuFDԘQ)}RK ?k4}m#;P:|1 3(Ɗi>:'x#QfxFָ430}ujH-"7]ាMp~l1KL2gq=2et!XP +X.6}7{@=pB r;ʊYȬ:P;_Mr$9Ց2lЂ_?)0ϴԉ] ?aK 쫼!ldo*U It7KJfY ngu*xh\Oڻ#*Fs7\c8mT;SZ H{)EY*CZЦ_w<&FuNStv(s%xs fHQW9N0<=XM}9p.Nd''?&3ʬFڭn8s"ɶx  ^RX&0x0xݺq )!M活Sſ8x&8xδRrbI^fix'Fp6gaiٰ&^I^j|0{gaudAzS2 R= 3iXRZiXBL ) (AW Wv7Tv_S!| M Jo7jP+G@=ޜ2mߴ&% Z&HP!a%2La27At'BîT%7kHBZ5MLNesuCWƮ&4&:MBsYˆ;ۓt7da)x-+ʾr.M҈R&HRAӤ};Q[5B_y8i๡[ M;S|1~z+8?ā}:>J!/ФLA4wN0zR }u͑AHio<OO9t6k] Z$ 8 $Xus>Kj4bV;L瓴!5ւWۈ| $KOBʔ S۶|ạ= f;{1G8kP5[ӝ DQ$`tSO1Qk}1 $la`^'<%rń]t)C#<RS;//2<Km+.gsRz#k+V, Ųmq7BOG;?6Pp ۑ"d9[ iZiA-G5lCZTqnqg ?DOBO*yFp[.fz-@}ipBeZisbFa,֖w\c {Zؼt)ZaZ1=/̊: s8g͛|7͑m̈́={Y/Xi:b %mL&D%*3 ܼ|gjp+v f$:a0hBX)=o6a% 35iFp{4=ZɂavqfωsIG8Z4!7A4{^> ^ @ 0"kXwE)+ȹ:eh-A VOJ71B j{z;Vָ6`)$P5 M7͸06Ggih}ӚЦ77 KJ> ^ˡLd͠#/#kj{=n#̼{cܤE!6p #h@ͶO3p_h7&7+ݤ/7AW:6_Q "̼\6x;U-45Bq^.4ˏQW4?Y|\t~s1R7 J&PbKyОW1Ubk k$ #ٺnN aw̰|-lOOH͑1(v9Ō bv6ZW3vKJ {O%L;ܠ!7lYR<ul1l+8HPj9-&:95Ł5a91 &l9G|VfmI%BkgOdeB]Ä9qC#CbOf0FcGÖ !DyJ9'QNI8yɋlU2Ϻe]4YsR|'sdcZnj w $i7'9}O*E }*o"`;HI#uy4iߜ6m5֑y$_&7^'z4ǮgX.>JI0OyT|TO$Zjb;G!~a]UU^w%Us@OxxuP];Sh`?C:u_3_:1@PN+n9'|Q< lh&c62FŽq.$z2DmS[ ތaVy1`2yہ 6`bi-y7cI}܀{_ѐa}'``WpcEJ] :s6c'j - M  *Sf7qld ^mv~sIípyCjfXEpe)~ {B.ݠZʄ!L~It6MՃ-v:gŲ:- @i)-ҢvϘY5:W$mTIY.Y*<7?@[cuD6qy춂4FaT&h⻑#: +9`/5oAb4#QU'ڿ51F >#rZѤ]wT#oJkؽ5#Ve+&͌\\.pH3!IOxI,\h'v.N  :BoM ^ڣ,bR?&C| }@vHwќ'Xś ,߆B`y9Ke}|i5Z _3FDp&ԁ,V Q ?q30Npqs=p/@7ش՞ ߋ ~z3h)yIw֦~%C ^ 2G^ܨ!m@]E'L j|No!6+ZRIm.PhHxT`LS`qW^` LIu[ƍ7F)Úߜ-lOSW16EiiiEcYҘ . (B/exʣhUؿ`DγlFGw??~мy1+䜹Ny'UrnQw\]YΓ0 e6\̐w* bG(p4l{XBawXA߮RU-3j`vc&\KHNiD$wJ)ݡ _Eu@U;q'A6tWn~hN)PAY~0DqU""0x0x!E?WS $Y뙀ed/+(XZ ))5=VZ߉JcsKY2)n!M=N>ijwB}u(k_adj5jfOMNvQO}+兕e;䖽v|i;v'Pf$cB!6cCa8/F|92u^8 . `~PX^_PY7@@߉~' VF^l^h M M%u=#mozчxx|x^uNW s hE-]ps%Yl dm>!#}zGV.d'3R~$ے6|!iPز *N"4C-u=BdK|w Q堓0Ү?LSr/|S h@ZTiQJ.ntF,4 "#ʪZd)erUP/p*Ks[. EIɁAhlr7E6ωon %.\Pz-( ,:xXgu!Wo7`Ӯܦqw ŝ[FqPA,<CrQ!t MZGjVj,1thqэ#yHbHC‚NJ0+4 =i xHy4L RVa$O+lx JqJ7qVX!7]Ӓ{0`x!@*l6ۂݰc~L7ϡYj 'dQC\Gz,?.R&Ԑ" zC4HDs٣cf-#Z;/3%Qa<)5RyҀ4`ЎO0@܊֗LzJޙwcٕg0ݺ`dI' "[lgnJKUvzvN)N)4NtQLp3 A1"(F6(M(k? %\b}Tͧ^}=~k-"AE莌qI]:\ " iC>&P~N:D6qcCw,9Q;' my=1mX%{6Vn∼kJXrh#XU>">pjqe)>oOا4җ}iGyEzNS |O*9;QT3kRR7bvUpDO̅[x7W=fE)WG C%SQO򾐙\t?RqʵWՓ8iбZ']IpQx~͐4}K6:O?З"x$xo c)|( r߅(f },dyBn]*bvMFduڐ1\p=+dҨt$kVD2'?Q d$C~b4gW;-u7yd.`>B&Q%CH B| LKl ..il2![Zp/SlH%c Jr 7!X_#:hf6AcQ\,Si*WpٮݡXs-CHB:Ri/!}QHـlN4zZJg@:pϞ8})AvO  B|PШIVoLx0,%^1 zKӋ,Cc S5}=Ke)9,0`y| X"s)r/\P0FqT̙'sL,/t՝.I|5 J+iyW^Cv `P ZD6")Ek=C _= ']}m8H7KiV΄G5JIZaS'&yMڎkJv1i9uAl 1 aNQثĖφD)Ieհ+a))BiV2Zeu[+˨3[uMڕvlXw/ٛY.<{Mir גuz锒im|K'{5wMJJ]kp杖Yܜ{j>YJΒ}~د֓NOUT,!wŚˢ6#=iϪxv*uc6M)EwV:e) ]k֚歽OD}٣K-/qAu?Mj:p(Ll1Hn,QBBWk%W3_*' S/ =WM9_fqsS~Kډ}-Į)'SQCIL*oEm~טo7Y=N>n=>RLJy&dWi#~[J*[d:yP ;FVOrK'`#<$,MP @}yˌ'PwZ P)Y.G F@ c&iȐc@Tn`bӟ9Ew!չClf<]tgkPHVY{:GDdxeA=q|:bɹr~ߦ2g 28bTNAO#foWPH16(@C"(ΔGd; msꀜzv&D c{t*eQ1~dz(q;l4 @y>j 5?jSi5Л u6n`V^g.@^W_խZJwGFJB-T}Ҳ]B[aljZ6-Pt+A9S!(R+N =yQ;by7d܃"wo#OrBl7Rcq47^4=ig'hBL}COO&N;q'w/'S1ی;c[>`M{61QfQWqJlg!eۥ;c:,?'+m4p 貱hj4(ARk%JtwKM8|)QǾ4m_J)|ircU7EO_//sr/i}ugʼ5?vHd>1L0eAu0A%_`GIs,cB~9h+Sc@m5O{tYt{ٙ`rzFHC(t4喇4_}Wn:xS b[cҞ+y0B&fϟzmwpAg-P) \ذ R\[ bpɶd'2)5gۼp@A&Yufks h0 j'AXb-GҞfΙ IܥC L?>ME[I{*:ߪު}ۂ*j:@gs=%v_Υ)N)%Ȱ'Ȭ'=۷\ p5sfcp$_o>Ru!\VȊw)rո0T +D%wHU+nI.G9ԑƝUl,q> JvX8GlX0@<%^"c`g+oԹg1'k/r鹑#bFNT[ZTx+9y@pZOV "4_];޼TURyEC~e/˓ZP 1qڃ lW( ݁AB~}R;Ue2mCJt9f?O*%5y(jtqcT!};(j^ap=<;aSP1H=#d^8'X=(X(t Hj #;1ƶuAxz(: =SM@fPQub CpG!&ߍ1쓠FVR`=Cv;WXKlɭ} 7d&YKP-@jijijiliP7X 鶆tPk08jޠno"-fO2 ͥ 2y.3,HJ@<]wvF]]u`O\1`qzUӓ~>R=[mBN]A9 ]x)X9Hu>PtZ δܝd=V7gphs4BxArO`=]g {C=C Љjy&}JL1wcW*5D}M/5kZ-E͙\TV,+M'*y;Y[xd<*(fˤzw sc|[4F$dC' g+ukB,3 qB/PټĔd-L%XcIVb=4+,Iȥb2f;ޚ{&>`(5q\3[Xʞs{/f#8 cܝG*P$V$Lx^]6r{26 ݍ1vlM$jtAJ*ع*U$E_o/?|׿?_~᧎=OVyvme 'ϲ~̛)^edzYɶy^#2CgY Xg=zQ?^#Ej+u'OUErRZko{YV/׋lXBIYgYR^ì𩛋Wɮxbcb NpPGSqsQ )aq˚{)emX:^G+{=sOȳ쮅p{VRL>G&cvyvhyǿE~U5轹7E{雒7DlRϷs۸{[oc4 ct¬ڌZ|q/f%SR1+/x}e$d[˘$=|>^ =P"k今ǁ zn2vwՒΛAt|HEۍKC ^ 9M}_$`duUӫ!AWNz|yYum?pR)⥔.3q Uw#>yW:A(:q:}[22;%3}OCPx@7;6tn4\:G_Q=g&{jϠi1>-6g: ;6;tRC!(?zPD^' HxRBhN)SG_~!Kd$6QYuB\JA$E]o3U*gg^A:${62UqO2 7 ~g7* 9)|]245Yyu'04x53ш5FW W? 8Ks w9qRh ¤,@Dֹ$v:qC/8q(rL/`'k5 p u߀ftsЃwOcCJ1mև7@7yӟ-yՔA'p*afa_~: 5J,jk,5պ`Ey:~u8Z΋y9e_(p5\Dzt(<)nYКLlPwGH[62^1ڐipu(O43޶<TLc7p^$3xqz[V Ɇ tj,7ݤyZLeG!1!>0MzF,9CšsDS f*ړ߁vGuG=S9SHQ 4?K_kbp)p(5"ւ`WQ6b;1@s4jnfNC# ]GLz-ָ=Sq;&q*0hFC^.>xa6 C&HQ#"Q~"e#&;`@WBDg 7S,z{ xf/)B- *3}gC1u15; ւ56P%kx40Z03`ج!73L exEB~ K_Bojh }z`&WECO/AH5,xY({|N\ʮzԥɶ2[='+~\{W#z^%s ܐ׌"JZb %kwdv_VYU׋)yq#3 GR!$*<^G4Hu$/!6:?*#,{BAy(C:PSU>E'tu}CZpTƍ#y(@QRmċ=*vȊ8̷"k%KVDװ2=@j1VR 9xÿRVBEQI52CMq;ty/ig__+mwuGAt]ņ`rd |pBBzڀpeaU0꟪h|@0@ӱ40a5XaO-\і od on 6{*ͥy6o<7%X/!suwS-eg{Y+@=yo)&eY\"4W{eJZ0BQ79?= 3E,*g-Q,ߐm@ǜNk|wD_ۈ\&QX˻[xˏLGfW+?e?|ͧS V!8MRB*MxVvg@U6RԜ4$0n$a`H)`>\R@p#ﺋѶmS 7% š .~Q)<|74(Ƅ7/e *@q*OW'M+v/Y+"{cWV517'o:;j<{@Y o[ 3/M%C4>V/dVx-\ZS<cb0}d_$3b8Ygxg2N!8h%|u%hC9S]I#هuL/n2j (puKrix/F^|ڔ\9iS| ! }jsNIoiI :Q Oư0!L"K% Nuq5Q' \D3)_eD0Q(yCzg(GSҰ[?|IbJ-C!): {2oU +63TߺQH*..2@wKw@ږ]/9圀_jAPlŇ0nU!.1~xSB 9zOģ թt/J;ў:@NQ;1 Wf8B kF&:e?ܱ" Im'LP11GRɜz)Хuc*HᏟ_/ R.alCE/guO_t)lZxMoZ#"bADRסT@Uo_"H;~8 pFXl+"!\ijBm(ҠM/3QD3 M|+l}62Oml>cv~F6U:p) ??ͼΉHVZOHMo: iCvU!2e<E{Tu6]WH[cXIl`t48JNX="[:O !^ՃG°3WQD@iT6[.@TCz.ǞˠZ,CBt!hB V∶ԯs呄p'{0*=9]pȫ|hrߙgz}r ۼD9/dy A D:z%ԋygk އzHI=THgc@VΡ<T m%FS(E-I&=mTd.wVT>Ij.sgLpcl~U"@zbz{Gy&)O V <_N07TS >(dE\"F[Tg!ۇp0dhA?@'gH|-?տJZ ]=넁ng 6d4~;8P^yĀTIidzYΉʪJٲ[M[=ўqEfC7y=T\eؼtQBAwZcz~{Vɶ3-16ލD2VTQWm [nlj*SLߨ(`^LoXr@=4"^<\;EP*w`_^w~*?AuA*p֑lZ{HO4mL Ͳ*h<)fPvjJ%gpa'p@ N|g=\YvoRD\ޙZ<!+e7AmUA+U]#^dEvA\}@\N= ,ly Zjw׶uO AT6gʳ)2ygCt}g z8u25`1ތCYTۺ  @"3ҮqUgA*mx$X qA띗5/5jX>{WCY8"5PM+(}۳ZbXNSp .:U8 EyD(t @@[ɉM ^Y p 8A!ەpf,˔S= {R ڜX@ۨa-jCmC3 NŜi΂R;/@*g0H4Z+%Zkr{v=ZUiE̫ލfMhlW f.ݴzJj^(W+ Pimz/G7½Q}7եk-jK+uwPJVq֩C]!K}Cn捛7,>E/B+!*6g䲉_i.diDNeXm7"󱦨I8\q@ yA+ZY"nA."fp[o 6irX@v0@7 jT́Zw`M~lZ4f K4 QJQQx^\I۸WGjžNef=uwN*&gZt@U=oaKHٌnxFɫJ1+eFrfr K1\$5S #Wa3KƉ 5:ɨB;sAQΙ0Rc[39Hi!8")uQ4|`Ӕ,KYb:[+|(vi'tLELC>H .>\[5(d!J(J1Rѳ3diN >=K6 F5I,YlգcN+ϗlb p%u4b)sB# WoDp-7#9ͤ]q=q@mRE⍪5.? ZY۱*pď6'G[C|[bc{AsYbEt4Y@_datd~:#C!2z++b%OSPh M2 sX0`eѵ=g^)emvϺ^Iӄvjb4#`O]*UcUz[(25De 1:SABPG+xګiӁ)zu2s[*e*m:}_~uo E2C1J+-&z 9/J. o)OY_T$ekb<U(dȯ=|'TIQ'T:qZwg t(Mw 7s=q۫f*n=pvg AzPKwkW]ke]1zlho@N&5nZÞ6#`yh_ ơ.UE*oՒf*%oL0٠RTwy 1A OǖXt9`[T#^F0XFaӸYV8jP:I9S":R:N F-ؔR2̧h'm逕t54(HUHsOs %Ɔ@H'0Ƣ'j$} Csy:l0bIMRIѼQ* wekxmplve׽aOfk>d>ݴ㡉-7k[ߝj ^5;$%7u*wh,ALQf" 9:QDːAaSA5@f%K*oz^x3z@%)7o1 aQw:-lb[0X 铩XYڍEԂuơۍǏ%(݆q['xDTG14)ͼ74 #8"EyPwەIp?OÝنχp@)߽GN;Ǧ|jJdr7ĦԘ_SN4%Ca],Yح߾GODܠ|19pfߣ[6xnA.dx\+b`ŬKZĎ)VǽRC+Ѹn^GUR. m%HeB9{49UbdU$(Lmj3K13<f߾)+WjO ӭih2)_wp4>MhSi]Բ,MkfO&֩ znw7?n3wgnϮ;n =n#\Zqe41:!vQ7^ꟃ{I"^ Gʝ<3da, >kLe"l3H0 KڅYCr{; fb2T v!4-c q;ɗ l pMƣȲm UJHłh UFF ^WKuALLfi#`Inw?-v{&2)ɪY\ЌA0ݙdz?yMwhdrRx? "߃]zJ3 v03 d8xhCiʉUZ= ޭPS3Jj0zmwMj ~PPObjefHZ=Mf3@M^ӇL2iM]OABy~^nR0?>_ỳ~_:lp?9pb,VŽڲ' \+ MJ;M+Be\> KM/r\'4[l׌^?T,#qDBד9yF>?9stG;<Xd#h[h#Riq?}y_ǻQ/4ڏMDFW̔0B*Q{;c79 v[H;fYٰHmЭ=B &BB3Q&P7k7"#`/ENDREP id: 5-289761.0.r539413/74635 type: file pred: 5-289761.0.r533938/53 count: 105 text: 539413 0 5237 23874 a4e3a5dd7d42284dbf3616dd591e5295 8240d3a2fadf457f8cbdf52ac9369d8d76c4fc69 539412-bk7p/_4 props: 300914 71 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/math/sage/Makefile copyroot: 0 / id: 8-289761.0.r539413/74932 type: file pred: 8-289761.0.r386874/604 count: 29 text: 539413 5262 168 151 7b428faafb772ac91a0e020a72206fc0 92cdf0b507fc488219d5dc75c187b39f5a53d8cd 539412-bk7p/_5 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/distinfo copyroot: 0 / id: 6-539413.0.r539413/75230 type: file count: 0 text: 539413 5458 728 1492 d52d482600a8a9625b566863488828ea f89b85546f77a63e0cbd2c02080e48c3f5e4e6c6 539412-bk7p/_8 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/brial_spkg-configure.m4 copyroot: 0 / id: 9-539413.0.r539413/75520 type: file count: 0 text: 539413 6199 215 198 c798b1d5101306842e2e23747cb85800 61e86bd89615a29a5968bad259d55d1666ebe88e 539412-bk7p/_a props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/ecl_spkg-configure.m4 copyroot: 0 / id: b-539413.0.r539413/75807 type: file count: 0 text: 539413 6427 252 235 ba62f1e14a431625c5a097729162bdb8 6f7beb68cc7f85ad26b85b6c1e3d9aa49228b52d 539412-bk7p/_c props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/gap_spkg-configure.m4 copyroot: 0 / id: d-539413.0.r539413/76094 type: file count: 0 text: 539413 6692 227 210 f87f2c9127bc7460f6c430c65303d000 eb9d9a496777d2c93bac64ae16b23e26ada50f8b 539412-bk7p/_e props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/gc_spkg-configure.m4 copyroot: 0 / id: f-539413.0.r539413/76380 type: file count: 0 text: 539413 6932 266 249 f124f7ed1d18dcab8251aa6ab93a2d46 bf19d549a594733ecd9c9c0c9eee35cf5a8b7e9f 539412-bk7p/_g props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/giac_spkg-configure.m4 copyroot: 0 / id: h-539413.0.r539413/76668 type: file count: 0 text: 539413 7211 306 289 9f9073ced1b84650564e242cac5c5b00 36b9d7ebeb1fe1aa9e720c90c687ac00f831dc3d 539412-bk7p/_i props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/jmol_spkg-configure.m4.in copyroot: 0 / id: j-539413.0.r539413/76959 type: file count: 0 text: 539413 7530 266 249 68d670d14c67a5f4fc92c878a5b94973 aee434aa40a2b9bf7ab0b4ce02840752fa881f07 539412-bk7p/_k props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/libhomfly_spkg-configure.m4 copyroot: 0 / id: l-539413.0.r539413/77252 type: file count: 0 text: 539413 7809 240 223 e452868d65c4a2dbf6665c6305b096a2 bc47ba0403482f7500ca250aee037ec850aa4f04 539412-bk7p/_m props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/linbox_spkg-configure.m4 copyroot: 0 / id: n-539413.0.r539413/77542 type: file count: 0 text: 539413 8062 313 296 eddc7ad123ce3a77be6860f842578b4d e145d38f0ebe3f9bd8b2133826b80bd7b3508246 539412-bk7p/_o props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/mathjax_spkg-configure.m4.in copyroot: 0 / id: p-539413.0.r539413/77836 type: file count: 0 text: 539413 8388 236 219 5ad83ebeb74e0e8b9ab949dd01c40845 e5990add7f60db6ca5a7a0f9395a3a8fa7659448 539412-bk7p/_q props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/maxima_spkg-configure.m4 copyroot: 0 / id: r-539413.0.r539413/78126 type: file count: 0 text: 539413 8637 153 136 f70a5c44c454a32ce956992ebe5fb902 50b170bc57ff8885e3acbb4cb7b69bad63163e5c 539412-bk7p/_s props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/palp_spkg-configure.m4 copyroot: 0 / id: t-539413.0.r539413/78414 type: file count: 0 text: 539413 8803 469 452 3e02f39d04ad3864fb3dec5a95daec7c adb095f4e1c77029e55c47b0f7f171476d74cfb1 539412-bk7p/_u props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-bootstrap copyroot: 0 / id: v-539413.0.r539413/78695 type: file count: 0 text: 539413 9285 488 471 d315828b9998052395a1473ca352e7e3 4493f134124105a813ba2b5b7925aed98e2fcd7a 539412-bk7p/_w props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-build_bin_sage-apply-patches copyroot: 0 / id: x-539413.0.r539413/78995 type: file count: 0 text: 539413 9786 413 396 fbc0a5fad4113695c79c21bfd860c3eb cf26385327303239f3912240d5699fdc9a974875 539412-bk7p/_y props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-build_bin_sage-build-env-config.in copyroot: 0 / id: z-539413.0.r539413/79301 type: file count: 0 text: 539413 10212 361 646 467494c2ba3e8b7d290dcd163af4ea40 cf35b3eda0c0cc0898b1d592af89fec276007485 539412-bk7p/_10 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-build_make_install copyroot: 0 / id: 11-539413.0.r539413/79593 type: file count: 0 text: 539413 10586 471 993 211f31a1435ae6e56e296ab230fb271f a4e9c2a85ec8700be5d6b4f88a5508d230f93ee0 539412-bk7p/_12 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-build_pkgs_cddlib_spkg-configure.m4 copyroot: 0 / id: 13-539413.0.r539413/79903 type: file count: 0 text: 539413 11070 513 912 47a40cb36c614cf75c5bf77e0876dfb8 5007dc7b53593360cde005a264a0677cc6f850ed 539412-bk7p/_14 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-build_pkgs_gsl_spkg-configure.m4 copyroot: 0 / id: 15-539413.0.r539413/80210 type: file count: 0 text: 539413 11596 3927 14927 38a799f2a95ad668fd89d2c960afcc3f 34d0791b8b29769b30056c33221855de883efb3a 539412-bk7p/_16 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-build_pkgs_tachyon_patches_Make-arch.patch copyroot: 0 / id: 17-539413.0.r539413/80530 type: file count: 0 text: 539413 15536 450 823 6fd1b947df094277e78b53b142a9b88b 4bb425ede0517b1b4aa8cf9fcf8049e9b201af48 539412-bk7p/_18 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-configure.ac copyroot: 0 / id: 19-539413.0.r539413/80817 type: file count: 0 text: 539413 15999 1065 2597 4228025227bf4cba2a174bc8dc1865ab 6e1c7bda5f29a85ea09b2ccf33987b29e8519757 539412-bk7p/_1a props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-src_sage_libs_ecl.pyx copyroot: 0 / id: 1b-539413.0.r539413/81115 type: file count: 0 text: 539413 17077 772 2204 df6a128090992d15a7714110d0e2eb70 8cb8c4c78dee798db51da5d6f74fbf9d4d127d3e 539412-bk7p/_1c props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/patch-src_sage_libs_eclsig.h copyroot: 0 / id: 1d-539413.0.r539413/81413 type: file count: 0 text: 539413 17862 826 2448 73d8b7e9be16a0a6daab3787d242fbb5 6e2e995094932181d0fbd652822b22bd205af2d0 539412-bk7p/_1e props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/psutil__arch__bsd__freebsd_socks.c.patch copyroot: 0 / id: 1f-539413.0.r539413/81723 type: file count: 0 text: 539413 18701 333 316 4961b4bd467cbf707e9b6300f2b9feb4 5bfb9442611e8213733e5821ae1897c97c782de3 539412-bk7p/_1g props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/py_libs_spkg-configure.m4 copyroot: 0 / id: 1h-539413.0.r539413/82017 type: file count: 0 text: 539413 19047 243 226 be96a36bf27dce6f73f60c862f2f76cb 5186b980db1e9fb7bca448afbbeb8ffdbbe05940 539412-bk7p/_1i props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/pynac_spkg-configure.m4 copyroot: 0 / id: 1j-539413.0.r539413/82309 type: file count: 0 text: 539413 19303 439 422 724dd13afa208c8dcf3f00df9e615a3a 2cf8f333380c30dece0e21331d87eea70c77529a 539412-bk7p/_1k props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/rubiks_spkg-configure.m4 copyroot: 0 / id: 1l-539413.0.r539413/82602 type: file count: 0 text: 539413 19755 351 334 39a75ebbd65acac5bdf3f4ff164427f2 c147fcc9b7e52ff1cf1306b99bfc6b0d9b474fbd 539412-bk7p/_1m props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/sage_brial_spkg-configure.m4.in copyroot: 0 / id: 1n-539413.0.r539413/82902 type: file count: 0 text: 539413 20119 236 219 f80aab3b9e96915a485efdb5bd1d698a e6093682c44157879a676b76347f94feab5c7d2f 539412-bk7p/_1o props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/singular_spkg-configure.m4 copyroot: 0 / id: 1p-539413.0.r539413/83197 type: file count: 0 text: 539413 20368 505 488 28393f40f97c232c039590cb38458b5e 7d362a826fba1b3a01d734bec788d9a8667c8f33 539412-bk7p/_1q props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/suitesparse_spkg-configure.m4 copyroot: 0 / id: 1r-539413.0.r539413/83495 type: file count: 0 text: 539413 20886 161 144 e15ea34863d611dd1595bc6fb38eb8fe 5ef8f22c465d256f4cf57228e05a3aeab91367f6 539412-bk7p/_1s props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/sympow_spkg-configure.m4 copyroot: 0 / id: 1t-539413.0.r539413/83788 type: file count: 0 text: 539413 21060 311 294 aaefb6793eac5410953a0c2b9a006278 48d1d6a437ee6d4ca3eb1bcdd17b97782788b91b 539412-bk7p/_1u props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/threejs_spkg-configure.m4.in copyroot: 0 / id: 1v-539413.0.r539413/84085 type: file count: 0 text: 539413 21384 280 263 5c7283c6b4dbe39e554995775044bea5 18d20b7bcdfcd303a44bd88e7770e6048c154d91 539412-bk7p/_1w props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/files/zn_poly_spkg-configure.m4 copyroot: 0 / PLAIN K 23 brial_spkg-configure.m4 V 29 file 6-539413.0.r539413/75230 K 21 ecl_spkg-configure.m4 V 29 file 9-539413.0.r539413/75520 K 21 gap_spkg-configure.m4 V 29 file b-539413.0.r539413/75807 K 20 gc_spkg-configure.m4 V 29 file d-539413.0.r539413/76094 K 22 giac_spkg-configure.m4 V 29 file f-539413.0.r539413/76380 K 25 jmol_spkg-configure.m4.in V 29 file h-539413.0.r539413/76668 K 27 libhomfly_spkg-configure.m4 V 29 file j-539413.0.r539413/76959 K 24 linbox_spkg-configure.m4 V 29 file l-539413.0.r539413/77252 K 28 mathjax_spkg-configure.m4.in V 29 file n-539413.0.r539413/77542 K 24 maxima_spkg-configure.m4 V 29 file p-539413.0.r539413/77836 K 22 palp_spkg-configure.m4 V 29 file r-539413.0.r539413/78126 K 15 patch-bootstrap V 29 file t-539413.0.r539413/78414 K 34 patch-build_bin_sage-apply-patches V 29 file v-539413.0.r539413/78695 K 40 patch-build_bin_sage-build-env-config.in V 29 file x-539413.0.r539413/78995 K 24 patch-build_make_install V 29 file z-539413.0.r539413/79301 K 41 patch-build_pkgs_cddlib_spkg-configure.m4 V 30 file 11-539413.0.r539413/79593 K 38 patch-build_pkgs_gsl_spkg-configure.m4 V 30 file 13-539413.0.r539413/79903 K 48 patch-build_pkgs_tachyon_patches_Make-arch.patch V 30 file 15-539413.0.r539413/80210 K 18 patch-configure.ac V 30 file 17-539413.0.r539413/80530 K 27 patch-src_sage_libs_ecl.pyx V 30 file 19-539413.0.r539413/80817 K 28 patch-src_sage_libs_eclsig.h V 30 file 1b-539413.0.r539413/81115 K 40 psutil__arch__bsd__freebsd_socks.c.patch V 30 file 1d-539413.0.r539413/81413 K 25 py_libs_spkg-configure.m4 V 30 file 1f-539413.0.r539413/81723 K 23 pynac_spkg-configure.m4 V 30 file 1h-539413.0.r539413/82017 K 24 rubiks_spkg-configure.m4 V 30 file 1j-539413.0.r539413/82309 K 31 sage_brial_spkg-configure.m4.in V 30 file 1l-539413.0.r539413/82602 K 26 singular_spkg-configure.m4 V 30 file 1n-539413.0.r539413/82902 K 29 suitesparse_spkg-configure.m4 V 30 file 1p-539413.0.r539413/83197 K 24 sympow_spkg-configure.m4 V 30 file 1r-539413.0.r539413/83495 K 28 threejs_spkg-configure.m4.in V 30 file 1t-539413.0.r539413/83788 K 25 zn_poly_spkg-configure.m4 V 30 file 1v-539413.0.r539413/84085 END ENDREP id: a-289761.0.r539413/86528 type: dir pred: a-289761.0.r387365/3894 count: 46 text: 539413 84379 2136 0 0a6e6fb3f8fbd27d8be44d7f9f5c5ac4 cpath: /head/math/sage/files copyroot: 0 / id: 1x-539413.0.r539413/86710 type: file count: 0 text: 539413 21677 52945 638929 2e3ca65e68825b07c6f0e1d658389d9b 6ee5e2b716bab244a20f8141f81682ce0a555427 539412-bk7p/_1y props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/math/sage/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-289761.0.r539413/74635 K 8 distinfo V 29 file 8-289761.0.r539413/74932 K 5 files V 28 dir a-289761.0.r539413/86528 K 9 pkg-descr V 29 file s-289761.0.r341797/25357 K 9 pkg-plist V 30 file 1x-539413.0.r539413/86710 END ENDREP id: 4-289761.0.r539413/87243 type: dir pred: 4-289761.0.r533938/548 count: 117 text: 539413 86987 243 0 b947e0ef3aafbc6a2d5e22d70453e4fb cpath: /head/math/sage copyroot: 0 / PLAIN K 4 4ti2 V 30 dir 2-486644.0.r507372/2596545 K 5 GiNaC V 26 dir 2-39165.0.r531568/1367 K 8 Makefile V 25 file 2-185.0.r539401/1476 K 3 PDL V 26 dir 6-103726.0.r523460/573 K 1 R V 26 dir 2-10844.0.r538162/1516 K 16 R-cran-ADGofTest V 29 dir 4-521862.0.r534095/659844 K 13 R-cran-Amelia V 29 dir 4-403844.0.r534095/660499 K 11 R-cran-BsMD V 27 dir 4-493237.0.r534319/1008 K 11 R-cran-CVST V 29 dir 4-449522.0.r534095/661809 K 29 R-cran-ChangeAnomalyDetection V 29 dir 4-317457.0.r534095/662490 K 15 R-cran-DEoptimR V 29 dir 4-449533.0.r534095/663169 K 10 R-cran-DRR V 29 dir 4-449525.0.r534095/663823 K 15 R-cran-DoE.base V 29 dir 4-478653.0.r534095/664478 K 14 R-cran-Formula V 29 dir 4-290383.0.r534095/665140 K 11 R-cran-FrF2 V 29 dir 4-493244.0.r534095/665800 K 11 R-cran-KFAS V 29 dir 4-290923.0.r534095/666455 K 17 R-cran-LearnBayes V 29 dir 4-307669.0.r534095/667117 K 15 R-cran-MCMCpack V 27 dir 4-307527.0.r537992/1249 K 11 R-cran-MSwM V 29 dir 4-403087.0.r534095/668437 K 14 R-cran-MatchIt V 29 dir 4-403950.0.r534095/669095 K 15 R-cran-Matching V 29 dir 4-439362.0.r534095/669753 K 19 R-cran-MatrixModels V 29 dir 4-401711.0.r534095/670418 K 10 R-cran-NMF V 29 dir 4-393969.0.r534095/671080 K 11 R-cran-RHmm V 29 dir 4-308467.0.r534095/671743 K 17 R-cran-RSvgDevice V 29 dir 4-232562.0.r534095/672407 K 20 R-cran-RcppArmadillo V 27 dir 4-317461.0.r538660/1036 K 16 R-cran-RcppEigen V 29 dir 2-401684.0.r534095/673737 K 15 R-cran-RcppRoll V 29 dir 4-449541.0.r534095/674399 K 12 R-cran-Rmpfr V 29 dir 4-414259.0.r534095/675056 K 13 R-cran-Rsolnp V 29 dir 4-440271.0.r534095/675712 K 14 R-cran-SQUAREM V 27 dir 4-467036.0.r538087/1006 K 14 R-cran-SparseM V 29 dir 4-401712.0.r534095/677021 K 11 R-cran-VGAM V 26 dir 4-402348.0.r534873/994 K 12 R-cran-Zelig V 29 dir 4-231151.0.r534095/678327 K 14 R-cran-acepack V 29 dir 4-519127.0.r534095/678985 K 14 R-cran-alabama V 29 dir 4-521892.0.r534095/679641 K 17 R-cran-assertthat V 29 dir 4-403846.0.r534095/680302 K 16 R-cran-backports V 27 dir 4-428705.0.r535217/1011 K 16 R-cran-bdsmatrix V 29 dir 4-290384.0.r534095/681624 K 10 R-cran-car V 26 dir 4-233130.0.r538287/990 K 14 R-cran-carData V 27 dir 4-471357.0.r538288/1004 K 11 R-cran-coda V 29 dir 4-267903.0.r534095/683583 K 15 R-cran-combinat V 29 dir 4-446648.0.r534095/684239 K 18 R-cran-conf.design V 29 dir 4-463325.0.r534095/684906 K 14 R-cran-ddalpha V 29 dir 4-449539.0.r534095/685568 K 13 R-cran-deldir V 29 dir 4-281926.0.r534095/686221 K 13 R-cran-dimRed V 29 dir 4-449528.0.r534095/686877 K 16 R-cran-dlmodeler V 29 dir 4-301445.0.r534095/687540 K 12 R-cran-dplyr V 27 dir 4-403943.0.r538290/1041 K 11 R-cran-expm V 29 dir 4-440318.0.r534095/688853 K 14 R-cran-forcats V 29 dir 4-480552.0.r534095/689505 K 15 R-cran-forecast V 29 dir 4-317458.0.r534095/690160 K 15 R-cran-fracdiff V 29 dir 4-317459.0.r534095/690817 K 14 R-cran-geepack V 29 dir 4-403949.0.r534095/691473 K 15 R-cran-geometry V 29 dir 4-467026.0.r534095/692128 K 10 R-cran-gmp V 26 dir 4-414258.0.r538634/984 K 12 R-cran-gower V 29 dir 4-449542.0.r534095/693429 K 13 R-cran-gpclib V 29 dir 4-231150.0.r534095/694082 K 10 R-cran-gss V 26 dir 4-317429.0.r538291/982 K 13 R-cran-gtable V 29 dir 4-303703.0.r534095/695386 K 12 R-cran-haven V 26 dir 4-482867.0.r538292/996 K 13 R-cran-igraph V 29 dir 5-289904.0.r534095/696692 K 17 R-cran-influenceR V 29 dir 4-418937.0.r534095/697353 K 13 R-cran-inline V 29 dir 4-253936.0.r534095/698020 K 12 R-cran-ipred V 29 dir 4-449515.0.r534095/698679 K 12 R-cran-irlba V 29 dir 4-393972.0.r534095/699337 K 14 R-cran-isoband V 29 dir 4-530927.0.r534095/699993 K 15 R-cran-labeling V 29 dir 4-296327.0.r534095/700656 K 11 R-cran-lava V 29 dir 4-449513.0.r534095/701313 K 15 R-cran-lazyeval V 29 dir 4-403845.0.r534095/701969 K 14 R-cran-linprog V 29 dir 4-531097.0.r534095/702629 K 11 R-cran-lme4 V 29 dir 4-401698.0.r534095/703279 K 14 R-cran-lpSolve V 29 dir 4-531094.0.r534095/703933 K 12 R-cran-magic V 29 dir 4-467025.0.r534095/704589 K 13 R-cran-maxLik V 29 dir 4-402738.0.r534095/705243 K 11 R-cran-mcmc V 29 dir 4-418525.0.r534095/705893 K 13 R-cran-memisc V 29 dir 4-290170.0.r534095/706542 K 12 R-cran-minqa V 29 dir 4-385880.0.r534095/707202 K 16 R-cran-miscTools V 29 dir 4-402721.0.r534095/707859 K 14 R-cran-mitools V 29 dir 4-500460.0.r534095/708520 K 14 R-cran-mvtnorm V 29 dir 4-270503.0.r534095/709189 K 13 R-cran-nloptr V 29 dir 4-401681.0.r534095/709846 K 11 R-cran-nnls V 29 dir 4-302939.0.r534095/710504 K 14 R-cran-nortest V 29 dir 4-422961.0.r534095/711164 K 15 R-cran-numDeriv V 29 dir 4-423659.0.r534095/711826 K 14 R-cran-numbers V 29 dir 4-478557.0.r534095/712484 K 15 R-cran-outliers V 29 dir 4-314659.0.r534095/713151 K 17 R-cran-partitions V 29 dir 4-478652.0.r534095/713813 K 15 R-cran-pbkrtest V 29 dir 4-401708.0.r534095/714472 K 10 R-cran-pls V 29 dir 4-472769.0.r534095/715124 K 14 R-cran-polynom V 29 dir 4-478651.0.r534095/715777 K 14 R-cran-prodlim V 29 dir 4-449514.0.r534095/716439 K 12 R-cran-psych V 29 dir 4-261267.0.r534095/717105 K 15 R-cran-quadprog V 29 dir 4-309473.0.r534095/717766 K 19 R-cran-qualityTools V 29 dir 4-440270.0.r534095/718432 K 15 R-cran-quantreg V 29 dir 4-401714.0.r534095/719096 K 13 R-cran-raster V 29 dir 4-529945.0.r534095/719751 K 14 R-cran-recipes V 29 dir 4-449574.0.r534095/720405 K 14 R-cran-rgenoud V 29 dir 4-439361.0.r534095/721063 K 17 R-cran-robustbase V 29 dir 4-449536.0.r534095/721724 K 15 R-cran-sandwich V 29 dir 4-282214.0.r534095/722387 K 20 R-cran-scatterplot3d V 29 dir 4-493236.0.r534095/723057 K 11 R-cran-sets V 29 dir 4-518899.0.r534095/723719 K 9 R-cran-sf V 26 dir 4-444445.0.r538834/980 K 9 R-cran-sm V 29 dir 7-230661.0.r534095/725018 K 9 R-cran-sp V 26 dir 4-230304.0.r538201/987 K 13 R-cran-spData V 29 dir 4-466204.0.r534095/726317 K 12 R-cran-spdep V 29 dir 4-281929.0.r534095/726968 K 12 R-cran-sspir V 29 dir 4-328495.0.r534095/727624 K 17 R-cran-stabledist V 29 dir 4-309474.0.r534095/728290 K 14 R-cran-statmod V 29 dir 4-527063.0.r534095/728952 K 13 R-cran-survey V 29 dir 4-411817.0.r534095/729606 K 16 R-cran-truncnorm V 29 dir 4-422959.0.r534095/730265 K 12 R-cran-units V 26 dir 4-444441.0.r538825/997 K 12 R-cran-uroot V 29 dir 4-467363.0.r534095/731573 K 10 R-cran-xts V 29 dir 4-280789.0.r534095/732222 K 10 R-cran-zoo V 29 dir 4-280788.0.r534095/732868 K 4 SCIP V 30 dir 4-457249.0.r507372/2667075 K 6 SoPlex V 26 dir 4-457247.0.r509261/626 K 6 aamath V 29 dir 4-137923.0.r498476/827292 K 6 abella V 27 dir 4-518670.0.r518670/2364 K 3 abs V 27 dir 2-16350.0.r516916/65121 K 5 acalc V 26 dir 4-435007.0.r536946/660 K 3 add V 26 dir 2-12939.0.r472324/1073 K 5 adept V 29 dir 4-457296.0.r534190/111304 K 6 adol-c V 27 dir 4-481207.0.r527974/1498 K 5 algae V 29 dir 4-82139.0.r507372/2670673 K 6 alglib V 27 dir 4-448448.0.r520828/1039 K 8 alt-ergo V 26 dir 4-287773.0.r535698/670 K 5 amath V 27 dir 4-425086.0.r509722/1641 K 5 ambit V 27 dir 4-454464.0.r534221/1122 K 8 analitza V 37 dir 8l-297371.0-466873.r538649/826613 K 3 ann V 29 dir 4-253818.0.r415738/919184 K 5 antic V 27 dir 4-466386.0.r538422/1085 K 19 apache-commons-math V 34 dir 4-297407.0-523978.r523978/4448 K 3 apc V 26 dir 2-6710.0.r516916/65790 K 5 apron V 27 dir 4-487460.0.r525675/1081 K 3 arb V 27 dir 4-465949.0.r538421/1775 K 6 aribas V 26 dir 4-193965.0.r359928/663 K 9 armadillo V 27 dir 4-314935.0.r534203/2425 K 8 arpack++ V 26 dir 4-95234.0.r512366/4762 K 9 arpack-ng V 27 dir 4-300064.0.r527595/2624 K 6 ascent V 26 dir 4-490537.0.r531520/564 K 6 aspcud V 30 dir 4-339367.0.r519824/1077170 K 9 asymptote V 29 dir 4-140404.0.r529063/675168 K 5 atlas V 29 dir 4-56117.0.r507372/2676615 K 8 barvinok V 26 dir 4-486822.0.r523501/567 K 4 bcal V 27 dir 4-488595.0.r524761/1175 K 7 bitwise V 34 dir 4-499596.0-507055.r520424/1105 K 5 blacs V 26 dir 4-80142.0.r532418/2194 K 4 blas V 27 dir 2-280.0.r507372/2679344 K 7 blasfeo V 27 dir 4-509759.0.r510823/1034 K 5 blaze V 29 dir 4-477586.0.r534185/155145 K 14 blazeiterative V 36 dir 4-477587.0-521714.r534185/155893 K 4 blis V 26 dir 4-441353.0.r533711/860 K 7 blitz++ V 28 dir 4-67732.0.r528058/784712 K 12 blocksolve95 V 29 dir 4-121707.0.r524642/639450 K 6 bonmin V 27 dir 4-509767.0.r524776/1426 K 9 boolector V 27 dir 4-504169.0.r529165/1112 K 5 brial V 29 dir 4-529990.0.r533989/640907 K 5 bsdnt V 27 dir 4-338583.0.r465816/1105 K 10 btor2tools V 27 dir 4-504156.0.r504156/3283 K 8 cadabra2 V 27 dir 4-418304.0.r538848/1488 K 7 cadical V 26 dir 4-518989.0.r536999/662 K 4 calc V 23 dir 3-162.0.r516755/579 K 6 calcoo V 26 dir 4-53344.0.r517068/2536 K 6 cantor V 37 dir ce-283641.1-466873.r538649/827419 K 6 casadi V 29 dir 4-509770.0.r534190/111993 K 3 cbc V 27 dir 4-467464.0.r528094/1584 K 5 cblas V 30 dir 4-288838.0.r507372/2685178 K 6 ccmath V 25 dir 4-40118.0.r480886/625 K 6 cddlib V 29 dir 4-481995.0.r521615/489535 K 12 ceres-solver V 29 dir 4-424034.0.r534966/706446 K 4 cgal V 29 dir 4-159258.0.r534326/213718 K 3 cgl V 27 dir 4-467460.0.r524766/1447 K 4 cglm V 27 dir 4-539401.0.r539401/3035 K 5 chaco V 26 dir 4-161300.0.r429880/718 K 9 chryzodus V 29 dir 4-138937.0.r495105/536896 K 5 clasp V 30 dir 2-327622.0.r488341/1431375 K 6 clblas V 31 dir 2z-397198.0.r519824/1080810 K 7 clblast V 30 dir 4-442360.0.r507372/2687367 K 5 clfft V 28 dir 39-397198.0.r479383/5765 K 6 clingo V 26 dir 4-517713.0.r517757/567 K 7 cliquer V 27 dir 4-529249.0.r529249/3127 K 3 cln V 25 dir 4-38257.0.r522325/592 K 5 cloog V 29 dir 4-321979.0.r471550/473583 K 3 clp V 29 dir 4-198778.0.r524642/642311 K 5 clrng V 28 dir 3n-397198.0.r522053/1284 K 8 cminpack V 29 dir 4-379703.0.r534190/113475 K 5 cmlib V 30 dir 4-386679.0.r507372/2690293 K 8 cocoalib V 28 dir 4-496332.0.r538535/13329 K 19 coin-or-data-netlib V 27 dir 4-487133.0.r524806/1057 K 19 coin-or-data-sample V 27 dir e-487133.0.r524980/1066 K 23 coin-or-data-stochastic V 27 dir o-487133.0.r524807/1080 K 6 coinmp V 29 dir 4-278529.0.r524642/643787 K 9 coinutils V 29 dir 4-487116.0.r534185/157325 K 8 combblas V 27 dir 4-487559.0.r533561/1505 K 8 concorde V 27 dir 4-30153.0.r372546/39096 K 10 convertall V 29 dir 4-117581.0.r531396/684411 K 3 coq V 29 dir 4-119551.0.r522315/638464 K 7 couenne V 27 dir 4-509768.0.r524768/1432 K 5 cppad V 27 dir 4-509774.0.r537053/1402 K 6 crlibm V 29 dir 4-288947.0.r467751/542562 K 13 cryptominisat V 27 dir 4-385495.0.r529255/1039 K 4 csdp V 29 dir 4-520600.0.r528082/491364 K 7 ctl-sat V 27 dir 4-525718.0.r525718/3313 K 4 cudd V 27 dir 4-528952.0.r528952/2141 K 4 curv V 36 dir 4-501268.0-501686.r534996/536643 K 4 cvc3 V 30 dir 4-188227.0.r507372/2694711 K 4 cvc4 V 30 dir 4-472970.0.r519824/1083779 K 5 dbcsr V 29 dir 4-483620.0.r534190/114209 K 7 deal.ii V 29 dir 4-481145.0.r534185/158061 K 9 dieharder V 29 dir 4-222883.0.r515671/227411 K 6 djbfft V 27 dir 4-59197.0.r372546/44169 K 5 drgeo V 26 dir k-72881.0.r517068/3976 K 4 dsdp V 30 dir 4-483369.0.r507372/2698340 K 12 dune-alugrid V 28 dir 4-528459.0.r532095/15606 K 11 dune-common V 29 dir 4-528451.0.r534185/158799 K 14 dune-functions V 27 dir 4-528465.0.r528491/2445 K 13 dune-geometry V 29 dir 4-528452.0.r534185/159543 K 9 dune-grid V 29 dir 4-528455.0.r534185/160285 K 9 dune-istl V 27 dir 4-528456.0.r528491/4635 K 19 dune-localfunctions V 27 dir 4-528457.0.r528491/5368 K 11 dune-pdelab V 29 dir 4-528470.0.r534185/161027 K 11 dune-spgrid V 28 dir 4-528500.0.r532095/18555 K 13 dune-typetree V 28 dir 4-528460.0.r532095/19291 K 11 dune-uggrid V 29 dir 4-528454.0.r534185/161727 K 5 eclib V 27 dir 4-529199.0.r538421/2445 K 4 ecos V 27 dir 4-472010.0.r485253/1869 K 8 edenmath V 29 dir 4-172517.0.r492056/776297 K 6 eigen2 V 29 dir e-206969.0.r415738/922804 K 6 eigen3 V 29 dir o-206969.0.r488363/224525 K 7 eispack V 26 dir 2-299.0.r518434/776144 K 9 elemental V 26 dir 4-533406.0.r537003/787 K 4 elpa V 29 dir 4-478422.0.r534185/163200 K 4 emc2 V 27 dir 4-97124.0.r516916/67915 K 9 ensmallen V 27 dir 4-517992.0.r534203/3111 K 3 ent V 26 dir 4-323853.0.r417786/748 K 7 eprover V 29 dir 4-454506.0.r483807/885366 K 3 ess V 29 dir 4-276061.0.r534095/733613 K 9 eukleides V 28 dir 4-60610.0.r498476/830858 K 4 eval V 28 dir 2-10680.0.r498476/831545 K 6 exprtk V 27 dir 4-502772.0.r538555/1151 K 6 facile V 29 dir 4-206967.0.r505020/467805 K 4 fann V 26 dir 4-186705.0.r453151/973 K 3 fcl V 27 dir 4-485412.0.r527487/1670 K 5 fcl05 V 27 dir 4-529068.0.r529068/6205 K 12 fflas-ffpack V 29 dir 4-283609.0.r534190/114903 K 4 fftw V 29 dir 2-17276.0.r507372/2703443 K 10 fftw-float V 27 dir 4-121298.0.r347124/2447 K 5 fftw3 V 27 dir f-17276.0.r532095/20714 K 11 fftw3-float V 27 dir 4-121063.0.r431709/2236 K 10 fftw3-long V 27 dir 8-121063.0.r431709/2780 K 10 fftw3-quad V 27 dir 4-283696.0.r347093/3338 K 5 flann V 26 dir 4-457634.0.r514342/590 K 9 flexfloat V 27 dir 4-534003.0.r534003/4096 K 6 flint2 V 27 dir 4-465941.0.r538421/3717 K 7 flintqs V 27 dir 4-486652.0.r486652/2151 K 4 form V 28 dir 4-447206.0.r532095/21388 K 8 fpc-fftw V 29 dir 4-172531.0.r509004/599712 K 7 fpc-gmp V 29 dir 4-259369.0.r466532/698360 K 10 fpc-numlib V 29 dir 4-226018.0.r509004/600318 K 5 fplll V 27 dir 4-486919.0.r522740/1389 K 6 fricas V 34 dir 4-222842.0-473488.r530808/2370 K 6 frobby V 29 dir 4-496268.0.r521615/491057 K 3 fxt V 29 dir 4-50672.0.r507372/2706343 K 3 g2o V 29 dir 4-465787.0.r534185/163885 K 10 galculator V 26 dir 4-83610.0.r517068/4653 K 6 gambit V 25 dir 4-75161.0.r537001/760 K 3 gap V 27 dir 4-58970.0.r536694/73590 K 8 gau2grid V 26 dir 4-482614.0.r523016/605 K 8 gemmlowp V 27 dir 4-513824.0.r513824/3043 K 8 geogebra V 34 dir 4-143470.0-410466.r534390/1295 K 7 geogram V 27 dir 4-487072.0.r531893/1701 K 7 geonext V 30 dir 4-128341.0.r518482/1002960 K 5 gexpr V 28 dir 4-43961.0.r415499/668511 K 4 gf2x V 27 dir 4-529279.0.r529279/3184 K 4 gfan V 29 dir 4-492416.0.r521615/491838 K 7 gfanlib V 29 dir m-492416.0.r521615/492526 K 5 ggobi V 29 dir 4-249715.0.r508882/332721 K 5 gh-bc V 27 dir 4-491519.0.r534241/1092 K 8 giacxcas V 26 dir 2-261551.0.r536597/668 K 6 givaro V 27 dir 4-283582.0.r536703/1459 K 5 gkmap V 27 dir 4-324367.0.r517068/5338 K 7 glgraph V 28 dir 4-72664.0.r484640/761203 K 3 glm V 30 dir 4-301955.0.r507372/2712850 K 4 glpk V 28 dir 4-36057.0.r512187/506946 K 7 glucose V 30 dir 4-460848.0.r507372/2713544 K 5 gmm++ V 27 dir 4-218131.0.r532693/1018 K 3 gmp V 26 dir 4-43514.0.r528002/1591 K 7 gmp-ecm V 27 dir 4-164283.0.r466286/1324 K 16 gnome-calculator V 36 dir 4-61145.7-372768.r507372/2714327 K 5 gnubc V 27 dir 4-249168.0.r491519/3131 K 8 gnumeric V 28 dir 2-14193.0.r528058/785402 K 7 gnuplot V 26 dir 2-184.0.r533989/641619 K 12 gnuplot-lite V 27 dir 4-456194.0.r456194/2368 K 18 gnuplot-tex-extras V 26 dir 9-374699.0.r518827/814 K 8 gotoblas V 29 dir 4-184333.0.r508882/334347 K 4 gp2c V 27 dir 4-529754.0.r536294/1037 K 5 grace V 29 dir 2-17277.0.r507372/2716543 K 10 graphthing V 26 dir 2-54530.0.r517068/6018 K 5 gretl V 26 dir 2-56450.0.r531544/1449 K 3 gri V 28 dir 4-34352.0.r515634/435198 K 6 gringo V 29 dir 4-339359.0.r536497/650083 K 4 grpn V 33 dir 2-23410.0-495782.r495782/3554 K 3 gsl V 25 dir 4-27399.0.r528744/537 K 4 half V 27 dir 4-533085.0.r533085/2357 K 7 hexcalc V 32 dir 2-539.0-341901.r516916/70911 K 6 hipmcl V 29 dir 4-487566.0.r528082/494836 K 8 hmat-oss V 29 dir 4-500425.0.r534185/164570 K 7 hpcombi V 26 dir 4-530915.0.r530953/682 K 5 hpipm V 27 dir 4-509760.0.r522025/1087 K 7 hs-Agda V 27 dir 4-247094.0.r534200/1331 K 10 hs-penrose V 29 dir 4-528325.0.r533933/685191 K 5 ideep V 26 dir 4-515823.0.r515852/609 K 13 ignition-math V 30 dir 4-485354.0.r507372/2720815 K 6 igraph V 27 dir 4-217031.0.r517068/6704 K 3 iml V 29 dir 4-530503.0.r534190/115592 K 12 intervaltree V 30 dir 4-467527.0.r507372/2721479 K 5 ipopt V 29 dir 4-366918.0.r524642/650158 K 4 ised V 30 dir 4-251331.0.r507372/2722920 K 5 jacal V 26 dir 4-56207.0.r529919/5101 K 4 jags V 29 dir 4-110135.0.r534190/116332 K 4 jama V 25 dir 4-82179.0.r512349/580 K 7 jeuclid V 30 dir 4-249767.0.r518482/1004392 K 10 jlatexmath V 30 dir 4-249766.0.r518482/1005092 K 12 jsmath-fonts V 29 dir e-164162.0.r380306/164580 K 11 jtransforms V 29 dir 4-262245.0.r453453/550518 K 3 jts V 27 dir 4-192174.0.r506845/2016 K 8 kalgebra V 37 dir cs-283641.2-466873.r538649/828225 K 6 kbruch V 37 dir d2-283641.3-466873.r538649/829031 K 5 kcalc V 35 dir 15-8441.4-466873.r538649/829824 K 3 kig V 37 dir dh-283641.5-466873.r538649/831003 K 9 kktdirect V 30 dir 4-288407.0.r507372/2727587 K 6 kmplot V 37 dir dr-283641.6-466873.r538649/831798 K 7 labplot V 29 dir 4-150102.0.r537559/609731 K 6 lambda V 29 dir 4-109095.0.r498476/835775 K 6 lapack V 27 dir 2-3178.0.r536752/608235 K 8 lapack++ V 28 dir 4-61741.0.r534190/117066 K 8 lapack95 V 29 dir 4-117551.0.r524642/652388 K 7 lapacke V 29 dir 4-269254.0.r415499/676890 K 7 laspack V 27 dir 4-140069.0.r488536/1011 K 15 latte-integrale V 30 dir 4-486735.0.r507372/2732068 K 5 lcalc V 27 dir 4-529880.0.r530956/2801 K 7 ldouble V 26 dir 4-121047.0.r536203/582 K 4 lean V 30 dir 4-475085.0.r507372/2732807 K 5 lemon V 30 dir 4-487085.0.r488341/1452645 K 6 levmar V 29 dir 4-259952.0.r534190/117763 K 8 libRmath V 27 dir 4-109219.0.r527605/1031 K 11 libbraiding V 27 dir 4-531448.0.r531448/2830 K 6 libccd V 30 dir 4-485411.0.r488341/1453378 K 8 libflame V 27 dir 4-288536.0.r533709/2513 K 9 libhomfly V 27 dir 4-533461.0.r533461/3590 K 7 libmesh V 30 dir 4-456854.0.r519824/1086856 K 10 libmissing V 29 dir 4-309324.0.r518434/777489 K 11 libnormaliz V 27 dir 4-496352.0.r538421/4442 K 7 libocas V 26 dir 4-283033.0.r472432/674 K 9 liborigin V 30 dir 4-171749.0.r507372/2736402 K 9 libpgmath V 27 dir 4-479158.0.r515074/1752 K 7 libpoly V 27 dir 4-475052.0.r530720/1413 K 12 libqalculate V 29 dir 4-136977.0.r532707/788546 K 9 libranlip V 29 dir 4-253982.0.r484628/997807 K 8 librdata V 27 dir 4-527349.0.r527349/2762 K 6 librsb V 30 dir 4-388293.0.r507372/2737816 K 13 libsemigroups V 27 dir e-530915.0.r536965/1700 K 10 libtommath V 27 dir 4-141328.0.r515191/1011 K 6 libxls V 27 dir 4-432541.0.r520988/1379 K 13 libxlsxwriter V 27 dir 4-438935.0.r537467/1144 K 7 libxsmm V 29 dir 4-480184.0.r528082/496311 K 5 lidia V 30 dir 4-486647.0.r507372/2740650 K 6 linbox V 27 dir 4-533569.0.r538421/5131 K 7 linpack V 26 dir 2-298.0.r520531/556114 K 3 lis V 27 dir 4-497735.0.r536337/1011 K 9 lll_spect V 30 dir 4-249994.0.r507372/2742085 K 8 lp_solve V 25 dir 4-85171.0.r530174/589 K 6 lrcalc V 26 dir 4-529895.0.r531606/845 K 4 lrng V 29 dir 4-274784.0.r518434/778132 K 6 lrslib V 30 dir 4-486653.0.r519824/1088304 K 6 ltl2ba V 27 dir 4-274737.0.r470767/1078 K 4 m4ri V 27 dir 4-529200.0.r529200/3830 K 5 m4rie V 27 dir 4-530697.0.r530697/3110 K 9 mate-calc V 33 dir 4-61145.0-445014.r538611/2098 K 6 math77 V 26 dir 4-398992.0.r517028/539 K 6 mathgl V 28 dir 4-464149.0.r532095/22114 K 7 mathmod V 34 dir 4-156476.0-410155.r528659/1168 K 10 mathomatic V 29 dir 4-133081.0.r498476/837124 K 5 matio V 27 dir 4-250256.0.r507711/1438 K 16 matlab-installer V 37 dir 4-318605.0-342611.r518482/1005820 K 6 maxima V 26 dir 4-73483.0.r538922/8482 K 9 mbasecalc V 29 dir 4-111633.0.r412348/856394 K 5 mcsim V 27 dir 4-513654.0.r538128/1409 K 5 metis V 26 dir 2-10682.0.r523629/7717 K 4 mfem V 27 dir 4-481699.0.r528234/2815 K 14 mingw32-libgmp V 26 dir 4-220558.0.r527979/577 K 7 minisat V 29 dir 2-327544.0.r483249/524158 K 6 miracl V 29 dir 4-126683.0.r515139/433818 K 6 mlpack V 26 dir 4-469220.0.r536530/591 K 4 moab V 29 dir 4-484165.0.r534185/165302 K 3 moo V 29 dir 4-190340.0.r446741/595930 K 3 mpc V 29 dir 4-232062.0.r484628/999542 K 6 mpexpr V 25 dir 4-90359.0.r498938/535 K 4 mpfi V 27 dir 4-530383.0.r530383/3654 K 4 mpfr V 27 dir 4-141316.0.r493263/1533 K 7 mpfrc++ V 27 dir 4-517031.0.r517031/2415 K 4 mpir V 30 dir 4-361925.0.r484628/1000905 K 4 mppp V 27 dir 4-466185.0.r538421/5809 K 6 mprime V 33 dir 4-79865.0-437181.r502338/2560 K 7 mpsolve V 26 dir 4-539019.0.r539364/645 K 8 mtrxmath V 26 dir 4-39458.0.r432100/1720 K 11 multichoose V 27 dir 4-467502.0.r467502/3901 K 5 mumps V 34 dir 4-164274.0-495304.r538728/2092 K 6 mumps4 V 34 dir 4-164274.0-526913.r526913/3594 K 8 muparser V 30 dir 4-156125.0.r507372/2754599 K 9 nanoflann V 26 dir 4-481201.0.r522197/675 K 5 nauty V 26 dir 4-43274.0.r530703/2026 K 5 ndiff V 29 dir 4-101356.0.r448911/387618 K 6 newmat V 25 dir 4-51145.0.r443854/598 K 4 nfft V 29 dir 4-455493.0.r527646/157297 K 6 ngraph V 26 dir 2-21453.0.r513557/1395 K 5 nlopt V 27 dir 4-370660.0.r532916/1064 K 3 ntl V 25 dir 2-30415.0.r538330/696 K 7 numdiff V 30 dir 4-175879.0.r484628/1001595 K 16 ocaml-ocamlgraph V 27 dir 4-110162.0.r445130/1024 K 12 ocaml-zarith V 27 dir 4-356255.0.r439616/1344 K 8 ocamlgsl V 29 dir 4-276544.0.r515671/233705 K 6 octave V 27 dir 2-1566.0.r534190/119239 K 12 octave-forge V 26 dir 4-108647.0.r535897/475 K 22 octave-forge-actuarial V 30 dir 2-256728.0.r507372/2758066 K 18 octave-forge-audio V 34 dir 4-220205.0-523266.r535506/1194 K 17 octave-forge-base V 30 dir 4-220196.0.r507372/2758790 K 16 octave-forge-bim V 30 dir 4-220286.0.r507372/2759465 K 20 octave-forge-bioinfo V 30 dir 4-220217.0.r507372/2760145 K 18 octave-forge-bsltl V 27 dir 4-444131.0.r510830/1042 K 16 octave-forge-cgi V 30 dir 4-307605.0.r507372/2761495 K 30 octave-forge-civil-engineering V 30 dir 4-220219.0.r507372/2762185 K 27 octave-forge-communications V 34 dir 4-220277.0-522180.r522180/2374 K 20 octave-forge-control V 30 dir 4-220279.0.r507372/2762873 K 27 octave-forge-data-smoothing V 30 dir 4-220282.0.r507372/2763563 K 21 octave-forge-database V 30 dir 4-311535.0.r507372/2764292 K 22 octave-forge-dataframe V 30 dir 2-260164.0.r507372/2764974 K 18 octave-forge-dicom V 36 dir 4-288077.0-466935.r538433/434720 K 19 octave-forge-divand V 30 dir 4-345001.0.r507372/2766430 K 20 octave-forge-doctest V 30 dir 4-391607.0.r507372/2767104 K 25 octave-forge-econometrics V 34 dir 4-220228.0-514858.r514858/2764 K 17 octave-forge-fenv V 30 dir 4-257153.0.r507372/2768524 K 22 octave-forge-financial V 30 dir 4-220278.0.r507372/2769203 K 17 octave-forge-fits V 34 dir 4-268658.0-515342.r515342/4954 K 16 octave-forge-fpl V 29 dir 4-220211.0.r508882/337835 K 32 octave-forge-fuzzy-logic-toolkit V 30 dir 4-275950.0.r507372/2771341 K 15 octave-forge-ga V 30 dir 4-220281.0.r507372/2772026 K 20 octave-forge-general V 27 dir 4-220226.0.r528251/1051 K 26 octave-forge-generate_html V 27 dir 4-235756.0.r535895/1075 K 21 octave-forge-geometry V 27 dir 4-282489.0.r525613/1137 K 20 octave-forge-gnuplot V 30 dir 4-257154.0.r507372/2774758 K 16 octave-forge-gsl V 29 dir 4-220216.0.r515671/234365 K 18 octave-forge-ident V 30 dir 4-220227.0.r507372/2776112 K 18 octave-forge-image V 27 dir 4-220225.0.r525008/1046 K 30 octave-forge-informationtheory V 30 dir 4-220222.0.r507372/2777480 K 24 octave-forge-integration V 30 dir 4-220223.0.r507372/2778178 K 21 octave-forge-interval V 26 dir 4-378280.0.r530471/599 K 15 octave-forge-io V 27 dir 4-220224.0.r532041/1046 K 17 octave-forge-irsa V 30 dir 4-220240.0.r507372/2780211 K 22 octave-forge-level-set V 30 dir 4-379409.0.r507372/2780930 K 27 octave-forge-linear-algebra V 34 dir 4-220221.0-517613.r517613/2787 K 17 octave-forge-lssa V 30 dir 4-302531.0.r507372/2782346 K 18 octave-forge-ltfat V 26 dir 4-327510.0.r537004/682 K 20 octave-forge-mapping V 27 dir 4-220241.0.r525980/1208 K 20 octave-forge-matgeom V 27 dir 4-518818.0.r519115/1165 K 22 octave-forge-mechanics V 34 dir 4-282497.0-522181.r522181/1465 K 26 octave-forge-miscellaneous V 27 dir 4-220229.0.r515941/1120 K 30 octave-forge-missing-functions V 30 dir 4-220230.0.r507372/2785772 K 16 octave-forge-msh V 30 dir 4-220276.0.r507372/2786458 K 22 octave-forge-multicore V 30 dir 4-220231.0.r507372/2787140 K 16 octave-forge-mvn V 30 dir 4-338355.0.r507372/2787822 K 16 octave-forge-nan V 27 dir 4-220232.0.r519954/1054 K 20 octave-forge-ncarray V 30 dir 4-301262.0.r507372/2789170 K 19 octave-forge-netcdf V 27 dir 4-324825.0.r528673/1090 K 20 octave-forge-nlwing2 V 30 dir 4-220613.0.r507372/2790574 K 17 octave-forge-nnet V 30 dir 4-220235.0.r507372/2791255 K 18 octave-forge-nurbs V 30 dir 4-234591.0.r507372/2791928 K 20 octave-forge-oct2mat V 30 dir 4-234592.0.r507372/2792608 K 20 octave-forge-octclip V 27 dir 4-275949.0.r536348/1108 K 20 octave-forge-octproj V 27 dir 4-257151.0.r536347/1058 K 19 octave-forge-odebvp V 30 dir 4-220243.0.r507372/2794699 K 19 octave-forge-optics V 27 dir 4-374726.0.r513174/1053 K 18 octave-forge-optim V 30 dir 4-220256.0.r507372/2796049 K 24 octave-forge-optiminterp V 27 dir 4-220247.0.r525007/1066 K 21 octave-forge-outliers V 30 dir 4-220246.0.r507372/2797419 K 17 octave-forge-plot V 30 dir 4-220250.0.r507372/2798783 K 23 octave-forge-quaternion V 30 dir 4-240209.0.r507372/2799463 K 21 octave-forge-queueing V 27 dir 4-290509.0.r531283/1053 K 19 octave-forge-secs1d V 30 dir 4-220252.0.r507372/2800830 K 19 octave-forge-secs2d V 30 dir 4-220253.0.r507372/2801512 K 19 octave-forge-secs3d V 30 dir 4-281674.0.r507372/2802195 K 19 octave-forge-signal V 30 dir 4-220275.0.r507372/2802871 K 17 octave-forge-simp V 30 dir 4-234593.0.r507372/2803550 K 20 octave-forge-sockets V 30 dir 4-220254.0.r507372/2804227 K 22 octave-forge-sparsersb V 27 dir 4-406002.0.r535896/1145 K 20 octave-forge-specfun V 30 dir 4-220255.0.r507372/2805683 K 27 octave-forge-special-matrix V 30 dir 4-220257.0.r507372/2806374 K 20 octave-forge-splines V 27 dir 4-220259.0.r515340/1051 K 23 octave-forge-statistics V 27 dir 4-220260.0.r530023/1169 K 16 octave-forge-stk V 27 dir 4-370002.0.r514697/1023 K 19 octave-forge-struct V 30 dir 4-220262.0.r507372/2809772 K 20 octave-forge-symband V 30 dir 4-220263.0.r507372/2810454 K 21 octave-forge-symbolic V 27 dir 4-220273.0.r528391/1056 K 23 octave-forge-tcl-octave V 30 dir 4-220272.0.r507372/2811820 K 16 octave-forge-tsa V 27 dir 4-220274.0.r517104/1048 K 19 octave-forge-zenity V 30 dir 4-220271.0.r507372/2814663 K 19 octave-forge-zeromq V 27 dir 4-409699.0.r533802/1032 K 7 octomap V 27 dir 4-485413.0.r523900/1589 K 4 oleo V 24 dir 2-211.0.r528220/1090 K 6 onednn V 34 dir 4-478994.0-530557.r532061/2281 K 8 openblas V 26 dir 4-303185.0.r537898/609 K 7 openfst V 29 dir 4-337544.0.r528058/786099 K 8 openlibm V 27 dir 4-407468.0.r538506/1140 K 8 openmesh V 29 dir 4-482731.0.r522222/376119 K 16 opensolaris-libm V 29 dir 4-432389.0.r483807/888929 K 9 openturns V 27 dir 4-502762.0.r536680/1653 K 5 optpp V 30 dir 4-500457.0.r507372/2819675 K 5 orpie V 29 dir 4-115770.0.r515671/235064 K 3 osi V 29 dir 4-487136.0.r534185/166655 K 4 osqp V 27 dir 4-485275.0.r510409/1110 K 18 p5-AI-DecisionTree V 25 dir 4-96718.0.r491697/642 K 13 p5-AI-Genetic V 30 dir 4-156456.0.r470993/3048796 K 24 p5-AI-NeuralNet-BackProp V 29 dir 4-36554.0.r449893/1933621 K 16 p5-AI-Perceptron V 29 dir 4-36556.0.r481365/1959866 K 26 p5-Algorithm-Combinatorics V 30 dir 4-147444.0.r470993/3050258 K 21 p5-Algorithm-CurveFit V 30 dir 4-175978.0.r481365/1960601 K 20 p5-Algorithm-Munkres V 26 dir 4-226893.0.r491796/638 K 15 p5-Bit-ShiftReg V 29 dir 4-36694.0.r470993/3053249 K 13 p5-Bit-Vector V 29 dir 4-36695.0.r481365/1962058 K 21 p5-Bit-Vector-Minimal V 26 dir 4-114937.0.r495695/668 K 11 p5-CAD-Calc V 30 dir 4-163026.0.r481365/1962778 K 18 p5-Chart-Math-Axis V 29 dir 4-81251.0.r481365/1963499 K 13 p5-Data-Float V 30 dir 4-170065.0.r470993/3056866 K 15 p5-Date-Handler V 29 dir 4-46901.0.r470993/3057587 K 15 p5-GIS-Distance V 27 dir 4-176189.0.r501459/1065 K 20 p5-GIS-Distance-Fast V 27 dir 4-249051.0.r496162/1121 K 20 p5-GIS-Distance-Lite V 30 dir 4-254315.0.r470993/3059776 K 22 p5-Geo-Coordinates-UTM V 29 dir 4-220658.0.r479390/670719 K 15 p5-Geo-Distance V 27 dir 4-113427.0.r495372/1078 K 18 p5-Geo-Distance-XS V 27 dir 4-242265.0.r495126/1020 K 8 p5-Graph V 25 dir 4-48625.0.r499055/588 K 23 p5-Math-Algebra-Symbols V 30 dir 4-163417.0.r470993/3063408 K 14 p5-Math-Base36 V 27 dir 4-218266.0.r534071/1299 K 14 p5-Math-Base85 V 26 dir 4-47927.0.r481720/1074 K 16 p5-Math-BaseCalc V 29 dir 4-61985.0.r470993/3065573 K 15 p5-Math-BaseCnv V 30 dir 4-235243.0.r470993/3066288 K 14 p5-Math-Bezier V 29 dir 4-36719.0.r470993/3067007 K 22 p5-Math-Bezier-Convert V 26 dir 4-128233.0.r508644/579 K 14 p5-Math-BigInt V 26 dir 4-48714.0.r515898/1056 K 23 p5-Math-BigInt-FastCalc V 27 dir 4-265782.0.r515899/1104 K 18 p5-Math-BigInt-GMP V 29 dir 4-184781.0.r536768/743265 K 19 p5-Math-BigInt-Lite V 27 dir 4-428431.0.r515638/1347 K 19 p5-Math-BigInt-Pari V 27 dir 4-233108.0.r515901/1088 K 14 p5-Math-BigRat V 26 dir 4-130283.0.r501423/622 K 11 p5-Math-CDF V 30 dir 4-264615.0.r470993/3072766 K 18 p5-Math-Calc-Units V 29 dir 4-61987.0.r470993/3073485 K 14 p5-Math-Cephes V 30 dir 4-163571.0.r470993/3074206 K 21 p5-Math-Combinatorics V 30 dir 4-136318.0.r470993/3074941 K 15 p5-Math-Complex V 30 dir 4-205437.0.r470993/3075676 K 18 p5-Math-ConvexHull V 29 dir 4-146218.0.r479390/674274 K 16 p5-Math-Currency V 29 dir 4-36721.0.r481365/1969275 K 18 p5-Math-Derivative V 30 dir 4-122444.0.r470993/3077849 K 12 p5-Math-Evol V 30 dir 4-236599.0.r470993/3078566 K 12 p5-Math-Expr V 25 dir 4-32903.0.r471652/598 K 11 p5-Math-FFT V 29 dir 4-39660.0.r470993/3079276 K 22 p5-Math-FixedPrecision V 29 dir 4-36723.0.r470993/3079999 K 16 p5-Math-Fleximal V 30 dir 4-344918.0.r470993/3080727 K 11 p5-Math-GMP V 26 dir 4-36724.0.r525869/1037 K 12 p5-Math-GMPf V 30 dir 4-299792.0.r470993/3082148 K 12 p5-Math-GMPq V 30 dir 4-299793.0.r470993/3082865 K 12 p5-Math-GMPz V 30 dir 4-299794.0.r470993/3083577 K 16 p5-Math-Geometry V 30 dir 4-171149.0.r481365/1970004 K 23 p5-Math-Geometry-Planar V 30 dir 4-163036.0.r481365/1970741 K 27 p5-Math-Geometry-Planar-GPC V 30 dir 4-163030.0.r470993/3086523 K 37 p5-Math-Geometry-Planar-GPC-PolygonXS V 37 dir 4-270720.0-386320.r470993/3087370 K 30 p5-Math-Geometry-Planar-Offset V 30 dir 4-163034.0.r481365/1971493 K 24 p5-Math-Geometry-Voronoi V 30 dir 4-237725.0.r481365/1972244 K 16 p5-Math-Gradient V 30 dir 4-250756.0.r470993/3089690 K 14 p5-Math-Int128 V 26 dir 4-309299.0.r512538/587 K 13 p5-Math-Int64 V 30 dir 4-287425.0.r470993/3091135 K 19 p5-Math-Interpolate V 29 dir 4-39661.0.r470993/3091854 K 33 p5-Math-Intersection-StraightLine V 30 dir 4-156258.0.r470993/3092599 K 13 p5-Math-Logic V 29 dir 4-32904.0.r470993/3093338 K 11 p5-Math-MPC V 30 dir 4-232087.0.r481365/1972969 K 12 p5-Math-MPFR V 27 dir 4-227941.0.r523892/1047 K 14 p5-Math-Matrix V 29 dir 4-150667.0.r536768/743982 K 18 p5-Math-MatrixReal V 35 dir 2-8783.0-334605.r470993/3096257 K 22 p5-Math-NumberCruncher V 30 dir 4-186674.0.r470993/3097039 K 12 p5-Math-Pari V 25 dir 4-47654.0.r538416/610 K 15 p5-Math-Polygon V 30 dir 4-225610.0.r470993/3098504 K 20 p5-Math-Polygon-Tree V 30 dir 4-270721.0.r481365/1973694 K 24 p5-Math-Polynomial-Solve V 27 dir 4-176197.0.r483870/1106 K 18 p5-Math-Prime-Util V 27 dir 4-479452.0.r485152/1066 K 22 p5-Math-Prime-Util-GMP V 27 dir 4-479453.0.r479453/3012 K 16 p5-Math-Prime-XS V 30 dir 4-282260.0.r481365/1975159 K 21 p5-Math-ProvablePrime V 27 dir 4-469626.0.r478135/1042 K 11 p5-Math-RPN V 30 dir 4-255436.0.r470993/3102098 K 14 p5-Math-Random V 29 dir 4-44833.0.r470993/3102804 K 20 p5-Math-Random-ISAAC V 30 dir 4-245337.0.r481365/1975891 K 23 p5-Math-Random-ISAAC-XS V 26 dir 4-245340.0.r480654/667 K 17 p5-Math-Random-MT V 29 dir 4-44834.0.r470993/3104992 K 22 p5-Math-Random-MT-Auto V 27 dir 4-168585.0.r486032/1612 K 17 p5-Math-Random-OO V 30 dir 4-168753.0.r481365/1977365 K 21 p5-Math-Random-Secure V 30 dir 4-271137.0.r470993/3107186 K 17 p5-Math-RandomOrg V 30 dir 4-163887.0.r481365/1978098 K 13 p5-Math-Round V 29 dir 4-88615.0.r470993/3108637 K 17 p5-Math-Round-Var V 30 dir 4-163006.0.r470993/3109364 K 16 p5-Math-Sequence V 30 dir 4-162468.0.r481365/1978830 K 14 p5-Math-Series V 30 dir 4-162470.0.r481365/1979559 K 15 p5-Math-SigFigs V 27 dir 4-251780.0.r499890/1061 K 22 p5-Math-SimpleVariable V 29 dir 4-60136.0.r470993/3112274 K 14 p5-Math-Spline V 30 dir 4-122448.0.r481365/1980286 K 14 p5-Math-String V 26 dir 4-294395.0.r501424/631 K 16 p5-Math-Symbolic V 30 dir 4-162398.0.r481365/1981015 K 33 p5-Math-Symbolic-Custom-CCompiler V 30 dir 4-162405.0.r481365/1981763 K 32 p5-Math-Symbolic-Custom-Contains V 30 dir 4-162400.0.r481365/1982526 K 40 p5-Math-Symbolic-Custom-ErrorPropagation V 30 dir 4-162443.0.r481365/1983296 K 35 p5-Math-Symbolic-Custom-LaTeXDumper V 30 dir 4-162451.0.r481365/1984069 K 31 p5-Math-Symbolic-Custom-Pattern V 30 dir 4-162453.0.r481365/1984834 K 38 p5-Math-Symbolic-Custom-Simplification V 30 dir 4-162455.0.r481365/1985602 K 38 p5-Math-Symbolic-Custom-Transformation V 30 dir 4-162457.0.r470993/3119810 K 24 p5-Math-SymbolicX-BigNum V 30 dir 4-162439.0.r481365/1986363 K 25 p5-Math-SymbolicX-Complex V 30 dir 4-162441.0.r481365/1987110 K 23 p5-Math-SymbolicX-Error V 30 dir 4-162466.0.r481365/1987856 K 24 p5-Math-SymbolicX-Inline V 30 dir 4-162403.0.r481365/1988601 K 34 p5-Math-SymbolicX-NoSimplification V 30 dir 4-162447.0.r481365/1989359 K 40 p5-Math-SymbolicX-ParserExtensionFactory V 30 dir 4-162408.0.r481365/1990131 K 42 p5-Math-SymbolicX-Statistics-Distributions V 30 dir 4-162445.0.r481365/1990913 K 19 p5-Math-TrulyRandom V 29 dir 4-56269.0.r470993/3125870 K 13 p5-Math-Units V 29 dir 4-163406.0.r476184/587034 K 13 p5-Math-Utils V 27 dir 4-399363.0.r532824/1045 K 11 p5-Math-Vec V 30 dir 4-141022.0.r470993/3128036 K 15 p5-Math-VecStat V 30 dir 4-129741.0.r449893/1973082 K 18 p5-Math-VectorReal V 30 dir 4-233830.0.r470993/3128760 K 9 p5-NetCDF V 28 dir 4-95218.0.r538197/582942 K 17 p5-Number-Compare V 25 dir 4-81398.0.r504121/578 K 18 p5-Number-Fraction V 30 dir 4-251879.0.r470993/3130208 K 14 p5-Number-Misc V 30 dir 4-392616.0.r470993/3130928 K 21 p5-Number-Uncertainty V 30 dir 4-300704.0.r470993/3131657 K 19 p5-Number-WithError V 26 dir 4-162459.0.r487867/734 K 25 p5-Number-WithError-LaTeX V 30 dir 4-162464.0.r481365/1992416 K 14 p5-Parse-Range V 30 dir 4-307768.0.r481365/1993152 K 8 p5-Roman V 29 dir 4-74709.0.r470993/3134531 K 14 p5-Set-IntSpan V 25 dir 2-15554.0.r480558/655 K 19 p5-Set-IntSpan-Fast V 30 dir 4-185253.0.r481365/1993883 K 22 p5-Set-IntSpan-Fast-XS V 30 dir 4-216139.0.r481365/1994622 K 16 p5-Set-Partition V 30 dir 4-164542.0.r470993/3137450 K 13 p5-Set-Window V 28 dir 4-36754.0.r479390/676455 K 19 p5-Statistics-Basic V 27 dir 4-238507.0.r481603/1106 K 21 p5-Statistics-Benford V 30 dir 4-233155.0.r470993/3139641 K 28 p5-Statistics-CaseResampling V 27 dir 4-475556.0.r475556/3011 K 23 p5-Statistics-ChiSquare V 26 dir 4-36628.0.r481604/1116 K 25 p5-Statistics-Contingency V 29 dir 4-97202.0.r481365/1996096 K 25 p5-Statistics-Descriptive V 26 dir 4-36744.0.r483200/1718 K 34 p5-Statistics-Descriptive-Discrete V 27 dir 4-179882.0.r500907/1136 K 27 p5-Statistics-Distributions V 25 dir 4-36745.0.r479412/583 K 22 p5-Statistics-Forecast V 30 dir 4-180690.0.r470993/3143362 K 23 p5-Statistics-Frequency V 30 dir 4-251668.0.r470993/3144101 K 17 p5-Statistics-LTU V 28 dir 4-36746.0.r479390/680095 K 21 p5-Statistics-LineFit V 30 dir 4-175980.0.r470993/3144842 K 18 p5-Statistics-Lite V 30 dir 4-122902.0.r470993/3145571 K 17 p5-Statistics-OLS V 28 dir 4-36747.0.r479390/680813 K 15 p5-Statistics-R V 29 dir 4-270409.0.r534095/734315 K 24 p5-Statistics-Regression V 26 dir 4-189404.0.r486924/676 K 19 p5-Statistics-TTest V 30 dir 4-205995.0.r481365/1996836 K 21 p5-Task-Math-Symbolic V 29 dir 4-169617.0.r474242/960554 K 16 p5-Text-AsciiTeX V 30 dir 4-290408.0.r470993/3149240 K 9 p5-bignum V 27 dir 4-192022.0.r481860/1453 K 4 palp V 27 dir 4-536973.0.r536973/3448 K 19 pantheon-calculator V 27 dir 4-432251.0.r530692/1155 K 4 pari V 24 dir 2-7032.0.r535359/552 K 12 pari_elldata V 28 dir e-529754.0.r529754/50179 K 12 pari_galdata V 28 dir o-529754.0.r529754/51650 K 11 pari_galpol V 28 dir y-529754.0.r529754/53129 K 13 pari_nftables V 29 dir 18-529754.0.r529754/54616 K 12 pari_seadata V 29 dir 1i-529754.0.r529754/56103 K 8 parmetis V 25 dir 2-19366.0.r532419/788 K 11 parmgridgen V 28 dir 4-266353.0.r532095/23579 K 4 pdal V 29 dir 4-363814.0.r523793/203958 K 20 pear-Math_BigInteger V 27 dir 4-281425.0.r517068/8912 K 23 pear-Math_Combinatorics V 29 dir 4-192312.0.r527886/187905 K 11 pecl-bitset V 26 dir 4-195159.0.r489108/500 K 11 pecl-stats2 V 29 dir 4-423697.0.r489349/486288 K 6 petiga V 27 dir 4-470531.0.r533482/1920 K 12 php72-bcmath V 37 dir 4-114147.1f-454302.r475229/589971 K 9 php72-gmp V 37 dir 8-114147.1h-454302.r475229/590621 K 12 php73-bcmath V 37 dir 4-114147.11-481525.r481525/609070 K 9 php73-gmp V 37 dir 8-114147.12-481525.r481525/609719 K 12 php74-bcmath V 36 dir 4-114147.z-512406.r512406/617011 K 9 php74-gmp V 37 dir 8-114147.10-512406.r512406/617659 K 8 physcalc V 26 dir 4-32044.0.r415141/3161 K 7 picosat V 34 dir 4-365711.0-366063.r417659/1300 K 7 piranha V 30 dir 4-468086.0.r519824/1091138 K 9 planarity V 27 dir 4-529897.0.r529897/2954 K 5 plman V 30 dir 4-151700.0.r518482/1007411 K 8 ploticus V 28 dir 4-53652.0.r533989/642354 K 14 ploticus-nox11 V 25 dir 4-90788.0.r361015/411 K 6 plplot V 27 dir 2-8139.0.r533989/643082 K 10 plplot-ada V 30 dir 4-344634.0.r464084/1389413 K 8 poly2tri V 26 dir 4-523585.0.r525137/514 K 7 polylib V 27 dir 4-486818.0.r486818/3227 K 8 primegen V 29 dir 4-231112.0.r441979/153339 K 10 primesieve V 27 dir 4-500995.0.r521062/1082 K 6 primme V 27 dir 4-481610.0.r535487/2373 K 4 prng V 27 dir 4-250787.0.r510755/1027 K 4 pspp V 28 dir 4-28424.0.r515671/237252 K 7 py-CyLP V 27 dir 4-480530.0.r532252/1046 K 10 py-Diofant V 27 dir 4-465934.0.r532699/1047 K 18 py-GridDataFormats V 30 dir 4-469805.0.r507372/2829616 K 14 py-MutatorMath V 26 dir 4-487615.0.r523461/779 K 7 py-PuLP V 27 dir 4-480111.0.r539312/2133 K 10 py-PyMetis V 29 dir 4-470811.0.r526925/817913 K 12 py-PySCIPOpt V 26 dir 4-467372.0.r504150/998 K 13 py-PyWavelets V 29 dir 4-435813.0.r529063/675823 K 8 py-Pyomo V 26 dir 4-466033.0.r528876/991 K 9 py-affine V 27 dir 4-534420.0.r534420/2096 K 9 py-algopy V 30 dir 4-467660.0.r507372/2831633 K 11 py-altgraph V 30 dir 4-373537.0.r468282/1020950 K 7 py-apgl V 30 dir 4-263688.0.r507372/2832292 K 8 py-arviz V 26 dir 4-518790.0.r538071/980 K 11 py-autograd V 26 dir 4-494091.0.r516339/998 K 24 py-bayesian-optimization V 27 dir 4-490584.0.r535660/1043 K 10 py-bitmath V 29 dir 4-392067.0.r526925/818565 K 12 py-bitvector V 26 dir 4-180881.0.r505097/801 K 13 py-bottleneck V 26 dir 4-335898.0.r526794/999 K 8 py-brial V 27 dir e-529990.0.r530490/1421 K 11 py-cdecimal V 26 dir 4-406959.0.r407123/690 K 10 py-chaospy V 26 dir 4-479090.0.r522758/992 K 10 py-claripy V 27 dir 4-527905.0.r528050/1652 K 6 py-cma V 26 dir 4-490585.0.r534362/973 K 12 py-colormath V 30 dir 4-392173.0.r507372/2836893 K 16 py-cryptominisat V 26 dir k-385495.0.r514331/561 K 9 py-cvxopt V 27 dir 4-465560.0.r532919/1008 K 8 py-cvxpy V 27 dir 4-485288.0.r530802/1075 K 10 py-cyipopt V 30 dir 4-466116.0.r507372/2839564 K 10 py-cypari2 V 26 dir 4-535335.0.r536665/564 K 7 py-deap V 26 dir 4-486829.0.r523761/984 K 7 py-ecos V 30 dir 4-485254.0.r507372/2840865 K 14 py-fastcluster V 27 dir 4-336815.0.r521731/1020 K 10 py-fastdtw V 27 dir 4-480238.0.r514047/1026 K 6 py-ffc V 29 dir 4-294745.0.r526925/819309 K 7 py-fiat V 29 dir 4-294821.0.r526925/819958 K 10 py-fpconst V 28 dir 4-90550.0.r534727/509987 K 9 py-fpylll V 27 dir 4-535137.0.r535137/3043 K 11 py-gau2grid V 34 dir 4-481414.0-482609.r522761/1228 K 9 py-gimmik V 30 dir 4-480219.0.r507372/2844365 K 7 py-gmpy V 29 dir 4-217040.0.r422140/872781 K 8 py-gmpy2 V 26 dir 4-416879.0.r535722/557 K 14 py-gmpy2-devel V 36 dir 4-416879.0-535674.r536007/459396 K 11 py-grandalf V 27 dir 4-493310.0.r493310/2474 K 14 py-graphillion V 34 dir 4-321453.0-321557.r500019/1536 K 6 py-gym V 26 dir 4-504818.0.r534751/982 K 10 py-hdbscan V 26 dir 4-521283.0.r530070/990 K 12 py-hdmedians V 27 dir 4-535343.0.r535343/2208 K 9 py-igraph V 28 dir 4-180374.0.r517068/10313 K 10 py-intspan V 26 dir 4-415293.0.r491278/984 K 8 py-keras V 26 dir 4-417325.0.r529762/627 K 21 py-keras-applications V 27 dir 4-492492.0.r516591/1073 K 22 py-keras-preprocessing V 27 dir 4-492493.0.r516592/1078 K 13 py-kiwisolver V 26 dir 4-496595.0.r534380/757 K 9 py-levmar V 26 dir 4-466113.0.r515572/996 K 10 py-libpoly V 27 dir 4-475056.0.r530804/1072 K 10 py-luminol V 30 dir 2-413550.0.r507372/2849687 K 13 py-matplotlib V 27 dir 4-115380.0.r534293/1836 K 22 py-matplotlib-scalebar V 27 dir 4-517535.0.r517535/2209 K 9 py-mpmath V 26 dir 4-221772.0.r487582/997 K 10 py-munkres V 27 dir 4-312268.0.r493203/1323 K 12 py-munkres10 V 34 dir 4-312268.0-493108.r535661/1010 K 11 py-networkx V 29 dir 4-214918.0.r534966/707149 K 12 py-networkx1 V 37 dir 4-214918.0-490159.r507372/2851922 K 12 py-nevergrad V 27 dir 4-496485.0.r534455/1237 K 10 py-numeric V 28 dir f-6349.0.r455210/2045784 K 10 py-numexpr V 26 dir 4-257393.0.r522242/993 K 8 py-numpy V 27 dir 4-171823.0.r535462/1314 K 9 py-nzmath V 29 dir 4-275009.0.r526925/821407 K 7 py-osqp V 27 dir 4-485278.0.r510743/1211 K 9 py-pandas V 26 dir 4-302642.0.r524605/564 K 20 py-pandas-datareader V 27 dir 4-463867.0.r512977/1032 K 8 py-patsy V 30 dir 4-333533.0.r507372/2856698 K 14 py-permutation V 27 dir 4-472631.0.r490838/1032 K 11 py-petsc4py V 30 dir 4-472067.0.r507372/2857358 K 10 py-piranha V 30 dir 4-468178.0.r519824/1091886 K 10 py-plastex V 29 dir 4-221239.0.r529063/676476 K 8 py-pplpy V 26 dir 4-535675.0.r535714/570 K 9 py-primme V 27 dir 4-481867.0.r535488/1051 K 9 py-pyFFTW V 26 dir 4-472668.0.r525250/997 K 8 py-pyasp V 27 dir 4-459136.0.r494468/1977 K 10 py-pybloom V 27 dir 4-269385.0.r490826/1549 K 12 py-pyclipper V 27 dir 4-487613.0.r487613/2100 K 10 py-pycosat V 34 dir 4-365712.1-366063.r476559/1156 K 8 py-pygsl V 35 dir 4-54726.0-464428.r515671/238638 K 14 py-pygslodeiv2 V 27 dir 4-480121.0.r532652/1003 K 9 py-pyhull V 30 dir 4-404409.0.r507372/2861567 K 10 py-pyipopt V 30 dir 4-467576.0.r507372/2862269 K 7 py-pymc V 29 dir 4-224222.0.r526925/822062 K 8 py-pymc3 V 26 dir 4-465392.0.r518816/502 K 11 py-pyneqsys V 30 dir 4-466118.0.r507372/2864236 K 10 py-pynleq2 V 30 dir 4-466175.0.r507372/2864939 K 14 py-pynndescent V 27 dir 4-524016.0.r528885/1004 K 11 py-pyodeint V 26 dir 4-480148.0.r532655/993 K 11 py-pyodesys V 26 dir 4-466121.0.r537054/996 K 8 py-pysmt V 34 dir 4-527904.0-528050.r528050/2325 K 11 py-pysparse V 29 dir 4-418286.0.r534185/167344 K 9 py-pystan V 28 dir 4-510959.0.r536694/74222 K 8 py-pysym V 30 dir 4-466022.0.r507372/2867619 K 13 py-python-fcl V 31 dir 4-529069.0-529098.r529098/0 K 17 py-python-louvain V 27 dir 4-483453.0.r531092/1038 K 8 py-pyvtk V 29 dir 4-404902.0.r462887/691702 K 11 py-quadprog V 27 dir 4-494188.0.r510282/1000 K 10 py-random2 V 29 dir 4-468563.0.r491837/485471 K 8 py-roman V 27 dir 4-284510.0.r528405/1002 K 7 py-rpy2 V 33 dir i-92667.0-478703.r535813/1072 K 13 py-scientific V 29 dir 2-20396.0.r507372/2871252 K 17 py-scikit-umfpack V 26 dir 4-470515.0.r515615/519 K 6 py-scs V 29 dir 4-485286.0.r534190/121952 K 10 py-seaborn V 27 dir 4-463934.0.r537444/1229 K 12 py-secp256k1 V 26 dir 4-471077.0.r480152/613 K 10 py-simhash V 26 dir 4-472424.0.r539311/999 K 11 py-slepc4py V 30 dir 4-473300.0.r507372/2873888 K 9 py-snuggs V 27 dir 4-534421.0.r534421/2121 K 11 py-spectral V 26 dir 4-472948.0.r533487/990 K 7 py-spot V 27 dir 4-476382.0.r533523/1066 K 14 py-statsmodels V 27 dir 4-334582.0.r527364/1685 K 17 py-statsmodels010 V 33 dir 4-334582.0-524057.r527408/656 K 10 py-svgmath V 28 dir 4-234452.0.r371328/34055 K 6 py-sym V 30 dir 4-466111.0.r507372/2876605 K 9 py-symcxx V 27 dir 4-465939.0.r528209/1070 K 8 py-sympy V 26 dir 4-218429.0.r522040/980 K 9 py-theano V 29 dir 4-380579.0.r508882/342046 K 11 py-triangle V 27 dir 4-528725.0.r528725/2296 K 6 py-ufl V 29 dir 4-294823.0.r526925/824066 K 16 py-uncertainties V 26 dir 4-465073.0.r528878/526 K 11 py-vincenty V 27 dir 4-486341.0.r486341/2488 K 5 py-yt V 34 dir 4-429583.1-511574.r531897/1112 K 12 py-z3-solver V 34 dir 4-475278.0-475913.r527855/1157 K 5 pynac V 27 dir 4-532032.0.r538421/6484 K 9 qalculate V 27 dir 4-117583.0.r521240/1562 K 2 qd V 27 dir 4-188439.0.r508923/2363 K 5 qhull V 27 dir 4-107890.0.r494452/3412 K 6 qhull5 V 29 dir m-107890.0.r458515/123370 K 8 qposases V 29 dir 4-487087.0.r534185/168087 K 8 qrupdate V 30 dir 4-239012.0.r507372/2883013 K 11 qtiplot-doc V 30 dir 4-172675.0.r424411/1163119 K 9 qwtplot3d V 37 dir 4-117647.0-486088.r507372/2883835 K 7 randlib V 27 dir z-6153.0.r518434/778811 K 9 rankwidth V 34 dir 4-529989.0-530209.r530209/1192 K 5 rapid V 29 dir 4-206921.0.r508882/343439 K 6 reduce V 26 dir 4-344974.0.r517027/976 K 10 reduce-psl V 34 dir 4-344974.0-462743.r532249/2285 K 12 reed-solomon V 29 dir 4-138189.0.r361099/133691 K 8 rehearse V 26 dir 4-520592.0.r525607/582 K 12 rexx-regmath V 29 dir 2-451939.0.r506432/267012 K 10 rkward-kde V 36 dir i-160825.0-467876.r534095/735140 K 10 rngstreams V 26 dir 4-222881.0.r417790/951 K 4 rocs V 37 dir e1-283641.7-466873.r538649/832596 K 6 rpcalc V 29 dir 4-248945.0.r531396/685886 K 6 rubiks V 27 dir 4-536314.0.r536314/6131 K 15 rubygem-algebra V 27 dir 4-429664.0.r429664/2126 K 29 rubygem-enumerable-statistics V 29 dir e-535886.0.r535886/386689 K 25 rubygem-expression_parser V 30 dir 4-385782.0.r414136/1167365 K 13 rubygem-fftw3 V 26 dir 4-368187.0.r414170/508 K 13 rubygem-mathn V 26 dir 4-467909.0.r514999/525 K 14 rubygem-matrix V 27 dir 4-535386.0.r535386/2412 K 12 rubygem-mtrc V 27 dir 4-502423.0.r502423/2223 K 14 rubygem-narray V 27 dir 4-349189.0.r474368/1067 K 19 rubygem-narray_miss V 27 dir 4-349190.0.r459070/1039 K 18 rubygem-numru-misc V 27 dir 4-356622.0.r459071/1033 K 19 rubygem-numru-units V 27 dir 4-356619.0.r459073/1038 K 14 rubygem-rb-gsl V 29 dir 4-378107.0.r515671/239988 K 5 rumur V 27 dir 4-503339.0.r537048/1066 K 4 saga V 27 dir 4-244368.0.r538865/2236 K 4 sage V 28 dir 4-289761.0.r539413/87243 K 2 sc V 29 dir 4-225542.0.r516744/710538 K 5 sc-im V 26 dir 4-432542.0.r519214/602 K 9 scalapack V 26 dir 4-80147.0.r538715/4369 K 6 scilab V 25 dir 1d-6991.0.r537507/997 K 18 scilab-toolbox-swt V 27 dir 4-165598.0.r537161/1063 K 3 scs V 29 dir 4-485283.0.r534190/123364 K 4 sdpa V 28 dir 4-90200.0.r524642/663211 K 9 secp256k1 V 26 dir 4-460299.0.r505289/652 K 4 sfft V 29 dir 4-324787.0.r518434/779502 K 12 simd-viterbi V 29 dir 4-138196.0.r361099/138577 K 8 singular V 26 dir 4-474374.0.r534894/620 K 4 sisl V 26 dir 4-519466.0.r519590/560 K 6 slatec V 29 dir 4-288144.0.r518434/780200 K 5 sleef V 26 dir 4-479149.0.r518859/619 K 5 slepc V 28 dir 4-473299.0.r516916/77727 K 7 slgrace V 30 dir 4-198545.0.r507372/2894798 K 4 snns V 27 dir 2-17571.0.r516916/78509 K 9 solitaire V 28 dir 4-44401.0.r400848/713588 K 16 sound-of-sorting V 29 dir 4-409318.0.r535516/722562 K 4 spar V 28 dir 4-43374.0.r498476/841497 K 6 spblas V 29 dir 4-288564.0.r518434/780896 K 7 spectra V 27 dir 4-468076.0.r535841/1101 K 11 speedcrunch V 27 dir 4-197663.0.r533686/1396 K 7 spooles V 29 dir 4-80138.0.r487272/2593200 K 13 spooles-mpich V 25 dir 4-80140.0.r358373/410 K 4 spot V 27 dir 4-476381.0.r533522/1401 K 3 stp V 27 dir 4-215221.0.r529255/2272 K 11 suitesparse V 28 dir 4-167234.0.r536694/74915 K 8 sundials V 29 dir 4-457352.0.r534190/124796 K 7 superlu V 28 dir 2-12384.0.r534190/125530 K 9 symengine V 27 dir 4-538449.0.r538449/3876 K 10 symmetrica V 28 dir 4-457787.0.r530241/13913 K 8 symphony V 27 dir 4-509769.0.r509769/3441 K 6 sympow V 26 dir 4-536974.0.r536998/630 K 6 tablix V 28 dir 4-148920.0.r517068/13186 K 5 taucs V 28 dir 4-97207.0.r524642/666104 K 5 tblis V 26 dir 4-459245.0.r535699/665 K 6 tetgen V 27 dir 4-153525.0.r521362/2359 K 6 teyjus V 26 dir 4-519062.0.r519086/547 K 5 timbl V 29 dir 4-208938.0.r528082/500705 K 3 tmv V 29 dir 4-460061.0.r524642/666830 K 12 tomsfastmath V 30 dir 4-141334.0.r507372/2903437 K 5 topaz V 27 dir 2-22794.0.r516916/79936 K 6 topcom V 26 dir 4-486728.0.r486819/543 K 8 triangle V 28 dir 6-121715.0.r516916/80621 K 5 trlan V 30 dir 4-283045.0.r507372/2904101 K 5 tvmet V 26 dir 4-63519.0.r423497/1053 K 3 ump V 28 dir 4-161401.0.r516916/81354 K 5 units V 29 dir 4-49519.0.r484628/1005923 K 6 unuran V 30 dir 4-222882.0.r484628/1006662 K 7 vampire V 36 dir 2-510141.0-510760.r512232/657269 K 8 viennacl V 30 dir 4-442495.0.r507372/2905536 K 13 visualpolylib V 27 dir 4-486820.0.r486820/3319 K 13 vowpal_wabbit V 30 dir 4-377088.0.r519824/1094789 K 4 vtk6 V 26 dir 4-339158.0.r534232/607 K 4 vtk8 V 34 dir 4-339158.0-474531.r538034/1650 K 4 vtk9 V 34 dir 4-339158.0-533089.r534312/1171 K 7 wavelib V 27 dir 4-519959.0.r536932/2505 K 5 wcalc V 29 dir 4-190954.0.r498476/842870 K 6 wfmath V 30 dir 4-128419.0.r507372/2908565 K 4 why3 V 27 dir 4-356538.0.r432811/1584 K 8 wxmaxima V 36 dir 4-139194.0-492600.r535516/723435 K 5 xblas V 29 dir 4-288627.0.r417685/486068 K 23 xfce4-calculator-plugin V 26 dir 4-407514.0.r513578/641 K 6 xgraph V 25 dir 2-498.0.r516916/83564 K 7 xlapack V 30 dir 4-289645.0.r507372/2909830 K 6 xldlas V 28 dir 2-10705.0.r415499/737378 K 7 xlife++ V 29 dir 4-469772.0.r517029/618810 K 5 xplot V 26 dir 2-5861.0.r516916/84231 K 7 xspread V 27 dir 2-1904.0.r517560/699103 K 7 xtensor V 27 dir 4-464237.0.r531901/1843 K 5 yacas V 26 dir 4-44287.0.r516639/1436 K 5 yices V 26 dir 4-475051.0.r531990/599 K 2 z3 V 27 dir 4-397543.0.r535095/1346 K 9 zegrapher V 27 dir 4-476278.0.r522116/1023 K 5 zimpl V 27 dir 4-457259.0.r484771/2463 K 7 zn_poly V 27 dir 4-533987.0.r533987/2963 END ENDREP id: 1-162.0.r539413/136507 type: dir pred: 1-162.0.r539401/52264 count: 14707 text: 539413 87418 49076 0 0107b5d34cf2fe1377e07d8ef840312a cpath: /head/math copyroot: 0 / PLAIN K 10 .arcconfig V 26 file 1-354154.0.r422906/41 K 14 .gitattributes V 26 file 1-411777.0.r467740/54 K 11 .gitauthors V 26 file 1-467739.0.r538317/74 K 10 .gitignore V 26 file 1-348322.0.r458023/77 K 11 .gitmessage V 27 file 3-457790.0.r457790/987 K 7 CHANGES V 26 file 1-99373.0.r537134/686 K 15 CONTRIBUTING.md V 27 file 1-348323.0.r348323/344 K 9 COPYRIGHT V 26 file 1-146787.0.r521639/51 K 4 GIDs V 28 file 1-168311.0.r537162/6603 K 8 Keywords V 27 dir 1-314142.0.r535225/1330 K 5 LEGAL V 25 file 1-748.0.r534928/1140 K 5 MOVED V 26 file 1-69878.0.r539271/707 K 8 Makefile V 23 file 1-6.0.r516635/2409 K 2 Mk V 23 dir 1-5.0.r539370/18036 K 6 README V 25 file 1-2408.0.r494236/641 K 9 Templates V 24 dir 1-2932.0.r535001/802 K 5 Tools V 26 dir 3-15302.0.r538520/3081 K 4 UIDs V 28 file 4-168311.0.r537162/6886 K 8 UPDATING V 28 file 1-102685.0.r539336/2503 K 13 accessibility V 27 dir 1-42583.0.r538649/69034 K 6 arabic V 27 dir 1-38973.0.r538642/63760 K 9 archivers V 25 dir 1-242.0.r539391/13684 K 5 astro V 24 dir 1-301.0.r539376/7423 K 5 audio V 25 dir 1-148.0.r539396/46141 K 4 base V 26 dir 1-420954.0.r521962/779 K 10 benchmarks V 23 dir 1-62.0.r538413/5782 K 7 biology V 25 dir 1-9066.0.r539319/9550 K 3 cad V 24 dir 1-276.0.r538843/7050 K 7 chinese V 26 dir 1-3770.0.r538642/70664 K 5 comms V 24 dir 1-76.0.r539388/11700 K 10 converters V 26 dir 1-1561.0.r538545/13560 K 9 databases V 25 dir 1-771.0.r539379/59385 K 9 deskutils V 26 dir 1-2098.0.r539370/77984 K 5 devel V 25 dir 1-73.0.r539404/379862 K 3 dns V 26 dir 1-6145.0.r538876/15407 K 7 editors V 23 dir 4-6.0.r539275/14317 K 9 emulators V 25 dir 1-181.0.r539385/12682 K 7 finance V 25 dir 1-4110.0.r538661/7778 K 6 french V 26 dir 1-25673.0.r538718/1918 K 3 ftp V 26 dir 1-199.0.r535516/574738 K 5 games V 25 dir 1-104.0.r539405/70889 K 6 german V 27 dir 1-7451.0.r538642/157416 K 8 graphics V 24 dir 1-94.0.r539411/57198 K 6 hebrew V 28 dir 3-31142.0.r538642/158655 K 9 hungarian V 29 dir 1p-38973.0.r538642/159926 K 3 irc V 23 dir 1-42.0.r539340/6531 K 8 japanese V 25 dir 1-410.0.r538830/15627 K 4 java V 27 dir 1-2798.0.r538197/581880 K 6 korean V 27 dir 1-5873.0.r538642/178026 K 4 lang V 24 dir 1-15.0.r539386/30065 K 4 mail V 24 dir 1-57.0.r539321/39737 K 4 math V 26 dir 1-162.0.r539413/136507 K 4 misc V 24 dir 7-35.0.r539403/29499 K 10 multimedia V 25 dir d-333.0.r539409/26091 K 3 net V 24 dir 1-22.0.r539393/82756 K 6 net-im V 28 dir 15-11144.0.r539291/10850 K 8 net-mgmt V 26 dir r-1011.0.r539333/23003 K 7 net-p2p V 26 dir g-29106.0.r538921/6431 K 4 news V 24 dir 1-145.0.r539003/4661 K 6 polish V 29 dir tv-38973.0.r538642/179579 K 10 ports-mgmt V 25 dir 1-5132.0.r538667/4740 K 10 portuguese V 28 dir 1-17842.0.r538642/181605 K 5 print V 24 dir 1-79.0.r539005/14444 K 7 russian V 27 dir 1-1559.0.r538642/184165 K 7 science V 26 dir n-5356.0.r539412/17758 K 8 security V 25 dir 1-269.0.r539381/69161 K 6 shells V 24 dir w-6.0.r537917/917314 K 8 sysutils V 25 dir b-339.0.r539410/76722 K 8 textproc V 26 dir 1-322.0.r539265/102056 K 9 ukrainian V 28 dir g-39704.0.r538642/185520 K 10 vietnamese V 27 dir 1-4812.0.r538642/187219 K 3 www V 26 dir 1-114.0.r539402/138078 K 3 x11 V 25 dir 1-16.0.r539370/781898 K 10 x11-clocks V 27 dir 1-931.0.r538649/1398122 K 11 x11-drivers V 29 dir 1-157567.0.r536383/227453 K 6 x11-fm V 27 dir 1-691.0.r538649/1401310 K 9 x11-fonts V 25 dir 1-543.0.r538323/14882 K 11 x11-servers V 25 dir 1n-710.0.r538121/1334 K 10 x11-themes V 28 dir 1-14410.0.r539370/794509 K 12 x11-toolkits V 26 dir 1-120.0.r539370/808544 K 6 x11-wm V 25 dir 1-40.0.r539370/816291 END ENDREP id: 2-1.0.r539413/140266 type: dir pred: 2-1.0.r539412/21517 count: 530064 text: 539413 136678 3575 0 361af3890adfc1b62df8bcb40a1eb601 props: 458023 3927 157 0 4d85142843815bcc29c89469bccb873c cpath: /head copyroot: 0 / PLAIN K 8 branches V 23 dir 0-1.0.r539407/57923 K 4 head V 24 dir 2-1.0.r539413/140266 K 8 projects V 24 dir 0-377393.0.r441387/0 K 8 svnadmin V 22 dir 3-1.0.r538673/1255 K 4 tags V 22 dir 8-1.0.r536699/5595 END ENDREP id: 0.0.r539413/140706 type: dir pred: 0.0.r539412/21954 count: 539413 text: 539413 140487 206 0 6d7a04e776b7ebd4aef6ebf2b408f348 props: 341041 7130 346 0 8b695b9f61597e4917effffba3bbfaa3 cpath: / copyroot: 0 / minfo-cnt: 58 5-289761.0.t539412-bk7p modify-file true false /head/math/sage/Makefile 8-289761.0.t539412-bk7p modify-file true false /head/math/sage/distinfo _6.0.t539412-bk7p add-file true true /head/math/sage/files/brial_spkg-configure.m4 _9.0.t539412-bk7p add-file true true /head/math/sage/files/ecl_spkg-configure.m4 _b.0.t539412-bk7p add-file true true /head/math/sage/files/gap_spkg-configure.m4 _d.0.t539412-bk7p add-file true true /head/math/sage/files/gc_spkg-configure.m4 5-290150.0.r340872/1803827 delete-file false false /head/math/sage/files/gcc.in _f.0.t539412-bk7p add-file true true /head/math/sage/files/giac_spkg-configure.m4 _h.0.t539412-bk7p add-file true true /head/math/sage/files/jmol_spkg-configure.m4.in 5-382550.0.r382550/617 delete-file false false /head/math/sage/files/ld.in _j.0.t539412-bk7p add-file true true /head/math/sage/files/libhomfly_spkg-configure.m4 _l.0.t539412-bk7p add-file true true /head/math/sage/files/linbox_spkg-configure.m4 _n.0.t539412-bk7p add-file true true /head/math/sage/files/mathjax_spkg-configure.m4.in _p.0.t539412-bk7p add-file true true /head/math/sage/files/maxima_spkg-configure.m4 4-297620.0.r354271/55 delete-file false false /head/math/sage/files/optional-packages.txt _r.0.t539412-bk7p add-file true true /head/math/sage/files/palp_spkg-configure.m4 _t.0.t539412-bk7p add-file true true /head/math/sage/files/patch-bootstrap _v.0.t539412-bk7p add-file true true /head/math/sage/files/patch-build_bin_sage-apply-patches _x.0.t539412-bk7p add-file true true /head/math/sage/files/patch-build_bin_sage-build-env-config.in _z.0.t539412-bk7p add-file true true /head/math/sage/files/patch-build_make_install _11.0.t539412-bk7p add-file true true /head/math/sage/files/patch-build_pkgs_cddlib_spkg-configure.m4 6-384107.0.r384107/1182 delete-file false false /head/math/sage/files/patch-build_pkgs_eclib_spkg-install 5-382399.0.r387365/875 delete-file false false /head/math/sage/files/patch-build_pkgs_git_spkg-install _13.0.t539412-bk7p add-file true true /head/math/sage/files/patch-build_pkgs_gsl_spkg-configure.m4 a-374215.0.r374215/9002 delete-file false false /head/math/sage/files/patch-build_pkgs_iml_spkg-install 7-354179.0.r354179/3068 delete-file false false /head/math/sage/files/patch-build_pkgs_libgap_spkg-install c-374215.0.r374215/9300 delete-file false false /head/math/sage/files/patch-build_pkgs_m4rie_spkg-install b-341797.0.r341797/19030 delete-file false false /head/math/sage/files/patch-build_pkgs_maxima_fbsd-patch-src_interfaces_xmaxima_Makefile.in e-374215.0.r374215/9600 delete-file false false /head/math/sage/files/patch-build_pkgs_maxima_spkg-install f-341797.0.r354274/2643 delete-file false false /head/math/sage/files/patch-build_pkgs_ncurses_fbsd-patch-src_configure h-341797.0.r341797/19996 delete-file false false /head/math/sage/files/patch-build_pkgs_numpy_fbsd-patch-src_numpy_distutils_system_info.py j-341797.0.r341797/20331 delete-file false false /head/math/sage/files/patch-build_pkgs_ppl_fbsd-patch-src_demos_ppl_lpsol_ppl_lpsol.c 4-380450.0.r380450/366 delete-file false false /head/math/sage/files/patch-build_pkgs_ppl_spkg-install 9-354179.0.r362432/234 delete-file false false /head/math/sage/files/patch-build_pkgs_pynac_spkg-install b-355933.0.r374215/9901 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_Doc-library-fcntl.rst d-355933.0.r374215/10257 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_Lib__distutils__unixccompiler.py i-374215.0.r374215/10625 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_Lib_distutils_command_build_scripts.py f-355933.0.r374215/10968 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_Makefile.pre.in h-355933.0.r374215/11319 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_Modules-_ctypes-libffi-configure j-355933.0.r374215/11687 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_Modules-fcntlmodule.c l-355933.0.r374215/12045 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_Modules___ctypes__libffi__src__arm__ffi.c o-374215.0.r374215/12422 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_issue21166 q-374215.0.r374215/12739 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_pr192365 v-341797.0.r374215/13053 delete-file false false /head/math/sage/files/patch-build_pkgs_python_fbsd-patch-src_setup.py a-343307.0.r343307/3373 delete-file false false /head/math/sage/files/patch-build_pkgs_scons_fbsd-patch-src_engine_SCons_compat__scons_subprocess.py x-341797.0.r341797/22629 delete-file false false /head/math/sage/files/patch-build_pkgs_sympow_fbsd-patch-src_disk.c _15.0.t539412-bk7p add-file true true /head/math/sage/files/patch-build_pkgs_tachyon_patches_Make-arch.patch t-374215.0.r374215/13398 delete-file false false /head/math/sage/files/patch-build_pkgs_zlib_spkg-install _17.0.t539412-bk7p add-file true true /head/math/sage/files/patch-configure.ac z-341797.0.r341797/22941 delete-file false false /head/math/sage/files/patch-src_bin_sage-spkg 11-341797.0.r354179/3668 delete-file false false /head/math/sage/files/patch-src_doc_common_builder.py c-354179.0.r354179/3998 delete-file false false /head/math/sage/files/patch-src_doc_common_custom-sphinx-build.py _19.0.t539412-bk7p add-file true true /head/math/sage/files/patch-src_sage_libs_ecl.pyx _1b.0.t539412-bk7p add-file true true /head/math/sage/files/patch-src_sage_libs_eclsig.h _1d.0.t539412-bk7p add-file true true /head/math/sage/files/psutil__arch__bsd__freebsd_socks.c.patch _1f.0.t539412-bk7p add-file true true /head/math/sage/files/py_libs_spkg-configure.m4 _1h.0.t539412-bk7p add-file true true /head/math/sage/files/pynac_spkg-configure.m4 _1j.0.t539412-bk7p add-file true true /head/math/sage/files/rubiks_spkg-configure.m4 _1l.0.t539412-bk7p add-file true true /head/math/sage/files/sage_brial_spkg-configure.m4.in _1n.0.t539412-bk7p add-file true true /head/math/sage/files/singular_spkg-configure.m4 _1p.0.t539412-bk7p add-file true true /head/math/sage/files/suitesparse_spkg-configure.m4 _1r.0.t539412-bk7p add-file true true /head/math/sage/files/sympow_spkg-configure.m4 _1t.0.t539412-bk7p add-file true true /head/math/sage/files/threejs_spkg-configure.m4.in _1v.0.t539412-bk7p add-file true true /head/math/sage/files/zn_poly_spkg-configure.m4 _1x.0.t539412-bk7p add-file true true /head/math/sage/pkg-plist 140706 140932