Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. Math library for statistical analysis
Forum Updated to NodeBB v4.3 + New Features

Math library for statistical analysis

Scheduled Pinned Locked Moved Solved The Lounge
6 Posts 5 Posters 4.5k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    klynxe
    wrote on last edited by
    #1

    What the libraries I can use for statistical analysis in QT?

    mrjjM 1 Reply Last reply
    0
    • K klynxe

      What the libraries I can use for statistical analysis in QT?

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @klynxe
      Hi , you can use any you would like
      http://scythe.berkeley.edu/
      Boost also have many
      http://www.boost.org/doc/libs/1_64_0/libs/math/doc/html/dist.html

      So it really depends on what you need from the lib.

      K 1 Reply Last reply
      4
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Hi! Qt doesn't include maths libraries, so you have to use 3rd party stuff, e.g. MATLAB™ and its Statistics and Machine Learning Toolbox™. See Introducing MATLAB Engine API for C/C++ and Fortran for its C++ API.

        1 Reply Last reply
        4
        • mrjjM mrjj

          @klynxe
          Hi , you can use any you would like
          http://scythe.berkeley.edu/
          Boost also have many
          http://www.boost.org/doc/libs/1_64_0/libs/math/doc/html/dist.html

          So it really depends on what you need from the lib.

          K Offline
          K Offline
          klynxe
          wrote on last edited by
          #4

          @mrjj
          I'm need library for calculating statistical criteria

          JohanSoloJ 1 Reply Last reply
          0
          • K klynxe

            @mrjj
            I'm need library for calculating statistical criteria

            JohanSoloJ Offline
            JohanSoloJ Offline
            JohanSolo
            wrote on last edited by
            #5

            @klynxe said in Math library for statistical analysis:

            @mrjj
            I'm need library for calculating statistical criteria

            If you need to do statistics on large data samples, then root would be a nice choice.

            `They did not know it was impossible, so they did it.'
            -- Mark Twain

            1 Reply Last reply
            3
            • VRoninV Offline
              VRoninV Offline
              VRonin
              wrote on last edited by
              #6

              It really depends what you want to do. I'd add R, free software and as powerful as matlab, it intefaces with C/C++ brilliantly.

              For libraries I'll also highlight Eigen, if you need to do linear algebra on your statistical models

              "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
              ~Napoleon Bonaparte

              On a crusade to banish setIndexWidget() from the holy land of Qt

              1 Reply Last reply
              3

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved