#Lib
Personal-Python-Module(Lib)
Check init
Open main for functions of Personal-Python-Module
Documentation for main
Documentation for main in Jupyter notebook
init.py
init
new
name
doc
main.py
| new_math | matrix | notation |
|---|---|---|
| round | matrix | prefix |
| cbrt | mat_trans | postfix |
| logadd | determin | |
| logsub |
setup.py
This is setup file
About
This is a Personal python module created by Jaipal Bhanwariya.
To access it as a module,create a folder named Lib with these save it your python library folder.
Then open interpreter and import this file.