github Qalculate/qalculate-qt v4.7.0
Qalculate! version 4.7 (Qt GUI)

latest releases: v5.2.0.1, v5.2.0, v5.1.0...
15 months 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:

  • Allow multiple actions for keyboard shortcuts
  • Add toggle precision, and min, max, or min and max decimals to available shortcut and button actions
  • Add option to exclude units for unformatted ASCII copy
  • Add optional value to copy result action, allowing expression copy and formatting selection
  • Add option to automatically copy result
  • Always set (primary) selection clipboard contents when whole expression is selected or selection is cleared, e.g. after calculation
  • Improve support dark mode and high contrast modes, and change default style to Fusion, on Windows
  • Support for custom default angle unit, e.g. turn, arcsec, arcmin
  • Fix copy unformatted ASCII when local digit group separator is same as selected decimal separator
  • Append default angle unit (instead of always radians) when converting value without unit to angle unit (libqalculate)
  • More consistent addition and removal of angle unit from function arguments (libqalculate)
  • Always interpret ./, .*, and .^ as entrywise operators if user intention is unclear (libqalculate)
  • Change order of operations to place entrywise and ordinary operators on the same precedence level (libqalculate)
  • Add function, kron(), for Kronecker product, and constants for Pauli matrices (libqalculate)
  • Add radius to planets dataset and update other properties (libqalculate)
  • Support replacement of unknown variables within variable values (libqalculate)
  • Fix besselj(0, 0) (libqalculate)
  • Fix incomplete calculation in tan() with try exact approximation (libqalculate)
  • Fix 0/0=0 equality (do not return true) and output of 2/0 (and similar) (libqalculate)
  • Fixes and improvements for newtonsolve() and secantsolve() (libqalculate)
  • Minor bug fixes and feature enhancements

Download the source code here:
qalculate-qt-4.7.0.tar.gz

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

Windows binaries:
64-bit installer
32-bit installer
64-bit zip (unpack and run without further installation; no application data are read or written outside of the unpacked directory)
32-bit zip
The 64-bit binaries can now also be installed using the Windows Package Manager (winget). The Qt GUI requires Windows 10 or later.

GNU/Linux binaries:
A flatpak package is available at https://flathub.org/apps/details/io.github.Qalculate.qalculate-qt.
A snap package is available at https://snapcraft.io/qalculate-qt.

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

Don't miss a new qalculate-qt release

NewReleases is sending notifications on new releases.