Mimir Classroom IDE Terminal Window Update
IDE Terminal now fully supports copy-paste support, expanded color support, and window resizing-refresh issues resolved.
New Image Viewer and Editor
Users now have a better viewer with simple editing tools like cropping and rotating.
Python Library Updated for all Versions of Python NLTK
NumPy
A the fundamental package for scientific computing with Python. It contains among other things:
a powerful N-dimensional array object
sophisticated (broadcasting) functions
tools for integrating C/C++ and Fortran code
useful linear algebra, Fourier transform, and random number capabilities
SciPy
A Python-based ecosystem of open-source software for mathematics, science, and engineering. In particular, these are some of the core packages:
Matpltlib
Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, the Python and IPython shells, the Jupyter notebook, web application servers, and four graphical user interface toolkits.
Pandas
pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
Node.js Updated
The latest version of Node.js was added which improves performance.
Access to new ports
3000 and 5000: they will not function same way as 80 as they aren't new DNS entries, only subpaths on the main DNS
New Default Tools
ruby - programing language
octave (matlab) - scientific programing language
llvm - collection of modular and reusable compiler and toolchain technologies
clang/clang++ - compiler
vim - text editor
nano - text editor