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.


    numpy again

    Pythonista
    40
    71
    80775
    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.
    • henryiii
      henryiii last edited by

      I think Ole's been held up for a few days trying to get Editoral 1.1.1 through Apple. They've rejected it once. Pythonista will likely come after that.

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

        That's about right, I still plan to submit Pythonista 1.5 this month, regardless of whether Editorial 1.1.1 will get through review or not.

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

          That's about right, I still plan to submit Pythonista 1.5 this month, regardless of whether Editorial 1.1.1 will get through review or not.

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

            A friend of mine has bet me $50 Computable will be available before Pythonista v1.5... do you think i'll loose?

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

              And I think, but they are impressed by the UI of the 'Editorial'.
              That is equivalent, will be installed in the 'Pythonista' is also great expectations.(^^

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

                @Pablo I think you may loose that bet.

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

                  @beer2011: google translate is not your friend.

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

                    I'm also eagerly waiting for numpy. After that, how about vpython (vpython.org) for simple interactive 3-D graphics. This is widely used in physics simulations for teaching, and the ipad would be a great environment.

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

                      Ole submitted this an hour ago, within Apple's 48 hour deadline. We'll see what Apple says for this one!

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

                        @henryiii How do you know? Just wondering if there's a public site for submission tracking. (I'm guessing he told you.)

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

                          Ole's Twitter feed:

                          https://twitter.com/olemoritz

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

                            very eagerly awaiting numpy! Any approx. date on that release date? Glad to to pay an in app purch if provides incentive. First phase of research project ends in about 7 weeks and I've been hyping this app to my skeptical programmer (non sci or math) research group.

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

                              There was a TON of demand for Numpy and Matplotlib but since it has become part of Pythonista, there has been very little sharing of code and examples on GitHub based around Numpy and related modules. This is in sharp contrast to all of the recent sharing of code and examples on GitHub around the ui module. The charts and graphs that omz showed above are really slick but are there other folks doing things with Numpy and Matplotlib who are willing to share some of their code and examples?

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

                                I use it as a calculator and for trying out stuff while learning more about numpy.

                                But the missing piece is pandas for most things I want to play with.
                                Having bundled SQL Alchemy with drivers for all common databases would be epic.

                                Currently playing with Computable and waiting for it to grow up a bit.

                                Yes, we're memory constrained even on the top end iOS devices today when you consider what these tools are generally used for, but there's always next week...

                                Z.

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

                                  I agree that Pandas would make numpy and Matplotlib much more useful but then I'd also love to have cvxopt and scikit-learn. I'd like to be able to run QSTK which depends on these modules. Computable has Pandas but is crippled by the inability to add code other than what can be typed into a notebook. Pythonista lacks iPython and related modules but being able to share code is a huge advantage. Apple needs to reconsider its draconian approach to app approval.

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

                                    Should we expect a swift response from Apple?!?

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

                                      Dat pun.

                                      Is it not possible to copy-paste code into Computable? I assume it would be, but I can't test it as I don't have the full version of that app.

                                      (I would like to note how much I appreciate that there is no unnecessary hostility between Pythonista and Computable. There are too many communities on the internet that see anything remotely similar to their project as competition. This one is not one of them, for which I am very thankful.)

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

                                        Yes,you can cut/paste (I didn't differentiate that from typing).

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

                                          Here's a script I ported from this SciLab script:

                                          4op_fm.py

                                          Generates and plots a 64 entries wavetable with waveforms derived by 4-operator FM synthesis.

                                          It doesn't really use numpy in the most effective way, since it was a direct port of code from another language (which I have never used).

                                          Screenshot

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

                                            What about scipy? Is that coming soon?

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