HP Forums

Full Version: Comparison of Python on Various Calculators?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a good comparison of Python on handheld calculators somewhere? One that compares speed, amount of RAM available, features, etc.? If so, where? I've looked and can't find one.
There are such comparisons on tiplanet.org, but only in French.
Modules:
https://tiplanet.org/forum/viewtopic.php?f=49&t=22906
Memory and recursivity:
https://tiplanet.org/forum/viewtopic.php?f=49&t=22913
Speed :
https://tiplanet.org/forum/viewtopic.php?f=49&t=22948
(01-14-2020 12:24 AM)Helix Wrote: [ -> ]There are such comparisons on tiplanet.org, but only in French.
Modules:
https://tiplanet.org/forum/viewtopic.php?f=49&t=22906
Memory and recursivity:
https://tiplanet.org/forum/viewtopic.php?f=49&t=22913
Speed :
https://tiplanet.org/forum/viewtopic.php?f=49&t=22948

Thanks! French is not a problem for me.
And any opinion, summarize, etc...?! Because the French is not a problem for the Google Translate, but the decision about these Python stuffz are problem for me...

Cs.
(01-14-2020 02:10 PM)Csaba Tizedes Wrote: [ -> ]And any opinion, summarize, etc...?! Because the French is not a problem for the Google Translate, but the decision about these Python stuffz are problem for me...

Cs.

There are tradeoffs to be made. By far the fastest calculator for running Python is the Numworks. Unfortunately, it has very limited memory capacity compared to the others. If you need to run large programs or programs with a lot of data, it's not a good one for you. If you need a lot of pre-written libraries, you can check those figures, too. It all depends on your needs as to which is the best calculator for you.
So, this MicroPython 1.9.4 HERE is not that Python... Any reference?

Thanks,
Csaba
(01-21-2020 08:34 AM)Csaba Tizedes Wrote: [ -> ]So, this MicroPython 1.9.4 HERE is not that Python... Any reference?

Thanks,
Csaba

The problem is that no calculator natively implements the entire Micro Python language. The TI Nspire can run full Micro Python if you use ndless on it first but the latest Nspire models can't run ndless yet.
Tell me, why are you worried about Python? I like CBasic by Sentaro21, which didn't fool me like HP with its 50g, 39gjj, 39gs etc business projects. Over the past 20 years, hewlett-packard has become a record holder for cheating potential users.
(01-21-2020 09:27 PM)Hlib Wrote: [ -> ]Tell me, why are you worried about Python? I like CBasic by Sentaro21, which didn't fool me like HP with its 50g, 39gjj, 39gs etc business projects. Over the past 20 years, hewlett-packard has become a record holder for cheating potential users.

I am working now on mechanical engineering educational materials, mainly examples in various fields, but all of them numerical examples. I am looking for a good programming language which easy to learn and easy implement numerical methids in that language.

The CASIOs are cheap calculators, available in Europe and Python is portable between desktop PCs and handheld calculators. Thats why I am interested.

If user defined functions and more than 1 character length variable names are supported, this BASIC will be OK. Sometimes I think the TI-89 will be better than CASIO, but the cost of the real calculator is very important. Now I use a TI-30X Pro Mathprint and a HP 39GII emulator.

Csaba
Slightly OT: Is it true, there is NO English language localization pack for TI-83 Premium CE???
Link: https://education.ti.com/fr/software/det...zation-app
Reference URL's