Skip to content

Upper and lower limit slots not clear leading to undesirable results #81

@johnblommers

Description

@johnblommers

Expected: To demonstrate the issue, integrate the simple function x from 0 to 1. The correct answer is 0.5 exactly.

Result: But with accuracy of integration set to maximum the result is -0.501146157. There are three things wrong:

  1. It takes perhaps ten seconds to compute this result, much longer than you'd expect from such a simple integration.
  2. The exact answer is 0.50000000 but pebbles returns -0.501146157.
  3. The sign of the answer is wrong, it should be positive.

Screenshot:

Screenshot from 2021-08-15 19-07-51

Version

flatpak info com.github.subhadeepjasu.pebbles

Pebbles - Perform advanced calculations with ease

          ID: com.github.subhadeepjasu.pebbles
         Ref: app/com.github.subhadeepjasu.pebbles/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 2.0.0
     License: GPL-3.0+
      Origin: flathub
  Collection: org.flathub.Stable
Installation: user
   Installed: 104.3 MB
     Runtime: org.freedesktop.Platform/x86_64/20.08
         Sdk: org.freedesktop.Sdk/x86_64/20.08

      Commit: 43f192a03fa1ac2eed46888d6c60144d6b387b0d851444bf812e633e0cc2ec4f
      Parent: b3de54e093f068bc4146b69d488128b407a9370df3fd06d875f6786aa538699b
     Subject: Temporarily remove elementary stylesheet (734a0d18)
        Date: 2021-08-15 14:52:32 +0000

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DesignNeeds further designingPriority: HighNeeds to be fixed immediatelyStatus: ConfirmedWill surely be fixed or implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions