omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    [Module Request] SciPy

    Pythonista
    6
    6
    5516
    Loading More Posts
    • 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.
    • carlossless
      carlossless last edited by

      Hi Guys,

      I'm new here and I just recently bought Pythonista. I was really happy to find NumPy supported out of the box. However I do like to do some curve fitting once in a while and for that I really like the SciPy package. Knowing that includes some fortran and c code, I understand that using pipista is not an option here.

      Therefore, I would like to ask the creator for Pythonista to include SciPy in some future update of the app.

      Other suggestions on how to solve this in a another way are also welcome.

      Thank you,
      Karolis.

      1 Reply Last reply Reply Quote 1
      • ccc
        ccc last edited by

        https://forum.omz-software.com/search/Scipy is a very popular request.

        1 Reply Last reply Reply Quote 1
        • JonB
          JonB last edited by

          If you are just doing polynomial fits, you could use numpy polyfit. Similar linalg methods work for fits of linear combinations of nonlinear functions.

          1 Reply Last reply Reply Quote 0
          • fferreres
            fferreres last edited by

            Add me to the long list waiting for this

            1 Reply Last reply Reply Quote 0
            • Webmaster4o
              Webmaster4o last edited by Webmaster4o

              https://github.com/omz/Pythonista-Issues/issues/2

              1 Reply Last reply Reply Quote 0
              • markus_kreitzer
                markus_kreitzer last edited by

                I do a lot of discrete signal processing and neural networks and would LOVE scipy. I would also LOVE support for pcapy, dpkt, and Scapy although I suspect that they wont work because they require root permissions.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Powered by NodeBB Forums | Contributors