Skip to main content

A simple package for matrix operations

Project description

# Fkillerb 

A simple Python package for Fkillerb  including addition and multiplication.

## Installation

sh pip install Fkillerb

## Usage

python from Fkillerb import exp, log, fac, mul, div, add, sub

exp

a=2 b=4 ans = exp(2,4) print(ans) # Output: 16

log

a=2 b=4 ans=log(a,b) print(ans) # Output: 2

fac

a=4 ans=fac(a) print(ans) # Output: 24

mul

cs=2 ans=mul(cs) input:2,3 print(ans) # Output: 6

div

a=10 b=1 ans=div(a,b) input:2 print(ans) #Output: 5

add

cs=2 ans=add(cs) input:1,2 print(ans)#Output:3

sub

a=10 b=1 ans=sub(a,b) input:2 print(ans)$output: 8

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fkillerb-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Fkillerb-1.0.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file fkillerb-1.0.0.tar.gz.

File metadata

  • Download URL: fkillerb-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.5

File hashes

Hashes for fkillerb-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a285503bad1c826854a25948323176d6adf707c5021fe6de5bc7331929b8a772
MD5 1540c427566fee21a792b0706ce3f311
BLAKE2b-256 b4d46b8fcb392e1e911c18a54920373858e44bce793909e3e9748dc00e11ebf5

See more details on using hashes here.

File details

Details for the file Fkillerb-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: Fkillerb-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.5

File hashes

Hashes for Fkillerb-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f85fcc1dd83644b9e17206bacfd802d7b8be777ab0efd730ccf5d5742145a0e4
MD5 2edfefd376a969bcd0f5fa1f492f4883
BLAKE2b-256 37be9d504f61e7be998e23fd41d4080f7a6ba4dc08bcb9c77d4890efec30631b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page