Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882427 - sci-calculators/qalculate-gtk-4.4.0 version bump
Summary: sci-calculators/qalculate-gtk-4.4.0 version bump
Status: RESOLVED DUPLICATE of bug 887369
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-21 22:15 UTC by Esteve Varela Colominas
Modified: 2022-12-29 22:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2022-11-21 22:15:34 UTC
https://github.com/Qalculate/qalculate-gtk/releases/tag/v4.4.0

Changes:

    Add "Clear history" to available keyboard shortcut and button actions
    Show exchange rates source, and update time, for current calculation in tooltip
    Fix "Set Prefix" for auto-calculated result
    Fix copying of result during delay before calculate-as-you-type result is added to history
    Allow use of curly brackets as alternative parentheses
    New prime number functions: primePi(), primes(), nthprime(), nextprime(), prevprime(), and isprime() (libqalculate)
    New functions for intervals and uncertainties: upperEndpoint(), lowerEndpoint(), midpoint(), and errorPart() (libqalculate)
    Add meter of water and related pressure units, and more derived flow rate units (libqalculate)
    Support for vectors and matrices in uncertainty propagation calculation (libqalculate)
    Proper support for uncertainty propagation in total(), sum(), product(), and for() functions (libqalculate)
    Simplify display of parsed expression (primarily for quantities with units) (libqalculate)
    Avoid parsing of implicit multiplication as nested multiplication (libqalculate)
    Include +/- statement in function argument without parentheses (libqalculate)
    Return values for approximate variables in exact mode in dimension() and elements() (libqalculate)
    Improve parsing of quotation marks as feet/inch or arcmin/arcsec (e.g. do not parse s" as sin) (libqalculate)
    Fix exact calculation of re((a*i)^(n/2)) (wrong sign in some cases) (libqalculate)
    Fix erroneous calculation in some cases with physical constants both outside and inside unit relations when interval calculation is set to interval arithmetic (libqalculate)
    Fix segfaults in some corner cases (libqalculate)
    Fix use of random numbers in iterative functions (libqalculate)
    Fix writing beyond end of array during exchange rates check in some cases (results in activation of old style matrices) (libqalculate)
    Fix automatic reactivation of deactivated global object if a function with the same name exists (libqalculate)
    Do not convert function arguments which do not allow units (fixes "arcsin(0.5+/-0.1) to deg") (libqalculate)
    Fix prefix after conversion to optimal unit when the optimal unit includes a prefix (libqalculate)
    Fix exact calculation when function argument is an approximate vector variable (fail) (libqalculate)
    Minor bug fixes and feature enhancements
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-29 22:43:50 UTC

*** This bug has been marked as a duplicate of bug 887369 ***