Search results
Results from the WOW.Com Content Network
VPython is a rendering tool for 3D objects and graphs. Its main use has been in education, but it has also been used in commercial or research settings. VPython was first used in introductory physics courses at Carnegie Mellon and then spread to other universities and eventually high schools, especially in connection with the Matter ...
A-A-P, a tool used to download, build and install software via Makefile-like "recipes" Anaconda (installer), an open-source system installer for Linux distributions primarily used in Fedora Linux, CentOS, and Red Hat Enterprise Linux. Anki, a spaced repetition flashcard program
In August 2013, Rob Andrews made the first open source commit on GitHub and began porting the MATLAB version to Python. [5] Later he was joined by William Holmgren and Tony Lorenzo [ 6 ] who completed the migration and released the first version to the Python Package Index (PyPI) on April 20, 2015.
The project is currently maintained by a group of volunteers at GitHub. Release 2.0, released on December 10, 2008, and updated as 2.0.3 on October 23, 2009, targets CPython 2.5. [9] IronPython 2.0.3 is only compatible up to .NET Framework 3.5. Release 2.6, released on December 11, 2009, and updated on April 12, 2010, targets CPython 2.6. [10]
python-pillow.github.io Python Imaging Library is a free and open-source additional library for the Python programming language that adds support for opening, manipulating , and saving many different image file formats .
This is a list of free and open-source software for geological data handling and interpretation. The list is split into broad categories, depending on the intended use of the software and its scope of functionality.
Creator Language First public release Latest stable version Source code availability License Notes ALGLIB [1]: ALGLIB Project C++, C#, Python, FreePascal
Dask is an open-source Python library for parallel computing.Dask [1] scales Python code from multi-core local machines to large distributed clusters in the cloud. Dask provides a familiar user interface by mirroring the APIs of other libraries in the PyData ecosystem including: Pandas, scikit-learn and NumPy.