genius-devel-1.0.23-bp153.1.18 >  A `Ca!M@eee% p!h'= łr63 j'soĶ/Wº[`)^쨸UvFg#avr)*9ĕҧ܇.S4k~{/9@\o98MfJ`bdr-n ؇mj-OXɤ졏^Vqk|FU4V]z֔2.IKP<=,B6 OlLGUz™] .3 È.22449f5f5f21566113de331f3bb88683cf1ed94a652a54cb82d4aad2cfc59c1aa5790e9ee1b7c25bd167563507a801d9f31fe7c1cP`Ca!M@eee+`x6nrיLuP046i14C.&;KB9ug`79A{sN3zReI0fxudna3[ݧME!x*J6M X̅(]}Umq&s$,9Q8ozѧYE|Mq?D^"87# WrF!O"T?>VEJ5)A}H[*iY Y]>p;-?,d ! \PT`d 4 R p  ; L@|(A8H 9p : ; F)UG)lH)I)X)Y)\* ]*\^*b+ c+d,e,f,!l,#u,4v,pz,,,,,Cgenius-devel1.0.23bp153.1.18Development files for Genius, a general purpose calculatorGenius is a general purpose calculator program similar in some aspects to BC, Matlab, Maple or Mathematica. It is useful both as a simple calculator and as a research or educational tool. The syntax mimics how mathematics is usually written.`CbLs390zp26SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Scientific/Mathhttp://www.jirka.org/genius.htmllinuxs390x+$ G( *[/|A큤`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD`CbD36d5e598a9d6e4cdadeaa32f5e440ea7416efa9218b4a23f0c894d4a4b88a09321e910108e2215c33a95d8e03489df514530b042d4b3a447638bb2852488620a381b83d093057d91781e0303719d7ff83c2a78c1d7a8619508b81500cac2b7388aa79df7cf929edafb4cf946862ef3ac403cee313d90eafb6654c6c81be698da31de679b633618fe31620cafe63bfe7f465ded1258776f70674a5140187f621317cba7e65ddef8a0c0df3400861d4ca329c05497111f91dcffd90f7a3c9fc3c7f7fa05874c2cb862c17c175f4a0dff26a0527d89f858ab3ed0aecd066fa39946a8ee92a33006ae81b967b92f4f5c964d745f39e05ce5ea591f667ca2175804ef416e18c19e51b96583fae9c5563d022187d72b8fb78794a7ffb0830c85e8ac375bb91616546979494fd4e117d8e7ba6a48b8d0b98f57dd056f569bffef47e5cd4b3c481075f793349493d8de4ab12eec62cad41c6b56fd2e12a7a46c972784bc61b5c8440d187e4c9c82d041cf7db4b6ce7caabd226b90b5da16b68c1caa4922d1c09a855262e04a955b249dd16b3d67c92375b5880d8c94e3b9b79b167015a1f46c92a5a97c2b722405c28d4d82fd1d42663d9cb8af8606730c280c439fcef0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgenius-1.0.23-bp153.1.18.src.rpmgenius-develgenius-devel(s390-64)    geniusrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.233.0.4-14.6.0-14.0-15.2-14.14.1YY4XM@X|VUT"@T1Q)@P @jengelh@inai.deluc14n0@linuxmail.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.org- Ensure neutrality of description, remove rheotric questions from description. Update package summaries.- Update to version 1.0.23: + Stop depending the build system on gnome-common. + Help is now built as HTML and displayed in the browser,meaning it actually works, links work, and it doesn't depend on any particular desktop environment being installed. The HTML help is also shown in the command line version when "manual" is run. + New example for Duffing equation. + New example on traces of the Peano function. + Couple of fixes/improvements in the examples. + Fix a crash on SurfacePlotDrawLines/Points. + Updated translations. - Drop some %dir and %doc: no longer needed.- Replace scrollkeeper with rarian-scrollkeeper-compat BuildRequires: scollkeeper is dead, let's at least use the proper replacement.- Update to version 1.0.22: + Add a line plot version of the heat equation FDM animation. example, and improve the surface plot version. + Add argument principle example. + Add two Mandelbrot set examples and a Newton's fractal example. + Add examples for visualizing complex mappings. + Add example vizualizations for Riemann and Darboux sums. + Split the examples into submenus as there is now too many of them. + Add "filled" property to lines to allow drawing filled polygons. + Add LinePlotWaitForClick and LinePlotMouseLocation functions for interactive programs (used for some of the above new examples). + LinePlotDrawPoints and LinePlotDrawLine accept a column vector of complex nubmers. + Fix possible infinite loop on parse on systems with newer flex. + Fix setting of elements in transposed matrices (vectors). + Fix doc string to ErrorFunction. + Fix bad behavour upon double hitting "Run". + Fix vte deprecations, require 0.26 now. + Fix some strings and fixes to documentation. + Fix segfault when trying to swap a protected id with swapwith. + Fix StripZeroColumns behavior on a zero matrix. + Fix Subfactorial, and let Subfactorial, Factorial, DoubleFactorial apply over matrix. + Fix some inverse trig functions with complex arguments. + Other minor fixes including some crashes.- Update to version 1.0.21: + Add vibrating drumhead modes example, heat equation with explicit FDM, improve the Laplace FDM example. + Fix output of chopped floating point numbers, especially chopped imaginary parts. + Fix output of results as floats in pretty print. + Fix SurfacePlotVariableNames to redraw when changing variable names. + Updated translations.- Update to version 1.0.20: + Add more sizes of icons including SVG, and add Keywords to the .desktop file. + Documentation updates. + Fix PeriodicExtension function. + ErrorFunction (erf) is using MPFR for real values so it is far more precise and faster. + The Fourier series example is no longer using a hand coded graph and hand computed series, so it can now be easily modified to show series for different functions. + Fix GCC 5 compilation. + A couple of minor fixes in the plotting code including one possible crasher. + Updated translations.- Update to version 1.0.19: + New menu: Examples. These are annotated programs that show some mathematical concept. Generally taken from the classes I have been teaching. They are installed under prefix/share/genius/examples/ and are mostly using graphics so only work in the graphical GNOME/GTK version + New plotting functions: SurfacePlotDrawLine, SurfacePlotDrawPoints, SurfacePlotClear, PlotWindowPresent. + New rotation animation in the surface plot window. + Fix string constants from compiled library starting with 'E'. + A few fixes. + Updated translations.- Update to version 1.0.18: + New general functions: KroneckerProduct (alias TensorProduct), NewtonsMethod, HalleysMethod, LambertW, LambertWm1, NonzeroColumns, NonzeroElements, DisplayVariables, PrintTable, SetElement, SetVElement. + New plotting functions: PlotCanvasFreeze/PlotCanvasThaw to improve flicker if doing animations with genius, and LinePlotDrawPoints function to draw just points without the line. While plotting errors are no longer forced into a dialog, and presence of errors is indicated in the graph window below the graph. + Allow setting color in LinePlotDrawLine with RGB vector. When the vector building notation is done with floats and the final number is within 2^-20 times the step size of the goal, assume there were roundoff errors and still add it, just like for loops, so something like 1.0:0.1:3.0 now works. + Implement subsecond precision in wait function. + Fix memory corruption error triggered in nested floating point for loops with a floating point step. + Few minor bug fixes and fix some more compile warnings in gtkextra. + Streamline the compiled file format (saves about 30kb). + A few improvements to the documentation. + Updated translations.- Update to version 1.0.17: + Better precision for graphs especially when zoomed it a lot, and make font smaller if needed. + Line plots and parametric plots now allow "fit dependent axis" automatically when y limits are unspecified. And this is the default in the UI. + Add export of graphs to PDF directly. + Line plot step size is adaptive, also line plots now detect jumps and do not draw a connecting line, try plotting UnitStep for example. + Use arrow keys to move around a line plot. + left-right arrow keys rotate surface plot. + All plots are now antialiased on the screen (due to GtkExtra update and cairo usage). + Update internal GtkExtra to 3.0.5, and forward port all our changes/fixes (this gets us closer to supporting GTK+3 at some point). + Completion for "help on function" in the GUI. + Fix FindRootBisection and FindRootMullersMethod. + Factors is now a lot faster on very large numbers (as fast as Factorize). + Fix placement of labels on surface plots. + A few small fixes and updates to the documentation. + A few minor bugfixes. + Update mersenne primes (new one is known). + Updated translations.- Update to version 1.0.16: + Add SurfacePlotData and SurfacePlotDataGrid functions to draw arbitrary surface data, to allow more complicated 3d plots and 3d plots from data. + Add LinePlotDrawAxisLabels and SurfacePlotDrawLegends parameters and add corresponding UI checkboxes + Add ExportPlot function to export the current contents of the plot window to a file from GEL + Surface plot now allows "fit dependent axis" automatically when z limits are unspecified. And this is the default in the UI + Add sinc, BesselJ0, BesselJ1, BesselJn, BesselY0, BesselY1, BesselYn functions + Plot window slightly bigger (700x500 now) and there are wider side margins in the lineplot (2D) version to make tick labels always fit. + In both 2D and 3D plots, tick labels now use scientific notation when needed to avoid ugly labels + In surface plot the gradient always shows only the range of the function, so color is more useful when zoomed out. + Simpler output when typing "help foo" when foo is neither defined nor documented. + When for/sum/prod loops are in terms of floating point numbers and the final number is within 2^-20 times the step size of the goal, assume there were roundoff errors and still execute the body + Handle wider matrices than 2^15 columns in expansion + Fix flicker when plotting surfaces to allow animations with 3d plots + Fix possible uninitialized crash when reading badly formed standard library (should never happen, but ...) + Fix LinearRecursiveSequence and allow it to take vector for n + Fix crash on uninitialized variables in conjugate transpose + Fix crash on extreme zoom out or zoom in of a graph + Fix derivatives of Im and Re + Fix file chooser dialogs not starting in current directory + Avoid double error about uninitialized variables + Spelling fixes and documentation fixes + Require MPFR at least 2.3.0 + Updated translations.s390zp26 1615028812 1.0.23-bp153.1.181.0.23-bp153.1.18geniuscompil.hdict.heval.hgeloutput.hgenius-i18n.hlexer.hmatop.hmatrix.hmatrixw.hmpwrap.hmpzextra.hplug_api.hstructs.hutype.h/usr/include//usr/include/genius/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/087239013bd22242700206c952a70390-geniuscpioxz5s390x-suse-linuxdirectoryC source, ASCII textX?ʦk |utf-8cb79e8463ba0b700dc5c457e4abc848561f9979a64c002db84586b3c493ed034?P7zXZ !t/28] crt:bLL.]d tB#F>u$!#p -)(8RY~#wTׂ%q!Fr$bO47<9 bGD{  0S&y-]?s 99QP>%׾Xe0""JγqxMz%ǎSUw~$2cC6nSʪwtP@e-Twt G'7#?ʒ'@:d.t]+40'ũL&rsQCggM,,~1<8ձ,qIsk"zc2s F $ VXkT%RL4m`cWX,-5= 7HR-6 t$kK/utb\> Mt)|tgypyu']cq+^3q>Itl~v\S? %ȸ?g=ֹy>c t/DcMLJdLP حt$aI/\F8-6<'utqy* 8!E)g%UOؠ|a@-ƭai!]ṯ(%ϵV|NBgㄆJPe;fd"^ہN۽>gYS1Kcp/pY( I*r=0xu:YZ{> rTwr_Mpi/vAp?j]3;G }(021:xDu2ꕺ? GЫ{ґK3J/6sYkAxMG8yߢ''L+˳ eB};""/e,q먍?=ՑoYۉ>N5(ܬA(/nA"!z ȁ(]`j}ǯ]B'{>W|>g}q;.ߏ$L*%Q%=؉ Ls/fK~$D52*2;Hkid&bSRc۞ձiXdassT q/EҾ7a6BA&7&?Hhtq 폁k4Z I3 J!;Q]~!(Ox\DnnC:p|†J,alWhuf>ꝵ%8#)+tjue>wPљ> ;"ă\s\32 f?MzpYfNJ(mƴIv=H M12od}cU |}F[&;Dc^l,5ct%qR$ 0+8$QHhֿp {#1Y1R݀`BR8ѫrra:&PjMO怆:W蜇4ٹP>A8*AQK ΛvreKqdԛaVW2nQe45F"5_5LdW]Y&$AtfH E nI?08$Esc㠱Y_?>]dѾ1C-]zBb<[*-\np2̉7- #Ɏ^U9|WXtr2KCL4\gf'ai1|TΦu)9Bt#x5 <ԚaEsG|L7aDh/#+¹PlSj^C:)C)Ʃ@Ϙ&3e?j86i qO*п̿;L! 6:cU4S]hY:gPQxc&Z{ȔБ@[UА;3kORk.ȅey}i6^*NJ4*s_K`nH-s5)9p pvYL#hUޗңDFmuBt*_!:@97|ʮ WaۮHJD(yx\9c qLWw >ѭ;jsn57Cd)xIvJ]x#QBt&LpOp N&h쫋:o{v%e?5 73ZM>mb-^Ȑ泹aGs 0-XO`L [p@)RٲVp&@ i:ij+eKߤ%Va-ݭZm"'!28eLoPI @:[gN&`vr#[q+z=pBi5o DL{vG?;We0+v١s솂^#XoTPO)xV}Cs;!ձEm$"|B~ֵ$qĵ$!)4zY}g`n ɉ(i5G#GYYPԟ!f\tL LӢ1nޟ>>67W$\BR4E6Rҙ0Y̗#Iʻ 8zyhJ߁vUTn/Ɏԧ%*|LL4[źj}A4:.d.TTLV%bFT$R,N>M2"E*JKcpU%uߖ/*nN:5wC9pk Q x!"JgIeHoq=ZWj `hbO(<G0L02TQiaax)FVtu@s!oPpJxP[/M?ýj V CjSrpS=e:&܎tqrH|= UU81\9iAgV ~@g) ӣ{!hǀ4Lds!TCD7&+e{3<Fr{NFS|WnI' 9r;]fض׽,8vL >?bp( Do|TqA1#7>{Ju6CD d,FbObᲳ1?\:hRp}QR?"뜰RRDEo@އlX~bSja$ݒSJ*[o a ɐ8wᑪ2?4-iY7"@qvī"O+W1ራ14DYx$8ېZvplChVG{ĊjjU#y:͠~+\;*ouxxB[/pa@&r:/.ͩMv7A?[q:8x)B5?:a6*3dtfcݸ3U4l{*NF^f)#V5 _p~IV \=wQ,#f9exϱT|Z<5ff 1P6?C,A`IWڝ 9= 9$)&/Deͨ(EI(jM W{3 @;2SO(VKǽ-! Li/Fnfծ$Mtlpi LvН֥o Vn9[w[Y@pf$qiCR ˷s&+ RCPȟ0O]*DhJ9De&+=edALl\Q*BO()ك"]:65Vxx-.rQx^+4J9%Tq^ ou5 i:)곀mK<(y8k E.v)9lɳ✽UBhohu5*=/.ؐ3:] 7 rDRaXmXEMl)2jV(CHljņJm^,bؚ"Z)^}zgg9k-!א LX$dq3̾VRaLwZ2(c:f^)JJl."!HƳ56inz :)h{Pep^.خZW uTMK[r54քs&L[.ԥfJ{waП p@ k-\ # 6S{|Pbܷ%IfwOEE_`fsbMИ{1?Х)kg,p@iV} iѷ='D4@bJNǝ_5gϑrrb);kCxT@%~_+?GXW ` ) po!4hSS/X}NfX$(v"P6c,T9HYOm ҍk+H?{v_[0M5W̘G{AG+x>a/nL)ܿ /m˳MU$j즮T5+tT }g9{B&ϗxMV;/u)U?|"q;buZ [7XF! GOJ'*gHs}w-F>bcw QkP|>p HdzB9yOM-S~OSS;G.ʳ Z쉘Uc:O#/3B'|nqU}F+W2#<殮R&o˩2H:@sI+EpZ`4&_I>,bы. .}gpfel` &KƐ4jV<*rNxL݁⦽B IYas8\bmyǤW D}>r%0C4~ɇ$ <ɓ΂CcbU1qZ)drqڨ|YCE d榃C:\= q%޵[u -X:L ? #RwD!jǻ2j[R Gy͂!]t֧%[U2XB\v"b`B,nDܶk刚rڐxqE뻷"L:Dw|!7}!$#po rgGeI g7/ OH wix6>K:Ӂ%Y٪%nƻEZTA?<=*a< `j_8 z4-G$}nT9 \: 0_͐_P廞TgZ7*CEV=RSg.WH݀Ig/R]UʼOD΄ۨ#F<?LĦk?<߱w[1 \dAZ>v@H*;J޻`]m_W+Ynb 2s8`r[cżP!4"_I~7VŸw~Ӭ.~/d[V-NMJ޸5/|5-Y?(*EHfI<<-l>O[=A iDCKޒ1O'FSur`t.R,Fm*^ˡv.e1ߧ.!^rfs- WJjY? h RճDQs.:;PKKI9x)zb( 5NtQ0eiqhqnjXX<07(wlћDB4#+v h6 Gam̏}VlJL7i56b1y!;/6fY|ZGF=P>&,5`U8@p]}1jB g.'AjC6jw_6Ͳ89-Y9̒2+8jKtЙTǠTUx\=&(0Jdk kLЏ<8qղp{cR[c{[/t )AEL5:ή$$/!H%6 3cU Jk2uSO5ҩe |=,$U"P(n O!@0[[f^g*J5"*vvڠk OŰ·]I-cKDq4JV]ف)u9[(i>4|L_b@؀E)(a9SJ wVke8L/&vgmAhCpCTԷpr۷ dkhymoOA>'3iz#FRiQ~[r/GtQh(+xڙVUN?I%=<6=Aonrnϱ|)~`A2/)ApZP1,6T f$BŢ]|Tn[^=_Sg{ڦEjB i~Yl9MP_at{ZL jB!=0^|t 5 Skিҁ߮6eS,VT[y>AA53@҃z-";$Z+W*L"~PCm\f!Zvԃb] ~gz;J<[';*JKjdvLУ$K((J,Jϻ rA>?N&|($j7֮?X3.`RVAad3k'@(GQj*n5#mvg`Q6Ѭ6Fi4ڼ02T]=ZAK?s,6z@EZv0(kd_Uv2 V*SR6&|wk ՎEi($Vz|9ZH,LfEb~ÑЧ/ E=z?vlO ?%YTS9+>0GnfشzD]cr߃T?mkٙI֊ ~SLh?h6+%˞;ŷ0S(</f,TxI1ԇ_Nq!\%K](4KG4;fv[{Faz6@"( (.)W?{m߹F5k/\N|LNZY3yS"[uCU۬'\(em⩨߁m2o/"6,UjrMm]AQ{E " f/AFBV];Y6_F˗OMրFvX8P@L"м嫺taQxOihPi8ؠN% Jފ)F:"̭%1:)Lǩ/#ϸk&#0IJ~%jܔyܤ>M&XIlFy_x>E>łcUA9pX#$)OlFEJڪXZw&+*?0D§\*'>"2F]+eLj s؏S?:n+V=,'?e}qq'y:~"*"E&-dۭp7!Qr [>[YHl&V}@e.]P7{iB؋b ]^@\ȭжa6S=ϰ8Lqvh^-u4\hNYjv$ euyI#m?>ʕ6VzyΠ9a_nTѦ]_R) !|oz$nD'Rvq #0@~Җ@FRKY˧SnjAfj޽ʵfkBLIO#pyQY?́>]!N'ٺC9i_6We(>']$ <*HZ/k,^gK{Pq A@KG!c|+fc!CӶCS~ sN*,p~\." ͗YiEUi?l(س>Rhtbn?zݍBYqD|X}Jw)*. iXY%KH_Pu2ڂӍyPѵ;%"ݪ܆hMyNc!Q=[h={¢_OwZRw,Ei󈲙2HpwHtxE#xSXkj`PwBS4pו~y^~|\\#<_Ɋw(31;1*/Ka޸v@;!zm$bF(V+bcOW ܈T /#y(`gOtX{ BقVM=o֩Ѭг "yl6ST_pi6{žHNa0O7v}[t8ZCmnRK| _4zC˟]Rtd\&ʥJM_*v q2/  5tt0Go;Po alxEdNQ/52[6|ȁ]4p)j;ժ7C۲ЄaY͇tX3,& åEG~帑NiI-1IUi?`P,eR ͿtZß,ݡvGWy{5٪+Lޅ[ ܛ#ݠ'U x}=gF[axd.# ܤ<)ϾMHV0F{[քJ(opMTqAAƓnnݳ=.pcgfLH8uţ!nگt{h -9-yQ )D{U 21ݬf|dU Z3qDk$ b(~Vx5m[P7ɎEtgm<<>6QޝdfH2 q)믇I^7is<\xVbxľz44FVќ2GnE"uJƾ.Dwg)μ<TVoV .{ ԐEjj_u-;DHԛ{b=Bz\6l6 (n n/g()/ 4~qdߓ YZ