python libraries
|
04-21-2021, 02:20 PM
Post: #3
|
|||
|
|||
RE: python libraries
Inside Khicas, Numpy compatibility is provided by a Pythons script file that translate some Numpy commands into linalg commands (linalg is a native library I wrote for MicroPython). Unfortunately, Numpy would not be compatible because HP Micropython version is too old, version 1.12 at least is required. My personal opinion about Numpy is that it's more complicated to use than call natively Prime or Xcas commands.
Matplotlib compatibility inside KhiCAS is done using a native graphic library I wrote for Micropython. Matplotl requires that micropython is linked with giac, which also means that graphic knows how to draw on the Prime. I believe the best here is to get Casio matplotlib Python file and replace the basic graphic casioplot calls with HP Prime calls. |
|||
« Next Oldest | Next Newest »
|
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 - cyrille de brébisson - 04-22-2021, 11:17 AM
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: 1 Guest(s)