Skip to content

Latest commit

 

History

History
286 lines (131 loc) · 15.1 KB

WinPythonQt5-64bit-3.5.4.1_History.md

File metadata and controls

286 lines (131 loc) · 15.1 KB

History of changes for WinPython-64bit 3.5.4.1Qt5

The following changes were made to WinPython-64bit distribution since version 3.5.4.0Qt5.

Tools

Upgraded packages:

  • Nodejs v6.11.1 → v6.11.5 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • Pandoc 1.17.2 → 1.19.2.1 (a universal document converter)

Python packages

New packages:

  • dask_searchcv 0.1.0 (Tools for doing hyperparameter search with Scikit-Learn and Dask)

  • paramnb 2.0.2 (Generate ipywidgets from Parameterized objects in the notebook)

  • parso 0.1.0 (A Python Parser)

  • scikit_garden 0.1.3 (A garden for scikit-learn compatible trees)

  • streamz 0.2.0 (Streams)

  • tensorflow_tensorboard 0.1.8 (TensorBoard lets you watch Tensors Flow)

  • thrift 0.10.0 (a software framework for scalable cross-language services development)

Upgraded packages:

  • altair 1.2.0 → 1.2.1 (High-level declarative visualization library for Python)

  • babel 2.4.0 → 2.5.1 (Internationalization utilities)

  • bleach 2.0.0 → 2.1.1 (An easy whitelist-based HTML-sanitizing tool)

  • bokeh 0.12.6 → 0.12.10 (Statistical and novel interactive HTML plots for Python)

  • bqplot 0.9.0 → 0.10.0 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • brotli 0.6.0 → 1.0.0 (Python binding of the Brotli compression library)

  • cffi 1.10.0 → 1.11.2 (Foreign Function Interface for Python calling C code.)

  • cloudpickle 0.3.1 → 0.4.1 (Extended pickling support for Python objects)

  • cvxpy 0.4.10 → 0.4.11 (A domain-specific language for modeling convex optimization problems in Python)

  • cython 0.26 → 0.27.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)

  • dask 0.15.1 → 0.15.4 (Minimal task scheduling abstraction)

  • datashader 0.5.0 → 0.6.2 (Data visualization toolchain based on aggregating into a grid)

  • distributed 1.18.0 → 1.19.3 (Distributed computing)

  • edward 1.3.3 → 1.3.4 (A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.)

  • fast_histogram 0.2.1 → 0.3 (Fast 1D and 2D histogram functions in Python)

  • fastparquet 0.1.1 → 0.1.3 (Python support for Parquet file format)

  • feather_format 0.3.1 → 0.4.0 (Python interface to the Apache Arrow-based Feather File Format)

  • h5py 2.7.0 → 2.7.1 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))

  • holoviews 1.8.2 → 1.8.5.dev0 (Composable, declarative data structures for building complex visualizations easily.)

  • idna 2.5 → 2.6 (Internationalized Domain Names in Applications (IDNA))

  • ipyleaflet 0.3.0 → 0.4.0 (A Jupyter widget for dynamic Leaflet maps)

  • ipympl 0.0.5 → 0.0.8 (Matplotlib Jupyter Extension)

  • ipython 6.1.0 → 6.2.1 (Enhanced Python shell)

  • ipywidgets 6.0.0 → 7.0.3 (IPython HTML widgets for Jupyter)

  • jedi 0.10.2 → 0.11.0 (An autocompletion tool for Python that can be used for text editors)

  • julia 0.1.2 → 0.1.4 (Python interface to the Julia language)

  • jupyter_console 5.1.0 → 5.2.0 (Jupyter terminal console)

  • jupyterlab 0.26.5 → 0.28.11 (Jupyter lab environment notebook server extension)

  • jupyterlab_launcher 0.3.1 → 0.5.5 (Jupyter Launcher)

  • keras 2.0.6 → 2.0.8 (Theano-based Deep Learning library)

  • llvmlite 0.19.0 → 0.20.0 (lightweight wrapper around basic LLVM functionality)

  • lxml 3.8.0 → 4.1.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • markdown 2.6.8 → 2.6.9 (Python implementation of Markdown.)

  • matplotlib 2.0.2 → 2.1.0 (2D plotting library (embeddable in GUIs created with PyQt))

  • metakernel 0.20.4 → 0.20.7 (Metakernel for Jupyter)

  • mistune 0.7.4 → 0.8 (The fastest markdown parser in pure Python, inspired by marked.)

  • mizani 0.3.2 → 0.4.0 (Scales for Python)

  • mpl_scatter_density 0.2 → 0.3 (Fast scatter density plots for Matplotlib)

  • mpmath 0.19 → 1.0.0 (Python library for arbitrary-precision floating-point arithmetic)

  • mypy 0.521 → 0.540 (Optional static typing for Python)

  • nbconvert 5.2.1 → 5.3.1 (Converting Jupyter Notebooks)

  • nbformat 4.3.0 → 4.4.0 (The Jupyter Notebook format)

  • netcdf4 1.2.9 → 1.3.1 (python/numpy interface to netCDF library (versions 3 and 4))

  • networkx 1.11 → 2.0 (Python package for creating and manipulating graphs and networks)

  • nltk 3.2.4 → 3.2.5 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.)

  • notebook 5.1.0rc1 → 5.2.1rc1 (# Jupyter Notebook)

  • numba 0.34.0 → 0.35.0 (compiling Python code using LLVM)

  • numexpr 2.6.2 → 2.6.4 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)

  • numpy 1.13.1+mkl → 1.13.3+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))

  • octave_kernel 0.26.2 → 0.28.1 (A Jupyter kernel for Octave.)

  • palettable 3.0.0 → 3.1.0 (Color palettes for Python)

  • pandas 0.20.3 → 0.21.0 (Powerful data structures for data analysis, time series and statistics)

  • pdfrw 0.3 → 0.4 (pure Python library that reads and writes PDFs)

  • pillow 4.2.1 → 4.3.0 (Python Imaging Library (fork))

  • protobuf 3.3.0 → 3.4.0 (Protocol Buffers - Google's data interchange format)

  • psutil 5.2.2 → 5.3.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)

  • pyarrow 0.5.0 → 0.7.1 (Python library for Apache Arrow)

  • pybind11 2.1.1 → 2.2.1 (Seamless operability between C++11 and Python)

  • pylint 1.7.2 → 1.7.4 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)

  • pymc3 3.1 → 3.2 (Markov Chain Monte Carlo sampling toolkit.)

  • pymongo 3.5.0 → 3.5.1 (Python driver for MongoDB http://www.mongodb.org)

  • pyodbc 4.0.17 → 4.0.19 (DB API Module for ODBC)

  • pytest 3.2.0 → 3.2.3 (pytest: simple powerful testing with Python)

  • pyzmq 16.0.2 → 16.0.3 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))

  • qtconsole 4.3.0 → 4.3.1 (Jupyter Qt console)

  • qtpy 1.3.0 → 1.3.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)

  • redis 2.10.5 → 2.10.6 (Python client for Redis key-value store)

  • requests 2.18.3 → 2.18.4 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)

  • rx 1.5.9 → 1.6.0 (Reactive Extensions (Rx) for Python)

  • scikit_fuzzy 0.3.dev0 → 0.3.1 (Fuzzy logic toolkit for SciPy)

  • scikit_image 0.13.0 → 0.13.1 (Image processing toolbox for SciPy)

  • scikit_learn 0.18.2 → 0.19.1 (A set of Python modules for machine learning and data mining)

  • scikit_optimize 0.3 → 0.4 (Sequential model-based optimization toolbox.)

  • scipy 0.19.1 → 1.0.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))

  • scs 1.2.6 → 1.2.7 (scs: splitting conic solver)

  • seaborn 0.8.0 → 0.8.1 (statistical data visualization)

  • setuptools 36.2.7 → 36.6.0 (Download, build, install, upgrade, and uninstall Python packages - easily)

  • six 1.10.0 → 1.11.0 (Python 2 and 3 compatibility utilities)

  • snakeviz 0.4.1 → 0.4.2 (An in-browser Python profile viewer)

  • sounddevice 0.3.8 → 0.3.9 (Play and Record Sound with Python)

  • sphinx 1.6.3 → 1.6.5 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 3.2.1.dev0 → 3.2.4 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)

  • spyder_reports 0.1.0.dev0 → 0.1.1 (pyder plugin to render Markdown reports using Pweave as a backend)

  • sqlalchemy 1.1.13 → 1.1.14 (SQL Toolkit and Object Relational Mapper)

  • sqlparse 0.2.3 → 0.2.4 (Non-validating SQL parser)

  • statsmodels 0.8.0 → 0.9.0.dev0 (Statistical computations and models for use with SciPy)

  • tensorflow 1.2.1 → 1.3.0 (TensorFlow helps the tensors flow)

  • tornado 4.5.1 → 4.5.2 (Scalable, non-blocking web server and tools (required for IPython notebook))

  • tqdm 4.15.0 → 4.19.4 (A Simple Python Progress Meter)

  • typed_ast 1.0.4 → 1.1.0 (a fork of Python 2 and 3 ast modules with type comment support)

  • vega 0.5.0 → 0.4.4 (An IPython/ Jupyter widget for Vega and Vega-Lite)

  • wheel 0.29.0 → 0.30.0 (A built-package format for Python.)

  • widgetsnbextension 2.0.0 → 3.0.6 (IPython HTML widgets for Jupyter)

  • winpython 1.9.20170812 → 1.9.20171031 (WinPython distribution tools, including WPPM (package manager))

  • wrapt 1.10.10 → 1.10.11 (A Python module for decorators, wrappers and monkey patching.)

  • xlrd 1.0.0 → 1.1.0 (Extract data from Microsoft Excel spreadsheet files)

  • xlsxwriter 0.9.8 → 1.0.2 (A Python module for creating Excel XLSX files.)

  • zict 0.1.2 → 0.1.3 (Mutable mapping tools)

Removed packages:

  • backports.weakref 1.0rc1 (Backport of new features in Python's weakref module)

  • bkcharts 0.2 (High level chart types built on top of Bokeh)

  • boto3 1.4.1 (The AWS SDK for Python)

  • botocore 1.4.36 (Low-level, data-driven core of boto 3.)

  • coloredlogs 7.3 (Colored terminal output for Python's logging module)

  • enum34 1.1.6 (Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4)

  • humanfriendly 4.4.1 (Human friendly output for text interfaces using Python)

  • jmespath 0.9.3 (JSON Matching Expressions)

  • ply 3.10 (Python Lex & Yacc)

  • pywinpty 0.1.3 (Python bindings for the winpty library)

  • s3fs 0.1.2 (Convenient Filesystem interface over S3)

  • s3transfer 0.1.10 (An Amazon S3 Transfer Manager)

  • spyder_notebook 0.2.0.dev0 (Jupyter notebook integration with Spyder)

  • spyder_terminal 0.2.0 (Spyder Plugin for displaying a virtual terminal (OS independent) inside the main Spyder window)

  • thriftpy 0.3.9 (Pure python implementation of Apache Thrift.)