Post Reply 
python libraries
04-22-2021, 12:44 PM
Post: #5
RE: python libraries
(04-22-2021 11:17 AM)cyrille de brĂ©bisson Wrote:  Hello,

Using the con kit, you can add files to an app (a python derivated app in this case).
Then you can use the files using import fileName

Of course, only pure python files will be supported. Modules that rely on a native library will not work as there is no native support in Prime.

If your aim is to do math, I would suggest that you use the build in calculator features, which are very well designed and work well together and work well with the calculator UI and keyboard.

Are they python libraries that would be beneficial to add to prime that I could add?

Cyrille

Numpy, Pandas, Scipi and Patsy would be my request but as Bernard mentions, some may lack compatibility due to the version of MicroPython that's currently being utilised on the Prime. On reflection, I also like Bernards idea of utilising his Casio customisation of MatPlotLib with HP draw calls as it would provide greater flexibility.

Plotly is my favourite math/sci/stats oriented graphics package but I'm not sure whether there's much within it that can be converted for calculator use cases.

I'm making an assumption that any math functions that are pure python will be more performant than math functions that involve roundtrips via PPL/CAS (this seemed to be evidenced by the TI Planet post).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
python libraries - robmio - 04-20-2021, 11:49 AM
RE: python libraries - jonmoore - 04-20-2021, 05:21 PM
RE: python libraries - parisse - 04-21-2021, 02:20 PM
RE: python libraries - jonmoore - 04-22-2021 12:44 PM
RE: python libraries - toml_12953 - 04-22-2021, 01:28 PM
RE: python libraries - John Keith - 04-22-2021, 04:11 PM
RE: python libraries - roadrunner - 04-22-2021, 01:07 PM
RE: python libraries - parisse - 04-22-2021, 03:07 PM
RE: python libraries - jonmoore - 04-22-2021, 04:38 PM
RE: python libraries - robmio - 04-22-2021, 04:24 PM
RE: python libraries - parisse - 04-22-2021, 06:58 PM
RE: python libraries - jonmoore - 04-23-2021, 05:13 AM
RE: python libraries - parisse - 04-23-2021, 05:51 AM
RE: python libraries - jonmoore - 04-23-2021, 09:23 AM
RE: python libraries - parisse - 04-23-2021, 10:54 AM
RE: python libraries - jonmoore - 04-23-2021, 11:08 AM



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