genius-devel-1.0.23-lp152.3.9 >  A ^ɸ/=„v#ist*an֐ Kl͛Sv9 fG]T^a-BĒO ɽ-UItdk-h"dӼ.9GhontӓzTgmGuy{f4թ#@};.}qDOmٰ@Lfáٲ]<pHI騎_޼6.i2! ۳M/smԿgE*V'7RiNʌp-5K|5ց=h7859f5d6a8329991f0851f384c87ef44d7e66130e96a6ed4ec43d310c52ac0099ee79600eb87f1c8d8a1dfd8972975ef5ab24184cL^ɸ/=„"߼$;&5QĞBҙ{(ΥP{XмA/`/ĨZAצfZD/]?oojUM\<p;,?,d  [PT`dw , J h  3 D8t(98@ 9h : 3 F)MG)dH)I)X)Y)\*]*T^*b+c+d, e,f,l,u,(v,dz,,,,,Cgenius-devel1.0.23lp152.3.9Development 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.^ìcloud116openSUSE Leap 15.2openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Scientific/Mathhttp://www.jirka.org/genius.htmllinuxx86_64+$ G( *[/|A큤^à^à^à^à^à^à^à^à^à^à^à^à^à^à^à36d5e598a9d6e4cdadeaa32f5e440ea7416efa9218b4a23f0c894d4a4b88a09321e910108e2215c33a95d8e03489df514530b042d4b3a447638bb2852488620a381b83d093057d91781e0303719d7ff83c2a78c1d7a8619508b81500cac2b7388aa79df7cf929edafb4cf946862ef3ac403cee313d90eafb6654c6c81be698da31de679b633618fe31620cafe63bfe7f465ded1258776f70674a5140187f621317cba7e65ddef8a0c0df3400861d4ca329c05497111f91dcffd90f7a3c9fc3c7f7fa05874c2cb862c17c175f4a0dff26a0527d89f858ab3ed0aecd066fa39946a8ee92a33006ae81b967b92f4f5c964d745f39e05ce5ea591f667ca2175804ef416e18c19e51b96583fae9c5563d022187d72b8fb78794a7ffb0830c85e8ac375bb91616546979494fd4e117d8e7ba6a48b8d0b98f57dd056f569bffef47e5cd4b3c481075f793349493d8de4ab12eec62cad41c6b56fd2e12a7a46c972784bc61b5c8440d187e4c9c82d041cf7db4b6ce7caabd226b90b5da16b68c1caa4922d1c09a855262e04a955b249dd16b3d67c92375b5880d8c94e3b9b79b167015a1f46c92a5a97c2b722405c28d4d82fd1d42663d9cb8af8606730c280c439fcef0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgenius-1.0.23-lp152.3.9.src.rpmgenius-develgenius-devel(x86-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.cloud116 1593099180 1.0.23-lp152.3.91.0.23-lp152.3.9geniuscompil.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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/087239013bd22242700206c952a70390-geniuscpioxz5x86_64-suse-linuxdirectoryC source, ASCII textW؞ܧ#utf-84e320b612961fa65662b4d756321742e439c76945d2d1c35f1c7394f341c2cde?P7zXZ !t/2=] crt:bLL ;D侟Cu;VIS)ѲS/@;rBo偅%GE;yP3D&;wvnY,zX鉝R'#E6D }$`d'c%R0'4: zv ϗ{W8#Hr+9Yir "e5zqUX//A wsK"͊6 uZ<9\OVI#w=.{>o'XO>$ FuPL㝜%, p9\Y8%g, 곷hC{/Rz;Vd:t2"6F#QµW|΁gmAҹW)7.z0"Ά4}Ǔ-ins3Az;׋NiL|v֧?3sdl)xצn#`zIE1c(ŔxxoS& _;ɢy+VUqk?ZZ6^w !r͕ju92 hA#3\xH7V 2F9hTH4Pw37L_4- ;0'U%ݤjI, {R5_5LR4u⎅T`qH$ÂZָ~+>,t//svG(a$+Df䓃8XӮJr0P]\4Ҟ׼-ƢCS9;wVY'si2UEv.%Р2A*'8TQ$SӅRM=!Z̅rqr^ dHe-, ɘ/pwo,Ӱ5r6W(,Ϫi[!fK&}5٣#)}L7lP.0]{O\KPlSQ3ױXt_gfs)M綃I?.  1S|%| ;3ÚD \7]ַir˨N87H7Ž){7p;*徂bMUr@In+$"KЏ7ŸrDl:0h#^2Z(:G)7@7UN78%吴PNGG/b%o})TYCz$wj.Ou9G•Yx|a)ˤu.*#T~r +8!ɊS3pn5Hbl62+划=)֮P<^gQӶP{y&Gˇ>;I% ?3a~L$ pqmWM#v<\{y@uGms;B…>х<>9<IΎE'܄_UR4yr‚Q]~/Y`½~PU0#?ZAw_j(C ,؇hw RN.qZx=Wy\DrFT o˳ObSH/fIZQɉ&[CbAkX xzBR/^]L]Ѯu-{̆/:@1 /ppy~;tzKzBnBP%eG;a=z ?nl|Ay)-p.v;i%kRS&*džm_}EA{*i2'<1qp Mۨ;˾@}ep=6Pc DR*( ~KBN.x(DIsΫ ]N{X)>Q}sB]e-$ߢ9:QcE$Y_ ϱy@@7g; m >ayAAU-eZs@l{Q!-`a pxU̠l䝩[Qbi S;\< ŏxF~Po~@>jJc5xb͜+P%AԏJ~bXJ.45iR2k2Ƞ~tv.6@N czHզpw{❵B"HmƫȂ2k? kN{]?R b + ykjv_O{{@~v^E䕉ߤJ"q<42pco $'+sHaz$x?#'-gUG.;KfG0(kΐaz&c.ҳid28nDF+gJDcGύyT/PQA.v^h0RΪC,i[Fᬺ?b_y_6K;0̧{KT؝5Cea+nPPxG0.+P5QsU؈A vr !qsb4\jܫyVʌWnun #w^(8; *cauMv|ek at,֤ˉYv+*Jxye^)In(^#[@8R]¥4*%Ն7C3Gv %=.GL!obON+*q,8;wadogZ&MEt{_t2v&o,9$eE9M8o#_uɨ VEegUGMؘ8VhwDi0P:.[0[|4.m_q6KƂZ"`0=S, tfnw7~ hؚvҋ[iHOZ7>.s↌`:U{BYMʮ~9c6{TZs {LjRcjZjv{oHRdQ; Ҩ<%Qa toS5Uӈ:kQ$grb<ѸI_l: N2%kdH0E(&Eڄ u; NnJ:NKNH3Qj6vlfk> i'7?a/ơxf46LOd~az6xd̡ʘj}ɫ >dEU8nVzo2QNUQ`0\)K+ R&yYcdiIxV/V|DAU1#ظS[TjP#vF\[REz3En !h/SFS|@Dv ?ſ=̛8? |Δ+gzQq^+N`X6@ݖ}̷I#$#A>j31y_V6>8@':_Y1n^0apE+KB hr|F2}K%F^\4|d v SǷ1zڷ\6PQ“(L5_(D.}Āt` lӶ|G,bkq7Ԧ{ޏ%pMe?³z.@Ͼɭ yPԤ衈$P## ;#LHUXAkW2^xF+B0)HPK*w:RPGO =28?Zs*=w]0 ^lZ HBc!y^YK53VVnrQI;Q-6,3$`ٰuM{r1IBba(jVW͏_N 7%魦Zjz12*n;P+Gޙy]y[EXkA`&s PΕǬht0%>o`{kS As.cuAb? xcQG4,39}chht4>>wu@-obj}QAOqvQMIz88umfΡL+fs'[#$JEʜl" rMx j;vW!fPo1ȿvVS#:B$u#z-t׫l1c76DBb0:Pd_S(0MaomZmǗK"toI,Rb~rJq#=BqC񩉭4tWvX ( c헩S) o^O*ڰ&#&)EO'psNQr\bW ! 2}JYN()4NU%M'd]۽X -FȜ4͹duʌXhNmcvFT ;]5uV,oV?i )o8q+F]=AppxF/&XLxnBq~ǝ Φ6Th-}[y&VN7cF7>Y +%|"ahWi/،M{ag  4mxw`y= ;oU4+5'u3LoxTĥ-5Q錛0'SLO,4tefg \ qBWMG BFJcdyf;OP8Onn}Dz Ԭ5or}dߟC8e#LtTl,ƜʦA]ӵu^`oQ/dw sz : ~!A㰼Tо]]O/n = v6B{x{2dIhrCB [bÇiT1@ 'yϙ$IIDn;ZFGE*EsɻSc` !}i$SeMyʕ<|Wjqa*,D1&Z,_G|Ս%t9*w' 팵oDB*᧾}\XNM#Ge+ՔPU?z b ] b3]vw ؼ 0H6FOY3]gFm,͡a2ՓlAQ-j\c8@V 9ck Z<'nvՙiW+}0|&g~L]@;6!'+j7n;6aj-iiбS#>7q~+Ys5?^mMpl`yV@>ղ(h+35)NHʚk☋!~c'Ջˊq-PJNQ7TyD =$8b=tEOK[h4w8}<:~3Tjm\1X@ (HZ^ӑ98?LV^`H>y2 7D SuL&{Rjߊ TK1;Ȁ W@_=]lv֓~E/'c*}];q~/z= BςlcAf3ݿPS);gN(QL",pzѩ}HY—><.䓄ѐOSJ`+"?rkz@w.S Dj!go2&d=aAP;]x 8"0ܮ%8J}Aőtl D(q¥S9;~yQ.: r_t#d; Tag-fT4o}eu..k:`Ͳ?=ȏB@ ^;ZEꍟ=L#4u5R*ГF lEqΩaצo?̢QmaZ-v$I+evpHqdC1S-Ufb'+1>?^Â: wpV( |l€ Bd^J}(XhnN] ߔ"db`!ъk?t1qܼw$/-?.GIfYY79dXojQ9fg}~rxW]Os}*[tn̸q.Xc tB+"ޚug|K1iEoI6e0T6|?nvR\M'dFnDEN?YbHcN]}n m[^HwP4J*QhYEI*ܹ_#s^,h$a[Ar2w,{\\%a^]W24-$hM[#nj(?iErOjNy|enhksB XƐ~!>6/ TbZ"5u\RfŹnJ-o2Kz>a艉6!6ih\T mq7%EU0j7ye0RUwg3ec+>+ S8Hpu=r0ޢHeI4꡻W-߫Do.MVozDۍjé; 0b۲T*@ͮ{drUIjed0g=3nxJNV΁7CB*  b-.'-1TFvclȠϯ69Gw 턊H$;q x,L:r;>ΏsS0 twƉ缥u,*d3>jtk)1EQ~1"H95K"$LIT,sΏg=]l)\Fh$aNh'Đ\8WyjC0C 3v|B9rdk=e-70f'qE4Scrx: oWS ”/q6^8';&Mp Dmv6)/Dm)M(O.7+0LB? J1 JF%Thu@Q<ϝFlˎEbB8i!hr:Qtҳb-ēS kf*B[5C5Vݰ%I.\AEQ" ^0#P1=T?d)bJFlPjp$Ou5YYm12eEe+E0 !9|MPOEVW uuҞ,ZWʁ^!NƀcF)=V C7_x0 Mq!3¡x H UZL+ƆgZ^9T; VHwنB$j5-R}yB(JkIUlhie>lY%`r.+osS,6D+XCS!i1y3#7g )P0ٸay@ZVqEy>k*+IWmiT4t*Z9t T]\X*a9y3h+_L{繌L坮.jCTDle]h+;Y "uf_ cUԯ(d@0WC|XUHDK~!UNqw81:C[IݨS Kh} iW't3ATi2e{1+;{Ax#v%Cg"/?w$XK=?s_"C"Y:¾1nZ',@3Sӝw3=]4ӀlU2s7!jBhqτ |0ɧ&k7ƒ>-kJ^D+Jv>C]h8azӟ;]ԷYVb1Ca".᎔`OB rрdrΪJ kqZcc^(wzEf u*ʂU5Bmma0)'ޕ"#CpF%݄%ú92y/h@0BdGmy!DQL?:z! x z*@YY"SjWw1|1.dq(ğig@2}K|Wۆżeho RtE%niQ8cGQK 6#о~7eϵ~ƀ4d(VTX&jܴeE|׶fj0pyp)Yޛ(\ga,I'0W L?+K2ݡ<35~"+ϩVXὥ[UQvc#= |h_;_(F}qqܱ:;tE+eTtV""4f뤯b} S,i{]muqQ؅ IZg(ԇdG]tq@t?LokT 9_>x]?pT35F`-Y^0" OVʝjF$hj󮆑x{菏K4Px^چ "_JM^fjӺ7Waacr+2t600  Hfyur1ؒ4~M'9i ,ҝ׀ڏo YuۗW~GBvQ0ALjhC