github Qalculate/libqalculate v5.8.2
Qalculate! version 5.8.2 (library and CLI)

15 hours 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:

  • New functions: reshape(), circshift(), replacePart()
  • Functions mergevectors() and area() renamed to slice() and part()
  • v[i, ...]=... syntax for assignment of part of matrix/vector variable
  • Improve language handling for functions, units, and variables
  • Limit the range of supported arguments in bessely, besselj, binomial, and igamma functions (to avoid segfault and very slow unabortable calculations)
  • Do not try to calculate exact result with automatic approximation for expressions with iterative functions
  • Fix compilation without Readline
  • Fix segfault with entrywise operation on column vector and an empty vector
  • Fix handling of single quotation marks
  • Fix use of options "ignore locale" and "language" in command line arguments
  • Option to change the default currency
  • Limit time used for dual calculation with time command line argument to same limit as without
  • Fix use of options "ignore locale" and "language" in command line arguments
  • Minor bug fixes and feature enhancements

Download the source code here:
libqalculate-5.8.2.tar.gz

Download the source code for the graphical user interfaces (qalculate-gtk and qalculate-qt) here:
qalculate-gtk-5.8.2.tar.gz
qalculate-qt-5.8.2.tar.gz

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

GNU/Linux binaries:
flatpak packages (recommended) are available at https://flathub.org/apps/details/io.github.Qalculate.qalculate-qt (Qt GUI) and https://flathub.org/apps/details/io.github.Qalculate (GTK GUI).
A snap package are available at https://snapcraft.io/qalculate (GTK GUI).
64-bit (x86) self-contained binaries (GTK GUI) (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 libqalculate release

NewReleases is sending notifications on new releases.