码迷,mamicode.com
首页 >  
搜索关键字:scientific    ( 199个结果
《利用python进行数据分析》NumPy基础:数组和矢量计算 学习笔记
一.有关NumPy (一)官方解释 NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional arra ...
分类:编程语言   时间:2016-04-23 10:10:55    阅读次数:211
Python开发环境Spyder安装方法
Spyder(Scientific PYthon Development EnviRonment)是一个强大的交互式 Python 语言开发环境,提供高级的代码编辑、交互测试、调试等特性,支持包括 Windows、Linux 和 OS X 系统。 本文在只安装过python2.7的Win7环境下进行 ...
分类:编程语言   时间:2016-04-16 20:58:29    阅读次数:290
在CentOS 7/6.5/6.4 中安装Java JDK 8
本教程介绍如何安装和在CentOS7,6.5,和6.4的服务器上配置最新的Oracle的JavaJDK。虽然,这些步骤应该同样适用于其他基于RPM的发行版,如RHEL7,6.x,Scientific Linux6.x和Fedora。 首先,在你的服务器上运行一下更新。 然后,在您的系统上搜索,任何版 ...
分类:编程语言   时间:2016-04-16 12:27:47    阅读次数:188
哪些 Python 库让你相见恨晚?
Canopy: Downloads - Enthought Scientific Computing Solutions一键安装python数据分析开发平台,预设核心科学分析库诸如:scipy, numpy,. pandas, matplotlib, Ipython等等。这个软件有免费版和几种不同的 ...
分类:编程语言   时间:2016-04-02 13:32:40    阅读次数:295
jenkins
On RPM-based distributions, such as Red Hat Enterprise Linux (RHEL), CentOS, Fedora or Scientific Linux, you can install Jenkins through yum. Recent v
分类:其他好文   时间:2016-03-15 18:47:23    阅读次数:202
How to read a scientific paper
How to read a scientific paper Nothing makes you feel stupid quite like reading a scientific journal article. I remember my first experience with thes
分类:其他好文   时间:2016-02-24 21:01:24    阅读次数:196
Python简介
Python的应用 web: Django,Pyramid,Bottle,Tornado,Flask,web2py GUI: wxPython... Scientific and Numeric:Pandas,SciPy Software Development:Buildbot,Trac,Roun...
分类:编程语言   时间:2016-01-16 21:01:31    阅读次数:188
Sentinel-1雷达数据可以免费下载
The Sentinel-1 Scientific Data Hub(https://scihub.esa.int)网站提供免费下载Sentinel-1雷达数据Level-0和Level-1级别存档数据。可以下载产品接受模式包括:Strip Map (SM)Interferometric Wide ...
分类:其他好文   时间:2016-01-10 22:49:29    阅读次数:354
1073. Scientific Notation (20)
Scientific notation is the way that scientists easily handle very large numbers or very small numbers. The notation matches the regular expression [+-...
分类:其他好文   时间:2015-12-06 12:49:04    阅读次数:126
Ten Tips for Writing CS Papers, Part 1
Ten Tips for Writing CS Papers, Part 1As a non-native English speaker I can relate to the challenge of writing concise and clear English. Scientific w...
分类:其他好文   时间:2015-11-30 20:23:04    阅读次数:218
199条   上一页 1 ... 11 12 13 14 15 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!