WOW.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. SymPy - Wikipedia

    en.wikipedia.org/wiki/SymPy

    SymPy is an open-source Python library for symbolic computation. It provides computer algebra capabilities either as a standalone application, as a library to other applications, or live on the web as SymPy Live [2] or SymPy Gamma. [3] SymPy is simple to install and to inspect because it is written entirely in Python with few dependencies.

  3. List of tools for static code analysis - Wikipedia

    en.wikipedia.org/wiki/List_of_tools_for_static...

    PyCharm – Cross-platform Python IDE with code inspections available for analyzing code on-the-fly in the editor and bulk analysis of the whole project. PyDev – Eclipse-based Python IDE with code analysis available on-the-fly in the editor or at save time. Pylint – Static code analyzer.

  4. Codes for electromagnetic scattering by spheres - Wikipedia

    en.wikipedia.org/wiki/Codes_for_electromagnetic...

    Codes which calculate exactly electromagnetic scattering by an aggregate of spheres and spheres within spheres for complex materials. Works in parallel as well. 2015 py_gmm G. Pellegrini Python + Fortran A Python + Fortran 90 implementation of the Generalized Multiparticle Mie method, especially suited for plasmonics and near field computation.

  5. List of numerical-analysis software - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical-analysis...

    SageMath is an open-source math software, [12] with a unified Python interface which is available as a text interface or a graphical web-based one. Includes interfaces for open-source and proprietary general purpose CAS, and other numerical analysis programs, like PARI/GP, GAP, gnuplot, Magma, and Maple.

  6. List of Python software - Wikipedia

    en.wikipedia.org/wiki/List_of_Python_software

    Python-Ogre, a Python Language binding for the OGRE 3D engine; UI frameworks. appJar, cross-platform, open source GUI library for Python. Provides easy wrapper functions around most of Tkinter with extra functionality built in. Kivy, open source Python library for developing multitouch application software with a natural user interface (NUI).

  7. List of platform-independent GUI libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_platform...

    This is a list of notable library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code .

  8. MicroPython - Wikipedia

    en.wikipedia.org/wiki/MicroPython

    MicroPython is a software implementation of a programming language largely compatible with Python 3, written in C, that is optimized to run on a microcontroller. [2] [3] MicroPython consists of a Python compiler to bytecode and a runtime interpreter of that bytecode. The user is presented with an interactive prompt (the REPL) to execute ...

  9. fpGUI - Wikipedia

    en.wikipedia.org/wiki/FpGUI

    fpgui .sourceforge .net. fpGUI, the Free Pascal GUI toolkit, is a cross-platform graphical user interface toolkit developed by Graeme Geldenhuys. fpGUI is open source and free software, licensed under a Modified LGPL license. The toolkit has been implemented using the Free Pascal compiler, meaning it is written in the Object Pascal language.