HP Forums
matplotlib.pyplot library in FX-CG50 Vs Graph 90+E - 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: matplotlib.pyplot library in FX-CG50 Vs Graph 90+E (/thread-17798.html)



matplotlib.pyplot library in FX-CG50 Vs Graph 90+E - Mariox - 12-06-2021 03:34 AM

I have the FX-CG50 model with the latest OS version 03.60.0202, but the matplotlib.pyplot library is not available in python:
But in the "Graph 90 + E" version, if it is available.
 
Why the difference, I understand that both models are identical.?
 
Catalog FX-CG50
[Image: catalog.png]
 
 
Catalog "Graph 90+E"
[Image: catalogo-Graph90-E.png]
 
The TURTLE library is not available either


RE: matplotlib.pyplot library in FX-CG50 Vs Graph 90+E - toml_12953 - 12-06-2021 03:44 AM

(12-06-2021 03:34 AM)Mariox Wrote:  I have the FX-CG50 model with the latest OS version 03.60.0202, but the matplotlib.pyplot library is not available in python:
But in the "Graph 90 + E" version, if it is available.
 
Why the difference, I understand that both models are identical.?
 
The TURTLE library is not available either

The latest OS update (3.60) for the French versions of the FX-CG50 does have both libraries.

https://edu.casio.com/download_service/en/download/index.html

For other markets, you can download both libraries from tiplanet.org

turtle.py: https://tiplanet.org/forum/archives_voir.php?id=2648501
matplotlib.pyplot: https://tiplanet.org/forum/archives_voir.php?id=2648498


RE: matplotlib.pyplot library in FX-CG50 Vs Graph 90+E - Mariox - 12-06-2021 05:08 AM

Thanks for the info.

And as I do to download the French update, in the country I select France, but I always download the file that I already use and it does not bring those libraries.


RE: matplotlib.pyplot library in FX-CG50 Vs Graph 90+E - critor - 12-09-2021 06:06 PM

The updating software does detect your calculator model and then installs different firmware images based upon what has been detected :
  • the one with matplotlib and turtle if it's a Graph 90+E
  • the one without matplotlib and turtle if it's an fx-CG50

The only way so far for the fx-CG50 is to download matplotlib and turtle separately and install them manually.