这个Python库可以对科学领域进行各种计算。

calc2的Python项目详细描述


About

This Python library can perform various calculations for scientific field.
这个Python库可以进行科学领域的各种计算。

Document
Pypl
※由于是在Pype上公开的,所以可以从pip命令中安装

Getting started

Install with pip.
可以用pip安装。

pip install calc2

How to use, Sample code

introduce the main functions. 介绍主要功能。

①Parameter calculation for external shortcircuit test.外部短路测试的参数计算

Calculate the configuration of the external short-circuit test equipment that satisfies the required test conditions (target voltage, target current).
计算满足测试条件(目标电压、目标电流)的外部短路测试装置的构成。
●Document ●Sample codeSample code(webアプリ版)

②Parameter calculation of the-phase AC circuit.三相交流电路的参数计算

The parameters of the three-phase AC circuit can be calculated from the given conditions. For example, when "line voltage", "power consumption" and "power factor" are determined, "line current", "impedance" and "phase voltage" can be calculated.
可以根据指定的条件计算三相交流电路的各参数。例如,决定了“线间电压”“消耗功率”“功率因数”时,可以计算“线电流”“阻抗”“相电压”。
●Document ●Sample code

③Detailed andalysis of pulse wave脉冲波的详细分析

Analyzes various parameters of pulse signals.
分析脉冲信号的各种参数。
●Document ●Sample code

④Battery capacity measurement.电池的容量测量

Analyze the data obtained in the storage battery capacity measurement (discharge, charge, discharge).
分析通过蓄电池的电容测量(舍弃放电、充电、放电)获得的数据。
●Document ●Sample code

Source Code

Source Code

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java能否使用OpenJPA将一个实体持久化到多个持久化单元?   java如何访问当前按下的键   java singleton是否意味着哈希代码总是返回相同的值?   inputstream无法在Java中同时使用STDIN和STDERR读取程序输出   java运行时有多贵。getRuntime()与获取内存度量相结合   java AndroidStudio ListView适配器更新   java小程序请求未扩展实时会话   java是设置布尔值所必需的关键部分?   java比较两个字符串,并突出显示发现的不匹配项   java带抽屉布局,无论哪个屏幕处于活动状态,如何在按下后退键时关闭应用程序?   爪哇:颜色有什么区别。黑色和彩色。黑色   Velocity模板中子类的java访问方法   java如何快速学习Drools或其他规则引擎   从Java应用程序访问时缓存数据库查询结果   java cassandra nodetool JPLISAgent。c错误   java我正在解析一个没有pubDate的RSS提要,有没有其他方法可以确定一个项目是何时发布的?