gnome-genius-1.0.29-66.6e>UA4K|$hrK_7?ieo1b6}+D(*ճGh`=MKHh[n>>-?-d  THL\`~  x      x    8  X     $ $ R$( 8 9 : F!aG!| H! I"| X"Y"\" ]#L ^$b'mc(3d(e(f(l(u( v)0w+0 x+ y,0,z,,,,-<-@Cgnome-genius1.0.2966.6GNOME interface 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.ireproducibleנGNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOMEGPL-3.0-or-laterProductivity/Scientific/Mathhttp://www.jirka.org/genius.htmllinuxi5866`)65G!A큤AAA큤AA큤AA큤AA큤AA큤AA큤AA큤AA큤iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiia0ac077948e40472847f66cdcd69604a80bb8ea0c504881874291b9606dae0f35a6799e3b85728df04ffe7e3ed29e0abef050a647d277c30d9fe6a99761b910747536c8972e1ccb2e75bd5ea028aae648a5eac80c6e01d28950c7349785cc7b4af3f5492ad2de4986c082ba2cd3558b34ef0f82c0edec2fac7e13638ff7f414a377475effecd6225dd4d35927ea36c278110b308d7414e7680df0269233faac32a4e74710703b38cf9c40b79d8e34430fd27a8044be8310032aec6f39987e161cd0b698963b4b4e5ad711142891864225393b1c360b5ba607220711554c1ab012d549239ef37605b8914559d51c1f3e08b4df5bfbf0a239a28cbe661869aaeb6cb2ec2e7d30b5753362bce5525e95fad3550c171663b4e4c15f580ebe7bf75daee2098fa5e73e36f8c61cdccb402d0fd71eaff7f709cc62e44832e5f61a2437a5f06474dbc15e25f7d7b0cfa9ea7dc9175e5d7979f8550963c0f7da7fb663a3e72f761ed314c2b45c9831f58da18efa40b6011bdcaa6925d8fd5dafb2653d08dae36b0e79428766185e34d5bec51326b8c6c34e823e3ccf7dda906fdbca4ab97b2ffd5937a61ed52d4e848e7716db68121cf7ee196ff3ccf8f42a2c715d43867rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgenius-1.0.29-66.6.src.rpmapplication()application(gnome-genius.desktop)gnome-geniusgnome-genius(x86-32)mimehandler(text/x-genius)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    geniuslibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.33)libc.so.6(GLIBC_2.34)libc.so.6(GLIBC_2.38)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_ABI_GNU_TLS)libcairo.so.2libgdk-3.so.0libgdk_pixbuf-2.0.so.0libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgmp.so.10libgobject-2.0.so.0libgtk-3.so.0libgtksourceview-4.so.0libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libm.so.6(GLIBC_2.29)libm.so.6(GLIBC_2.43)libmpfr.so.6libpango-1.0.so.0libpangocairo-1.0.so.0libreadline.so.8libvte-2.91.so.0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)1.0.293.0.4-14.6.0-14.0-15.4.18-14.20.1i@i@az`/@^b;@^2@]$[!@[d@YDominique Leuenberger Bjørn Lie Bjørn Lie Bjørn Lie bjorn.lie@gmail.comDominique Leuenberger Bjørn Lie luc14n0@linuxmail.orgluc14n0@linuxmail.orgjengelh@inai.de- Drop gnome-doc-utils-devel BuildRequires: no longer needed- Update to version 1.0.29: + A bit of a brown-paper-bag release since the last one had a crash on saving console output. Also fix several other much less likely crashes. - Changes from version 1.0.28: + Implement an adaptive Gauss-Kronrod integration and make it default for NumericalIntegral. Adds functions AdaptiveGaussKronrod, AdaptiveGaussKronrodWithTolerance, GaussKronrodRule, and related parameters. + SYNTAX: Don't special case parsing -^n it will be parsed now as -(^n) as it should be. So -1^2 is now -1 as is only reasonable. + Fix referencing of true local variables so that local variables can be used as returns through the argument list. + When first refering to a variable, only search the local context, otherwise we might be by mistake referring to an unrelated variable in the calling function or global. + Add midpoint, trapezoid, and left-hand rule graphical examples showing the rectangles. + Improve the Euler method exponential example + Fix drawing points in postscript/PDF + Allow graphing of constants (functions with no arguments) + Add CompositeSimpsonsRuleData, TrapezoidRule, LeftHandRule, RightHandRule functions + Argument now complains when given 0 + Fix Macaulay* functions when c=0 + Fix a few compile warnings + Few minor bug fixes and fix some crashes + Updated translations.- Update to version 1.0.27: + Add Save button to toolbar. + Add calculus example "zooming animation" to show differentiability. + Allow setting editor color scheme in the settings dialog. + Closing window acts exactly like the quit button/menu item. + Current program is marked with larger font instead of bold, since that doesn't work with all themes. + Improve performance of surface plots, and get rid of flicker. + Remove menu icons. + Leave the Stop button on the plot window enabled if a script is running. + Remove dependence on AMTK. + Updated translations. - Drop pkgconfig(amtk-5) BuildRequires: following upstream changes.- Update to version 1.0.26: + The range boxes in the plot dialog are now evalued rather than being spin boxes, so that one can use arbitrary genius expressions there. + Always spawn a new instance, none of this uniqueness nonsense. + Various fixes stemming from the port to GTK3 and from various new compiler warnings. + File chooser dialogs are now native. + Fix saving of settings in the presence of old style settings directories. + Set default gtksourceview colorscheme to "kate" as "classic" is hard to see in dark mode. It can be set in the config file (no GUI currently). + Updated translations.- Update to version 1.0.25: + Port to gtk-3.0. + Various bugfixes across the board. - Replace ncurses-devel, pkgconfig(gtk+-2.0) and pkgconfig(gtksourceview-2.0) with pkgconfig(ncurses), pkgconfig(gtk+-3.0) and pkgconfig(gtksourceview-4) BuildRequires. Add pkgconfig(amtk-5) and pkgconfig(vte-2.91) BuildRequires: New dependencies.- No longer recommend -lang: supplements are in use- Drop rarian-scrollkeeper-compat BuildRequires and stop passing - -disable-scrollkeeper to configure: No longer needed nor used or recognized. - Drop translation-update-upstream BuildRequires and macro: genius is no longer in the t-u-u database, so no extra translations available. - Update macros to current standard. - Drop conditional hicolor-icon-theme, shared-mime-info and update-desktop-files BuildRequires and post(un) handling of relevant macros as well as gtk3-tools, update-desktop-files and shared-mime-info Requires(post(un)): No longer needed for any current supported version of openSUSE.- Add hicolor-icon-theme, update-desktop-files and shared-mime-info as BuildRequires and as Requires(post/postun) for right handling of post(un) scriptlets for suse_version < 1330.- Update to version 1.0.24: + Add: A RungeKutta and a plane curve plotting examples. + Updated translations. - Drop: + BuildRoot tag: its standard value is already set by default. + update-desktop-files BuildRequires and suse_update_desktop_\ file macro: they are no longer required. + pkgconfig(vte) BuildRequires: this is not required anymore now that Genius uses its own vte. - Add gio-2.0, gio-unix-2.0, gobject-2.0, pango and x11 pkgconfig modules BuildRequires. - Update: + '+' in GPL License tag to '-or-later' to comply with SPDX 3.0. + Post(un) scriptlets to be ran in release versions < 1330.- Ensure neutrality of description, remove rhetoric questions from description. Update package summaries.reproducible 1774440940  1.0.29-66.61.0.29-66.6   gnome-geniusgeniusgenius-readline-helper-fifognome-genius.desktophicolor16x16appsgnome-genius.png22x22appsgnome-genius.png24x24appsgnome-genius.png256x256appsgnome-genius.png32x32appsgenius-stock-plot.pnggnome-genius.png48x48appsgenius-stock-plot.pnggnome-genius.png8x8appsgnome-genius.pngscalableappsgnome-genius.svggenius.xml/usr/bin//usr/libexec//usr/libexec/genius//usr/share/applications//usr/share/icons//usr/share/icons/hicolor//usr/share/icons/hicolor/16x16//usr/share/icons/hicolor/16x16/apps//usr/share/icons/hicolor/22x22//usr/share/icons/hicolor/22x22/apps//usr/share/icons/hicolor/24x24//usr/share/icons/hicolor/24x24/apps//usr/share/icons/hicolor/256x256//usr/share/icons/hicolor/256x256/apps//usr/share/icons/hicolor/32x32//usr/share/icons/hicolor/32x32/apps//usr/share/icons/hicolor/48x48//usr/share/icons/hicolor/48x48/apps//usr/share/icons/hicolor/8x8//usr/share/icons/hicolor/8x8/apps//usr/share/icons/hicolor/scalable//usr/share/icons/hicolor/scalable/apps//usr/share/mime/packages/-fomit-frame-pointer -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory/00d49888a6e000456874472346a590b2-geniusdrpmzstd19T0i586-suse-linuxELF 32-bit LSB pie executable, Intel i386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=319f7e201a39914a4682bcab41013c20f815bd77, for GNU/Linux 4.3.0, strippeddirectoryELF 32-bit LSB pie executable, Intel i386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=662b19df090fe53878ae6fbd02424fe7605a4672, for GNU/Linux 4.3.0, strippedUnicode text, UTF-8 textPNG image dataSVG Scalable Vector Graphics imageXML 1.0 document, ASCII text) RRRRR RR RRRRRR RRRRRRRR RRRR RRRRRRR RRR RRRRRRPPP. l x4utf-8bafbc73643a1bfd3cabd7374acc368c6282cab140500785385a43b4f160d6ba18719356f1fdb6d6d84e6f9267f32f8c2fa6383eb993666e7e528e9b8e7b21986? (/h F16EF>|a)Dڳ㫨vCtЀVhg-dYdz< 1gU_/U{ |3.[qg7ΰ迥 MP(qFV*HqNi*mUgޱx{t؏Qx~ 6M Jv_{vonm;rq6Ʒ:{ⷮbk߹vϭEb5E(Be5ݒD Ygx0#ULW.()LV_'2 ʱԯ<[0p939%._kE~2r=\5 `No"**_ic 7Kb+g %5\nOdW UXH ßdhF7gd6; 态$ []擛Xq>6A'E%irsU,4 $&)*D J*HzmWmh+p@C-i٭}AhQD|"#Y ЊTs6%yBn bF{qt :