没有合适的资源?快使用搜索试试~ 我知道了~
python-quantities:python编程语言的数量软件包
共102个文件
py:76个
rst:12个
txt:3个
需积分: 9 0 下载量 4 浏览量
2021-05-05
01:22:11
上传
评论
收藏 134KB ZIP 举报
温馨提示
数量 一个用于处理物理量的Python包。 源代码和问题跟踪器托管在github上: 下载 从获取最新数量的版本 要获取git版本,请执行以下操作: $ git clone git://github.com/python-quantities/python-quantities.git 文档和用法 您可以在以下位置找到官方文档: 这是一个简单的示例: >> > import quantities as pq >> > distance = 42 * pq . metre >> > time = 17 * pq . second >> > velocity = distance / time >> > "%.3f %s" % ( velocity . magnitude , velocity . dimensionality ) '2.471 m/s' >> > velocit
资源推荐
资源详情
资源评论
收起资源包目录
python-quantities:python编程语言的数量软件包 (102个子文件)
make.bat 3KB
bld.bat 184B
setup.cfg 170B
.gitattributes 36B
.gitignore 92B
indexsidebar.html 340B
MANIFEST.in 165B
Makefile 3KB
versioneer.py 67KB
_codata.py 39KB
quantity.py 26KB
_version.py 18KB
unitquantity.py 13KB
test_arithmetic.py 12KB
test_methods.py 11KB
dimensionality.py 11KB
umath.py 10KB
uncertainquantity.py 9KB
test_umath.py 9KB
__init__.py 9KB
atomicunits.py 9KB
electron.py 8KB
test_persistence.py 7KB
conf.py 7KB
test_dimensionality.py 6KB
electromagnetism.py 6KB
quantum.py 6KB
decorators.py 5KB
proton.py 5KB
test_uncertainty.py 5KB
test_conversion.py 5KB
test_comparison.py 5KB
volume.py 5KB
markup.py 5KB
setup.py 4KB
length.py 4KB
ipython_console_highlighting.py 4KB
time.py 4KB
pressure.py 4KB
neutron.py 4KB
mass.py 3KB
muon.py 3KB
information.py 3KB
helion.py 3KB
relationships.py 3KB
deuteron.py 3KB
triton.py 2KB
angle.py 2KB
energy.py 2KB
tau.py 2KB
registry.py 2KB
temperature.py 2KB
statisticalmechanics.py 2KB
naturalunits.py 2KB
power.py 1KB
alpha.py 1KB
common.py 1KB
force.py 1KB
test_units.py 1KB
__init__.py 1KB
area.py 1KB
radiation.py 1KB
xray.py 837B
frequency.py 697B
electromagnetism.py 682B
astronomy.py 573B
heat.py 507B
__init__.py 505B
velocity.py 485B
viscosity.py 459B
test_formatting.py 455B
concentration.py 445B
_utils.py 442B
dimensionless.py 428B
acceleration.py 419B
prefixes.py 370B
substance.py 342B
mathematical.py 281B
weak.py 251B
format_version.py 167B
run_test.py 140B
compound.py 126B
test_constants.py 113B
__init__.py 0B
documenting.rst 9KB
license.rst 3KB
issues.rst 3KB
README.rst 2KB
release.rst 2KB
installation.rst 793B
credits.rst 772B
index.rst 725B
devnotes.rst 364B
index.rst 171B
index.rst 150B
tutorial.rst 91B
build.sh 156B
NIST_codata.txt 32KB
CHANGES.txt 6KB
rtd-requirements.txt 9B
共 102 条
- 1
- 2
资源评论
实话直说
- 粉丝: 40
- 资源: 4590
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功