github Qalculate/qalculate-gtk v3.20.0
Qalculate! version 3.20 (GTK GUI)

latest releases: v5.1.0, v5.0.0, v4.9.0...
2 years ago

Qalculate! is a multi-purpose cross-platform desktop calculator. It is simple to use but provides power and versatility normally reserved for complicated math packages, as well as useful tools for everyday needs (such as currency conversion and percent calculation). Features include a large library of customizable functions, unit calculations and conversion, symbolic calculations (including integrals and equations), arbitrary precision, uncertainty propagation, interval arithmetic, plotting, and a user-friendly interface (GTK+, Qt, and CLI).

Changes:

  • Updated insert function dialog layout
  • Add description field to variables and units dialogs
  • Add customizable keyboard shortcut for insert result
  • Insert "smart parentheses" with right parenthesis key if expression has selection or text cursor is at start
  • Add language option to configuration file
  • Fix background color of expression entry in inactive window
  • Add translator credits to about dialog
  • Convert Celsius to Fahrenheit if no calculation was performed
  • Catalan translation
  • Add support for function creation in save() function and with associated operator (e.g. func1():=x*y^2) (libqalculate)
  • Add operators (.', .*, ./, .^) and functions (replace multiply(), divide(), and pow()) for transpose and element-wise multiplication, division, and power (libqalculate)
  • Fix norm() and magnitude(), and add second argument, p, to norm() function (libqalculate)
  • New text operators: dot, cross, comb, and perm (libqalculate)
  • Add support for ^^ as XOR operator (libqalculate)
  • Fixes and improvements in multisolve() function (libqalculate)
  • Always return exact result in base() function, in exact mode (libqalculate)
  • Improve parsing of functions without parentheses (libqalculate)
  • Do not try to load data objects from global definitions dir if data set is local (libqalculate)
  • Interpret "±" at end of expression as "±0" (libqalculate)
  • Add support for QALCULATE_USER_DIR environment variable and always check for "user" directory on Windows (libqalculate)
  • Output both original and factorized integer, and output abs(x) as |x| (libqalculate)
  • Minor bug fixes and feature improvements

Download the source code here:
qalculate-gtk-3.20.0.tar.gz

Download the source code of libqalculate here:
libqalculate-3.20.0.tar.gz

Download Windows binaries here:
64-bit installer
32-bit installer (use compatibility mode to avoid keyboard input issues)
32-bit zip (unpack and run without further installation; no application data are read or written outside of the unpacked directory)
The 64-bit binaries can now also be installed using the Windows Package Manager (winget).

GNU/Linux binaries:
A flatpak package is available at https://flathub.org/apps/details/io.github.Qalculate.
A snap package is available at https://snapcraft.io/qalculate.
64-bit (x86) self-contained binaries (extract and run from anywhere on most GNU/Linux distributions; no translations included)

For more information visit the website at http://qalculate.github.io/.

Don't miss a new qalculate-gtk release

NewReleases is sending notifications on new releases.