Skip to content

Commits

Permalink
v2.0.0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Aug 27, 2017

  1. Copy the full SHA
    0b5bae8 View commit details
    Browse the repository at this point in the history
  2. Do not try to calculate sin, cos, tan for numbers with floating expon…

    …ent > 2000000; Integration enhancement
    hanna-kn committed Aug 27, 2017
    Copy the full SHA
    c8204e0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cadec29 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2017

  1. Fix derivative of integrate(); Some basic integration by parts; Fixes…

    … to hybrid simplification
    hanna-kn committed Aug 26, 2017
    Copy the full SHA
    0b486a4 View commit details
    Browse the repository at this point in the history
  2. Fix integrate(a^x); Precision variable is not approximate; Write that…

    … approximate dynamic variables have variable precision in defs2doc and do not show actual value of precision variable
    hanna-kn committed Aug 26, 2017
    Copy the full SHA
    f2cd194 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1e5576d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Copy the full SHA
    6f6a0fb View commit details
    Browse the repository at this point in the history
  2. Duplicate the RPN register at the top, instead of pushing zeroes, on …

    …RPN enter with empty expression (fixes qalculate-gtk issue #22)
    hanna-kn committed Aug 25, 2017
    Copy the full SHA
    f768b0a View commit details
    Browse the repository at this point in the history
  3. Release preparations

    hanna-kn committed Aug 25, 2017
    Copy the full SHA
    c264f49 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Fix inconsistent parsing: x^2x=x^(2*x) and x^22x=x^22*x (now x^2x=x^2…

    …*x); Update ChangeLog
    hanna-kn committed Aug 24, 2017
    Copy the full SHA
    a223853 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    03f513f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5e246a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Copy the full SHA
    da44d48 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5b35237 View commit details
    Browse the repository at this point in the history
  3. Factorization fixes

    hanna-kn committed Aug 23, 2017
    Copy the full SHA
    943a8f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Factorization fixes; Avoid warning message when local dataset file no…

    …t found; Translation updates;
    hanna-kn committed Aug 22, 2017
    Copy the full SHA
    0f6a528 View commit details
    Browse the repository at this point in the history
  2. Factorization fixes; Avoid warning message when local dataset file no…

    …t found; Translation updates
    hanna-kn committed Aug 22, 2017
    Copy the full SHA
    7c61b91 View commit details
    Browse the repository at this point in the history
  3. Precision variable

    hanna-kn committed Aug 22, 2017
    Copy the full SHA
    4a56101 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2017

  1. Copy the full SHA
    1e98e67 View commit details
    Browse the repository at this point in the history
  2. Unicode ellipsis; Return zero for plot() and do not try to precalcula…

    …te functions (avoids confusing warnings); Fixes for roman, tima and sexagesimal number bases; Do not round exact integers in non-decimal bases
    hanna-kn committed Aug 20, 2017
    Copy the full SHA
    eae2c34 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2017

  1. Copy the full SHA
    bbc6609 View commit details
    Browse the repository at this point in the history
  2. Plotting on Windows

    hanna-kn committed Aug 19, 2017
    Copy the full SHA
    c94f281 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Copy the full SHA
    270cdd3 View commit details
    Browse the repository at this point in the history
  2. Ability to apply functions with multiple arguments to the rpn stack (…

    …including using the whole stack for functions with a vector as argument); Updated title and description for sum() and product()
    hanna-kn committed Aug 17, 2017
    Copy the full SHA
    f0dec24 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Fix clang compilation

    hanna-kn committed Aug 16, 2017
    Copy the full SHA
    3743fd8 View commit details
    Browse the repository at this point in the history
  2. Fix compilation on Ubuntu 16.04; Move function in fincance to parent …

    …category and update description of pmt()
    hanna-kn committed Aug 16, 2017
    Copy the full SHA
    974da38 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Copy the full SHA
    0b988d6 View commit details
    Browse the repository at this point in the history
  2. Make for() more efficient; Number fixes and safe guards; Do not alway…

    …s show fractional format when roman numerator or denominator is too large
    hanna-kn committed Aug 14, 2017
    Copy the full SHA
    bd910a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

  1. Function for calculation of parsed structure with timeout; Add system…

    … property to more units
    hanna-kn committed Aug 13, 2017
    Copy the full SHA
    60b2946 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Fix upper case for numbers

    hanna-kn committed Aug 12, 2017
    Copy the full SHA
    299d39d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Copy the full SHA
    000f8ca View commit details
    Browse the repository at this point in the history
  2. Use mpfr for gamma function and add digamma; Add complex argument and…

    … conjugate functions; Fix crash in im()
    hanna-kn committed Aug 11, 2017
    Copy the full SHA
    9ec90ea View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Copy the full SHA
    e8a6b09 View commit details
    Browse the repository at this point in the history
  2. Do not display fraction approximately; Do no allow builtin items to b…

    …e set local; Update README
    hanna-kn committed Aug 10, 2017
    Copy the full SHA
    3d61d7d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Copy the full SHA
    bc0971f View commit details
    Browse the repository at this point in the history
Older