Post Reply 
Comparison of Python on Various Calculators?
01-13-2020, 07:10 PM
Post: #1
Comparison of Python on Various Calculators?
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.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
01-14-2020, 12:24 AM
Post: #2
RE: Comparison of Python on Various Calculators?
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

Jean-Charles
Find all posts by this user
Quote this message in a reply
01-14-2020, 02:47 AM
Post: #3
RE: Comparison of Python on Various Calculators?
(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.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
01-14-2020, 02:10 PM
Post: #4
RE: Comparison of Python on Various Calculators?
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.
Find all posts by this user
Quote this message in a reply
01-14-2020, 08:15 PM
Post: #5
RE: Comparison of Python on Various Calculators?
(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.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
01-21-2020, 08:34 AM
Post: #6
RE: Comparison of Python on Various Calculators?
So, this MicroPython 1.9.4 HERE is not that Python... Any reference?

Thanks,
Csaba
Find all posts by this user
Quote this message in a reply
01-21-2020, 03:40 PM
Post: #7
RE: Comparison of Python on Various Calculators?
(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.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
01-21-2020, 09:27 PM
Post: #8
RE: Comparison of Python on Various Calculators?
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.
Find all posts by this user
Quote this message in a reply
01-21-2020, 09:50 PM
Post: #9
RE: Comparison of Python on Various Calculators?
(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
Find all posts by this user
Quote this message in a reply
02-25-2020, 04:13 PM
Post: #10
RE: Comparison of Python on Various Calculators?
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
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)