自己动手DIY开发Python计算库

EasyCalculate是一个Python包,包含简化计算和线性代数问题的解决方案,未来还将添加解决几何问题的功能。它提供Sum、Subtract、Multiply、Divide等函数以及矩阵操作和体积计算功能。
摘要由CSDN通过智能技术生成

easycalculate

A package for calculate Math problem contain easy calculation and easy linear algebra problem, in the future author will add functions to solve easy geometry problems.

  • Written by JinXinxi
  • Written with Python
  • Latest Version: 2024-1-26 0.1.5

Brief overview:

  • Sum(): Sum function
  • Subtract(): Subtract function
  • Multiply(): quadrature function
  • Divide(): a quotient function that gives a judgment on whether to divide by integers, 0: not divide by integers; 1: Dividing by whole
  • Sqare(): Find the root of the power, the y-th power of x
  • Square_ Root(): Open root function
  • Invert(): Find the inverse ordinal number
  • Determinant(): Find the value of the number of rows and columns
  • Cofactor(): finding algebraic cofactors

E-Mail

You can click on my username on the right to send me emails.

Adding

  • matrix_show(): Format the output matrix by obtaining the input list, number of rows or columns, and by row or column.
  • cube_volume(): -> function's explanation
  • circle_square(): -> function's explanation
  • spherical_volume(): -> function's explanation
  • cuboid_volume(): -> function's explanation

Setting Up

pip install easycalculate

Usage

import easycalculate
# or
from easycalculate import *

Others

If you have any questions you can send me issues.

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值