HP Forums
NumWorks firmware version 13/ß14 2020 - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not remotely HP Calculators (/forum-9.html)
+--- Thread: NumWorks firmware version 13/ß14 2020 (/thread-14734.html)



NumWorks firmware version 13/ß14 2020 - compsystems - 03-28-2020 06:50 PM

version 13.x More info

https://tiplanet.org/forum/viewtopic.php?p=252132#p252132


RE: NumWorks firmware version 13.1 March 2020 - toml_12953 - 03-28-2020 07:27 PM

(03-28-2020 06:50 PM)compsystems Wrote:  More info

https://tiplanet.org/forum/viewtopic.php?p=252132#p252132

They finally fixed the Python input command. Yay!


RE: NumWorks firmware version 13.1 March 2020 - Don Shepherd - 03-30-2020 05:43 PM

(03-28-2020 07:27 PM)toml_12953 Wrote:  They finally fixed the Python input command. Yay!

Tom, what was the problem with the input command?


RE: NumWorks firmware version 13.1 March 2020 - toml_12953 - 03-31-2020 02:06 AM

(03-30-2020 05:43 PM)Don Shepherd Wrote:  
(03-28-2020 07:27 PM)toml_12953 Wrote:  They finally fixed the Python input command. Yay!

Tom, what was the problem with the input command?

Here's an example:

>>> a=input('x? ')
x? 62
>>>print(a)
666put('x? ')


RE: NumWorks firmware version 13.1 March 2020 - Nad - 03-31-2020 08:34 AM

Number of the Beast


RE: NumWorks firmware version 13.1 March 2020 - compsystems - 04-01-2020 04:01 PM

13.2
Mathplotlib https://tiplanet.org/forum/viewtopic.php?p=252187&sid=4d89cd5f55d40d7ca262976a8c3ef9ba#p252187


RE: NumWorks firmware version 13.1 March 2020 - Don Shepherd - 04-01-2020 09:21 PM

(03-31-2020 02:06 AM)toml_12953 Wrote:  
(03-30-2020 05:43 PM)Don Shepherd Wrote:  Tom, what was the problem with the input command?

Here's an example:

>>> a=input('x? ')
x? 62
>>>print(a)
666put('x? ')
Thanks Tom. I just received my Numworks calc today and have been playing with it. Entering:

a=input('x? ')
62
print(a)

directly into the Python shell on the calc was a frustrating experience, trying to do shift lock as required and not finding the single quote on the keyboard at all (I found it under the toolbox key). I can now see the value of writing Python scripts on the computer (Chromebook in my case) and uploading. And I see the output 62 instead of the 666 stuff.

Thanks for the info you provided. I'm looking forward to learning both Python and the Numworks calculator.


RE: NumWorks firmware version 13.1 March 2020 - toml_12953 - 04-02-2020 02:42 AM

(04-01-2020 04:01 PM)compsystems Wrote:  13.2
Mathplotlib https://tiplanet.org/forum/viewtopic.php?p=252187&sid=4d89cd5f55d40d7ca262976a8c3ef9ba#p252187

Yes! A great release that also gives more memory for Python.


RE: NumWorks firmware version 13.1 March 2020 - compsystems - 06-03-2020 02:48 AM

ß14.x
https://tiplanet.org/forum/viewtopic.php?p=253519&sid=411b8f859da0d0deb776c90a93e9933f#p253519
[Image: image.php?mode=thumbnail&image_id=12531]


RE: NumWorks firmware version 13/ß14 2020 - Massimo Gnerucci - 06-03-2020 06:09 AM

Picture too small: can't read a thing. Tongue