Desenvolvedor: Yasushi Obata (8)
Preço: $9.99
Classificações: 0 
Resenhas: 0 Escrever um comentário
Listas: 0 + 0
Pontos: 0 + 0 ¡
App Store

Descrição

PeterJohnNumPyV4
****PeterJohnNumPyV4
Now You Can Use NumPy 1.20.2 on CPython3.9.9.

****How To Use NumPy on PeterJohnNumPyV4;;
Go To
"TutorialSeason003/scripts/s007LSTMtrainingPlot.py".
Then
"Run Script".

****Not Yet implemented Features;;
Basically, you Can Use all Functions of numpy.ndarray.
**1; numpy.random;;
please use Python3 Standard "random" module instead of it.
1.1); numpy.random.randn();;
So we implemented pjRandN() function using NumPy and Python3 Standard "random" module.
Documents/TutorialSeason003/scripts/pjLStermMemory.py;pjRandN()

**2; numpy.linalg;;
2.1); numpy.linalg.norm();;
So we implemented pjNorm() function using NumPy instead of it.
Documents/TutorialSeason003/scripts/pjLStermMemory.py;pjNorm()
2.2); numpy.linalg.qr();;
So we implemented pjQR() function using NumPy instead of it.
Documents/TutorialSeason003/scripts/pjLStermMemory.py;pjQR();

**3; numpy.diag();;
Basically, you Can Use all Functions of numpy.ndarray,
so Please use numpy.ndarray.diagonal() instead of it.
**4; numpy.fft; Not Yet implemented.
**5; numpy.polynomial;; Not Yet implemented.
**6; numpy.ctypeslib;; Not Yet implemented.

****When you Use this App withOut NumPy;;
Using iPhone's "Files.app", Delete the NumPy's "__pycache__" folder below.
Documents/PeterJohnNumPyV4/usrLocal/lib/python3.9/site-packages/numpy/__pycache__
If there doesNot Exist the NumPy's "__pycache__" folder,
when you touched "Edit Script",
this App Calls "Py_FinalizeEx()"
So you Can Enjoy Scripting Comfortably.

****the WorkAround against the Well-Known Bug of NumPy and Python3.9;;
NumPy and Python3.9 have a Well-Known Bug.
While NumPy has been imported, "Py_FinalizeEx()" doesNot Release memory.
So If you imported NumPy at the Second time, Python3 Crashes.
so we made a WorkAround against the Well-Known Bug of NumPy and Python3.9.
As the Specification of this App,
If there Exists the NumPy's "__pycache__" folder,
Documents/PeterJohnNumPyV4/usrLocal/lib/python3.9/site-packages/numpy/__pycache__
Even if you touched "Edit Script",
this App doesNot call "Py_FinalizeEx()"
This is Not a Perfect Solution But you Can Enjoy NumPy withOut Python3 Crashing.

****1st Corinthians 10:31, GNT;
10:31 Well, whatever you do, whether you eat or drink, do it all for God's glory.

Enjoy NumPy on PeterJohnNumPyV4.
Best Regards,
--Yasushi Yassun Obata
Mais ↓

Capturas de ecrã

#1. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#2. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#3. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#4. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#5. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#6. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#7. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#8. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#9. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata
#10. PeterJohnNumPyV4 (iOS) Por: Yasushi Obata

Novidades

  • Versão: 2025.1001.2359
  • Atualizado:
  • "tk.stopTkTimer()" BugFix and Adjusted "s04timerTest.py" Version;

    in "TutorialSeason001/s04timerTest.py",
    we Found a Bug that "tk.stopTkTimer()" function didNot make the stop of Timer.
    We Fixed the Bug and Adjusted "s04timerTest.py" a Little
    so that User Can Understand Easily How to Use
    both "tk.startTimerAfterFunction()" and "tk.stopTkTimer()" functions.

    And in some of "TutorialSeason001" examples,
    we Added "tk.stopTkTimer()"
    So that each example Can Avoid influence from the other example
    which Uses Timer in the Same Projects.

    And One More Thing,
    at this timing,
    we added Six Functions Below to "tkInter" module.
    It will help you to create some of Apps which use different Font Size or different Font Color,
    especially to create some of Games.
    **Added Function;;
    tk.setLabelFontSize(labelNodeName, fontSize)
    tk.setLabelFontColor(labelNodeName, r, g, b, a)
    tk.setMainLabelFontSize(fontSize)
    tk.setMainLabelFontColor(r, g, b, a)
    tk.setTitleLabelFontSize(fontSize)
    tk.setTitleLabelFontColor(r, g, b, a)

    BestRegards,
    --Yasushi Yassun Obata

