genius-devel-1.0.23-bp153.1.18 >  A `Ct!M@eeeSTk*.-pctx3HK_.DP{HBڭD&@4c]XN[ON3MkV[@hc wu[\U&8؀>}@ߖvI%AdEUa,h FPk$S*A.O`nw^N\.p <b{މ>8!i`D챍)k0GJkmt3^ʐR?TE u??O2Y'FU"od35b68107d70c2b4412030c4c2a9cded570f43381f2cec3db45a50c5345ef732988c284f315561138598a87abee7b77b2cd9d65ec\`Ct!M@eeeS Qؚ]*m+sP^]'߶p;-?,d ! \PT`d 8 V t  ? P"D"(E8L 9t : ? F)YG)pH)I)X)Y*\*$]*`^*b+c+d,e,"f,%l,'u,<v,xz,,,,,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.`CVobs-arm-8SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Scientific/Mathhttp://www.jirka.org/genius.htmllinuxaarch64+$ G( *[/|A큤`CK`CK`CK`CK`CK`CK`CK`CK`CK`CK`CK`CK`CK`CK`CK36d5e598a9d6e4cdadeaa32f5e440ea7416efa9218b4a23f0c894d4a4b88a09321e910108e2215c33a95d8e03489df514530b042d4b3a447638bb2852488620a381b83d093057d91781e0303719d7ff83c2a78c1d7a8619508b81500cac2b7388aa79df7cf929edafb4cf946862ef3ac403cee313d90eafb6654c6c81be698da31de679b633618fe31620cafe63bfe7f465ded1258776f70674a5140187f621317cba7e65ddef8a0c0df3400861d4ca329c05497111f91dcffd90f7a3c9fc3c7f7fa05874c2cb862c17c175f4a0dff26a0527d89f858ab3ed0aecd066fa39946a8ee92a33006ae81b967b92f4f5c964d745f39e05ce5ea591f667ca2175804ef416e18c19e51b96583fae9c5563d022187d72b8fb78794a7ffb0830c85e8ac375bb91616546979494fd4e117d8e7ba6a48b8d0b98f57dd056f569bffef47e5cd4b3c481075f793349493d8de4ab12eec62cad41c6b56fd2e12a7a46c972784bc61b5c8440d187e4c9c82d041cf7db4b6ce7caabd226b90b5da16b68c1caa4922d1c09a855262e04a955b249dd16b3d67c92375b5880d8c94e3b9b79b167015a1f46c92a5a97c2b722405c28d4d82fd1d42663d9cb8af8606730c280c439fcef0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgenius-1.0.23-bp153.1.18.src.rpmgenius-develgenius-devel(aarch-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.obs-arm-8 1615066454 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-geniuscpioxz5aarch64-suse-linuxdirectoryC source, ASCII textkY:i H&p%utf-8d68f8ce7413448a9b141d5d4da5cb539fea8971e259fe93bc54c6d50a1e9216b?P7zXZ !t/2;] crt:bLL.愼ʯK]>c3!gtC0_@VQ>`cjun}IȲFy1Z'F0.VvfAȿ1D,8v"r_}VRs%Qj[n"39I &;6 ?]4Ȑ,ki'3|rtbO*#JgQT Ybߕeo%/'Jˮu&60:`15\ߴ]7Jc;\fKdh3obԘ,tp*tv!C KkM2o'$:!ݡ8lYy._`7Aȯ_R-hrjAt][%ӄ.++ɩ)jqeyT55u^%JC@sc\gS_C =C*Za2ꪠf˥lx>$w]ڹwK [7 )C>Ll .dMA˴ʼn2ЮR ֻhg5!F7%V?lBW +{5;םѹ]NRZtdOM9i^jןDB!Ѡㆯ pOI]%,x3E]f~ E6XXnhĘ08E*(/~ya#G;gS f1a7 $hkSUC  vo _ W Y83tQFfcx"U(`]F[ZutkYy4Coq> KP+.GIC|2VsyT&,BwU[2ubU6\\)Z) nF6%;Jvk{Jt)5xi|-Ḩ%׷ ڤI/V-(bNP괲 s\Mf%Ic-?  UFVctX =<ʐt&7ìp٤ď, xȚ#:Cj-_k}L >b `؈ң+K좢{VejHk\ TAz!~)ߴ*ұwC[ĹҬΥ[z} :OR9 2=' +@_Az^XT{06Ɖ<d%#R \fK:N|q?R]tH=Xy}N{Cd˺{EӛU=F!yH$JJ>^sZPEf|7E%j"5bS+Ȕp=;LTE>|f+EaVHT5,e)9 {,PİkzbIG/t-iLN^hV( ,Gҷ癕2gֵ\<pE,)s^vW) UlKABX'|M9A?PVnw_(aR&cRP9h2-ͪbx PW7T;Do{eHHwEȗvʲHj=ά  3=znnzv/BcQ.6^;YTъV?,N_3G9U'Z{[.G7J1 O‚Ű1XA ]@z\XcQ9 92ނiJ1Sss>A14491qe)ɞNXpM)cs<PVbĭ-)FvK+4M&%eMrʙr?J2oS\ᨩۈqY0BUYR>=,ҁI⇆`13W~!VD+xi<08\+BQ,sRH LQkszmTy0%R1 76w#s1V"\wF;xEI!r, =~/}uڣ"=G l"4k_Do#Jnu}Q ٰ1\ſL r1E8$g8f΅#f Gv22L!u"^]\eh\ _SISY$>'iۖn{^ &/]8j^`ߞXײXߣ[Ѝp߱7A-͝xˏ?G:J_&Y2$w!M=_#}FA6] l'=x=kO"5M҅^NkF#ۆRMrtK3SGE?#XݵTqJDZGB@F C,Ӓ4~ȭ?Uz[" #ߩCr[pvH?՝Ѿ-'u ”y@[0ɘP 5j*| H<Ƨz' |beqCT'XBlf;K?/ׂ?k-)cԊiẈ0H W2HrC;ͨlǎmYE]D 毂i Tu~g@sLJGddo?,G@n|VC/7,'Uݏ8x7v#ɌQ_hx00h]ߺ m9c:Cϕa]qTƫ s xXg|t,Z33a*lH }&2SjQ\HNE"k'BKy.SwR$i3ZO&fa/g5a?< ,洲fNc PXf_\swN"/Xn:7 mW}Ute v 44mpۦoU~{&^+dzO tw%Ҳ^z|ޒױ2Am 3e9J^=|r2\3V6w@lf¤(h@k x$- ] G1]\|ʭ :O\q@F353̫7Uw Yl2[G~xxm%/,N$m`&  W]^ + nH, []<,~r%(aN?)Go Up*! M+̌m)'Nuot$gVh\v#cHx:wSzO)})o9: 69< Fib!V{r gjP6IJ5=eɡV͡@eBn8L2tZ.{z!H ,,nACu n%n4D hۆOn.)1:fCo}c/Fi5u!՛ CBB!νo}u>O<"Tg3U(Y<+p`(V3_D-k^5 l(.9i[by@ sJիp RbKKߌ=QxKCol fI'Pg\x.XНe@ (]mRed&e֬ VEw42AɑN̏`')g*DmC8f?V=  nObߜ;AC(ܡ@,:uD yݡݦЭ8R+H)/QL{=J%##"s| G`z0OvYқ8 ݑJW\Џw#V~ &-M{'RIytmb׍iuW\=1lI_)1بL"D,>ôIqJ4x. h7yT #uzI*/cȵ™';JoƉQt`)`h ĄIbA(Z<ivNhKy1-%:-:Q* zqw&G'<ݤhz(ٳ<qd4 81Tx̱kOSF2fんX m=t " +E)b/ \ɯ[P7rSxco )VlӔᆂ(1+=~٤>Zuoo0A׵Z2-QIoГv0-tn`d$Vd_ſilIyW݇um>&/A(s~Wbب.1rեݴ𰅻 A1*n)g]9^F!;8J2Y%*p ]_\1$FM"zq|>vI%=8:ԴFo,4YXSEf%K 3c>cyVyu3kFR NT}rTy!g*t3boi ]4"8#R6@џa}XDg=hI>邟5i.m9К>)׳ni %:NpnY>tmed+ ]rh؄&ulGOl!ySSw(qNW`Y󒮆u gD\P?vCtWRFrבb3Q $%1M AO_Akh>M#L&[i#!̄3:G 9^wK4Lιa⠳mnRBRT`'^X RcE<fZ!| ylknwK4%| ǥR0Yvq:s3(lIQPw>$_+e׭E ܄A7L rpfx_!u&+Z'6]Jj{dn- MR{@C^Ub'"(at͋I̗+ dB7e^R ,AVICV5(qWƚ||65UAܮ`yCgkDx Cl!MF{J H -ݡ(#𠇵%6u/P0|);+& Z9Rql132d^e{4e95Q6P>0NΕ) jCmZg?$r"6 ] E9oCG_{t-EY"js%Gx۬u[N w^K^S$#O./g;Y@/ݐ}iA^Jr+܄HI69٘fxUYGRL YԳ~%NE "Y_ַ,/Xe.ZWsZhT]GU\R%҈~O2UK(8}o VkE! 8 7 *C*~ifߤ&@7wb#ӦB2Zg4x6 v\Z އJ)ԑd )|,銐ΐ^‘%{Ú]Ha{(^F1cJwvP@&!a_Pp-XQ6%䗋dS* ZwY9nHao~?Rw#7ωd^t  ErD$;Yšo4nqϨpJ5Q8=޷ }}y^o& %/wϠPM47ܠl= Uw`9ZA)jjk^]}Ö 5cn;6䅻7X\:~aXLrB_;/&ňRe_{36~5=h>꒬o3Ap)IAVg[`'Jqԡv((lLFàUlK~14~9 *(]Ax|P;C56+bh0Üjz@3&lUc_a zT0/G,aݬAk?#faPIk!bZVNĐ&ܟt2U(ZojWOlVR_%=b B"$tDi=$'aHl (9tp F3QWʋIZ*%=7LU29dvp|2$૽uC޽r.] < y^nXH,3iIb&̄QN!۵ju-K P/yc| OR l+^w1\k.ɏ EꀻHpo~r"6 n]7EhmZI ddrc 9#6>{: rO+~򃖀}֔Szc]iq X3WltTs[!Qs.:~ښxރH5vtOʲE81%KDtXni\;ʇ^aS(GJx"o%}y 7f3f3T!v;8җ}k =x\?d`ւYZ~#*m[xp uwxd"IAd1ZH8\Y=\s~r"d<.rj3)Jh6<{Îv^cؓ;w/ɝqiH:)?muP&Aٽźwv֖FXy}[D̙#30Ci^ۡ(k"ILVF[.}(Vh9;H7)7)UE/ ,rk%d 3/4ˇ3xtItqV9VWtNVV 4/|.#5>d.E[Y~F =1ncp Ik]D&hRdLCez _3eŀ6yU ekHJXPX"8ƅ:ej0oc՞!M0؍豢Rb2wƝ6ݳ'e?kA~՘jlͨF/`&ŐBY1fUf`eSw&_$Emʡl9#V+/Lh}Wfyaz '--"ңÝ-9133Hx! Nn80ӯ#k^OFB&@]xHWETTӘ#f.PG6,0? pOi?76 ե!#7l<\5\7x^dEJi o4& \aGɂ yw56T"SÎ4T N0g3N |wF6h@clbd D;.单 r"9|F]pl$z+4IG?:! J6~4>w(DOJpĩOiKNt<]d/BUzLEw%A)tq&ҢF#:*BWU޸YAAr+Y!oZV&N֘Ϝ?6˨NS :*HPU.wmwe4sQ:t_ʶ-fk,@Paf#i&(zݝC]6V"QWb l}µZ5K_B й,hajԭU[FFerz8)Ohi¢A.`ղF4Y E#0i+"{$]/.MN灢٧Zd ,P ?;Oʢ1Յ6Od ?$磬 .4NeA ڴp_nT #CD=ZG(?o:QPxk[1U냘 ,(ӣw9m\#&]rYXkqo'fF2҂&1fR-*Dȧ8+<ժ.7`!x(n٥5Xk|RlZN/=7JBO<=z_xceo2:D,FTQ1==u0%;լXαNWVWWF.O^;UL_ls#َϷfȔ €+>PZˎ9R %VX^$`ك Jg-~^8;39px4]ap¾Ǟ=,dr{+A-KE@$17wIr9Gv_nٯ ϔ]x+XF>F.Jƈ.'Zdfӛ Okqo8eE'7ι˂QC1IʒLJB c7zQQ}6h.IUM=Ng U+]+8TW9F^wl>@xzOO?Pfuą\pr:IG6'O0 %(DwI{bBOq7H6pwkR q,06uEK NcVgJ72W ! S+rJyOڂsG[̅P';:ӣpudǗw]( ۥziĘ) s dXa4Ğcx9[m2Ldዅ>U/)t{U9+u:s6['_(W>nw 3:L8l m~'IPCWKVi }KoԊG >yC? %?MZKމ_yBZ^5.iii!U(4ko}>l=jlxhS#6@Q`,h~*@;:qMV<"^&za|t?D^N`[K .kcE9,Vg+|j [6/.TtVvdC{9A=mW3VM^rqLX Nԫn(opֆ[vq ?b\6>AE<( VZ* wM[@+gu@ \oQڪTs2iM:&+dK%.v5m & i?a6%DV?/ :2o|md~=c%Bq7N*\ݤ&p1M5=ԭ)C7,kf%?2-@y td=3L+c3RI2]eLquחw`@|>e#va~߄U-kQHuf">n'Se;'oqbKHenU>S^,L#*s,E"u)%{ڑNd bW&>&X\@]Mz*JQ]&(5J00$FB嘥+E?:0ޖȴ3<ۃƚi}.8y2&W+<|PY֏p. >rǏo={َύKK΢ĚΙ˄FЖ]6TNcc0»_Wo }!(=Pz2 En+]g:\'E!3V8&F/@ ^?h~Ȏ A4urz097RGO!]+1 Ȇ̥'lsuKSnaP%W`W20 ) rNp6 k(]}"^h4o_sSF`)~0NtŽLBMV1W6&G ~ }ygR&>6Owh;Hc!4<}J4e`<g7z E>0IJ|p5{ۄǕo;uE#-(IgŗI徸1uQ'ͣߡv["K` gDq;8d`~ YZ