内容简介:Python 科学计算包 Anaconda 发布了 5.0.1 版本,详细更新日志如下: The changes detailed here are based on an upgrade from Anaconda 5.0.0. R has been updated to version 3.4.2. All R packages (includin...
Python 科学计算包 Anaconda 发布了 5.0.1 版本,详细更新日志如下:
The changes detailed here are based on an upgrade from Anaconda 5.0.0.
R has been updated to version 3.4.2. All R packages (including RStudio) have been rebuilt to be compatible with the new Anaconda 5.0 compilers.
Updated many packages, including Python, Numpy, Spyder, Navigator, and Bokeh.
The MKL library load path has been modified to address issue for Julia users.
Fixed an OpenSSL issue with WSL on Windows.
Fixed Anaconda Installer Configuration (AIC) feature for Unix installers.
Re-enabled spaces in installation paths on Windows (temporarily disabled in 5.0.0).
Changes for all x86 platforms
Updated:
anaconda-navigator 1.6.8 -> 1.6.9
bokeh 0.12.7 -> 0.12.10
conda 4.3.27 -> 4.3.30
conda-build 3.0.22 -> 3.0.27
dask 0.15.2 -> 0.15.3
dask-core 0.15.2 -> 0.15.3
distributed 1.18.3 -> 1.19.1
lxml 3.8.0 -> 4.1.0
matplotlib 2.0.2 -> 2.1.0
networkx 1.11 -> 2.0
numpy 1.13.1 -> 1.13.3
psutil 5.2.2 -> 5.4.0
pyflakes 1.5.0 -> 1.6.0
pylint 1.7.2 -> 1.7.4
python 2.7.13 -> 2.7.14
python 3.6.2 -> 3.6.3
scandir 1.5 -> 1.6
scikit-learn 0.19.0 -> 0.19.1
six 1.10.0 -> 1.11.0
spyder 3.2.3 -> 3.2.4
xlsxwriter 0.9.8 -> 1.0.2
zict 0.1.2 -> 0.1.3
More changes specific to win-64
Updated:
menuinst 1.4.8 -> 1.4.10
Added:
lzo 2.10
More changes specific to win-32
Updated:
menuinst 1.4.8 -> 1.4.10
Added:
lzo 2.10
More changes specific to osx-64
Added:
bzip2 1.0.6
lzo 2.10
More changes specific to linux-64
Added:
bzip2 1.0.6
More changes specific to linux-32
Added:
bzip2 1.0.6
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Rust 的一些科学计算相关经验
- Python科学计算库之Numpy
- 【强化学习】数据科学,从计算到推理
- 如何在计算机上配置数据科学开发环境
- [python][科学计算][numpy]使用指南
- [python][科学计算][matplotlib]使用指南
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java性能优化权威指南
Charlie Hunt、Binu John / 柳飞、陆明刚 / 人民邮电出版社 / 2014-3 / 109.00 元
Java性能优化圣经!Java之父重磅推荐! 本书由曾任职于Oracle/Sun的性能优化专家编写,系统而详细地讲解了性能优化的各个方面,帮助你学习Java虚拟机的基本原理、掌握一些监控Java程序性能的工具,从而快速找到程序中的性能瓶颈,并有效改善程序的运行性能。 Java性能优化的任何问题,都可以从本书中找到答案!一起来看看 《Java性能优化权威指南》 这本书的介绍吧!