- 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. (forwarded request 927919 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/927932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/genius?expand=0&rev=37
- 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.
OBS-URL: https://build.opensuse.org/request/show/927919
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/genius?expand=0&rev=57
- 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.
OBS-URL: https://build.opensuse.org/request/show/522365
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/genius?expand=0&rev=42
- 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.
OBS-URL: https://build.opensuse.org/request/show/290422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/genius?expand=0&rev=34
Have to say - I have no frigging clue what this package is for or what it does, but hey: Here is an update
- 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.
OBS-URL: https://build.opensuse.org/request/show/249039
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/genius?expand=0&rev=30