Mastering Python Scientific Computing By Hemant Kumar Mehta 2015 | 300 Pages A complete guide for Python programmers to master scientific computing using Python APIs and tools If you are a Python programmer and want to get your hands on scientific computing, this book is for you. The book expects you to have had exposure to various concepts of Python programming. In today's world, along with theoretical and experimental work, scientific computing has become an important part of scientific disciplines. Numerical calculations, simulations and computer modeling in this day and age form the vast majority of both experimental and theoretical papers. In the scientific method, replication and reproducibility are two important contributing factors. A complete and concrete scientific result should be reproducible and replicable. Python is suitable for scientific computing. A large community of users, plenty of help and documentation, a large collection of scientific libraries and environments, great performance, and good support makes Python a great choice for scientific computing. At present Python is among the top choices for developing scientific workflow and the book targets existing Python developers to master this domain using Python. The main things to learn in the book are the concept of scientific workflow, managing scientific workflow data and performing computation on this data using Python.
2024-04-09 16:11:02 3.3MB Python
1
mfem:轻量,通用,可扩展的C ++库,用于有限元方法
1
Elegant Scipy The Art of Scientific Python 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2023-10-20 06:03:13 8.72MB Elegant Scipy Art Scientific
1
NUMERICAL RECIPES -- The Art of Scientific Computing, Third Edition © Cambridge University Press 1988, 1992, 2002, 2007 except for 13.10, which is placed into
2023-10-19 10:32:32 20.5MB NUMERICAL RECIPES
1
本文针对英语论文在阅读上的复杂性提出了自己的见解。作者认为导致学术阅读难度上升的问题并不是来源于论文中复杂的领域类单词或者专业知识,而是写作中的一些问题,并针对这些问题提出了自己的建议并给出例子展示自己的修改方案。 首先,作者认为,研究人员应该尽量依照读者的期望去写作,对于论文来说,即是在固定位置阐述研究对应的方面,按照阅读的一般规律进行写作。否则读者没有办法全力关注于解释作者思路,不停分心关注于拆分文章结构,极大地影响了读者的阅读体验,提高了读者的阅读难度。同时,如果作者在对应位置放置错误材料,也有可能导致读者误解作者意思,造成二义性,无法和作者的思路保持一致。可以说,在读者期望的位置按照期
2023-07-10 10:39:08 63KB c ce ci
1
Scientific_Understand win中文破解 + 中文手册.rar * mac 不可用 * 带注册机和中文手册
2023-05-04 10:50:23 55.19MB Understand Scientific 中文
1
pylbm pylbm是使用Lattice Boltzmann求解器进行数值模拟的多合一软件包。 该软件包提供了用于描述1D,2D和3D问题中的格子Boltzmann方案的所有工具。 我们选择D'Humières形式主义来描述问题。 您可以使用一组简单的形状(例如圆形,球形,...)来制作复杂的几何图形。 pylbm使用Cython,NumPy或Loo.py根据用户指定的方案和域执行数值方案。 Pythran和Numba即将面市。 pylbm具有mpi4py的MPI支持。 安装 您可以通过多种方式安装pylbm 与曼巴或conda mamba install pylbm -c conda-forge conda install pylbm -c conda-forge 与Pypi pip install pylbm 或者 pip install pylbm --user 从来源
1
i-sight是一款科学的数据可视化/绘图/网格可视化软件,可以绘制数据字段,轮廓,流线(非常类似于TecPlot),还具有3D网格可视化器,可以切割网格,执行阴影可视化和相关的Stuf
2023-03-30 10:57:13 1.48MB 开源软件
1
科学:使用科学计数法表示的任意精度浮点数
1
GNU科学计算库(GSL)是数值计算例程的集合。这些例程是用C从头开始编写的,为C/C++程序员提供了一个现代的应用程序编程接口(API),允许为非常高级的语言编写包装器。本指南详解了GSL库的方方面面,值得新手和老手反复学习和参考。阅读此手册需要有一定的C/C++基础
2023-02-18 21:54:59 6.08MB GSL 数值计算库 C/C++ 参考手册
1