Preço

  • Hoje: $9.99
  • Mínimo: $9.99
  • Máximo: $9.99
Monitorizar preços

Desenvolvedor

Pontos

☹️

Classificações

☹️

Listas

☹️

Resenhas

Seja o primeiro a comentar 🌟

Informações adicionais

PeterJohnNumPyV4PeterJohnNumPyV4 URL abreviado: Copiado!

Você também pode gostar de

    • Python Editor - .py Editor
    • iOS Apps: Ferramentas de programação  Por: Julian Lau
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 2 (5.0)  Versão: 1.2.0   Python Editor is a simple and powerful app for creating, editing, and saving Python files on your device. With its user-friendly interface and essential features such as syntax ...
        ⥯ 
    • BLE Spy
    • iOS Apps: Ferramentas de programação  Por: Peter Gasche
    • $4.99  
    • Listas: 1 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 4 (4.8)  Versão: 1.2.5   A professional utility to examine and control Bluetooth Low Energy devices. Apart from standard features BLE Spy has some unique capabilities in particular for developers. Standard ...
        ⥯ 
    • SimpleGPSApp Lesson 01
    • iOS Apps: Ferramentas de programação  Por: John Avatar
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 2 + 0  Versão: 3   GREAT FUN - GPS 3D MapKit & Speedometer iOS Project - showing RAW GPS Speed of MTS (Meters per Second) & hundredths MPH & KMPH! On the way to Full Level 5 Self Driving for a new EV we ...
        ⥯ 
    • Juno – Python and Jupyter
    • iOS Apps: Ferramentas de programação  Por: Rational Matter
    • Grátis  
    • Listas: 4 + 4  Classificações: 0  Resenhas: 0
    • Pontos: 6 + 897 (4.6)  Versão: 3.7.0   Zero-setup Python environment and developer toolbox in a first-class citizen app for iPad and iPhone. Juno is designed to cover all your Python coding needs, and will work seamlessly ...
        ⥯ 
    • PeterJohn ThreeDim
    • iOS Apps: Ferramentas de programação  Por: Yasushi Obata
    • $5.99  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 2025.1001.0810   What is this;; PeterJohn is a Python3 PlayGrounds runs on iPhone. This enables you to code, run and learn Python3 even on the train, on the bus, even Offline. Why we named ...
        ⥯ 
    • html+css+js-web designer,html5
    • iOS Apps: Ferramentas de programação  Por: 小文 黄
    • Grátis  
    • Listas: 0 + 1  Classificações: 0  Resenhas: 0
    • Pontos: 1 + 744 (4.6)  Versão: 3.1   This is a learning tool for efficient HTML, CSS, and JS learning, fast programming, local execution, Git retrieval, iCloud storage, efficient transfer and sharing via LAN HTTP/FTP ...
        ⥯ 
    • Python3IDE
    • iOS Apps: Ferramentas de programação  Por: 辉 马
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 2 + 8 (3.5)  Versão: 1.5   Python3IDE is an offline Python3.7 integrated development environment software with built-in common scientific libraries. It is a powerful helper for you to learn and practice Python. ...
        ⥯ 
    • Alive or Dead: Game of Life
    • iOS Apps: Ferramentas de programação  Por: 金珂 杜
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 3 + 12 (3.8)  Versão: 3.4.6   The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The game is a zero-player game, meaning that its ...
        ⥯ 
  • Novo
    • Python Sandbox
    • iOS Apps: Ferramentas de programação  Por: Leonid Gefter
    • $4.99  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 2.0.2   Tired of clunky online editors? Python Sandbox is the ultimate, premium coding environment designed for efficiency, speed, and reliability. Whether you're a student, a professional, or
        ⥯ 
    • PSRayTracing
    • iOS Apps: Ferramentas de programação  Por: Benjamin Summerton
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 2 (5.0)  Versão: 1.1   This is a GUI frontend for the PSRayTracing implementation of the "Ray Tracing in One Weekend" books by Peter Shirley (and others). Which renders the images in the book faster than the
        ⥯ 
    • Systemprompt MCP client
    • iOS Apps: Ferramentas de programação  Por: Edward Burton
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 1.06   A voice controlled app to securely control MCP servers from your pocket. systemprompt MCP puts Model Context Protocol (MCP) server management capabilities directly into the hands of ...
        ⥯ 

Você também pode gostar de

Operadores de pesquisa que podem ser usados com o AppAgg
Adicionar ao AppAgg
AppAgg
Comece já, é de graça!
Cadastre-se
Fazer login