Skip to content

bru32/magz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**M**ath **a**nd **G**raphics Tool**Z**
=======================================

Some functions are so common that I tend to need them in all my applications. I've been lazy to structure a library and ended up with multiple copies all over the place. This is my attempt to learn Python packaging and to finally gather my common tools into one useful place.

- Number crunching tools:
  + Simple curve fitting.
  + Interpolation and splines.
- String and I/O tools:
  + File path manipulation.
  + Text compare
- Dictionary and List stuff:
  + Updating and useful comprehensions.
- General Utils:
  + Ranges and counters
- General engineering stuff:
  + Compressors
  + Fans

Updated: 10 June 2021 for Python 3.9.5

[www.coolit.co.za](http://www.coolit.co.za/index.htm)

🔧🔨📌💬

----------------------------------------
✳️  Bruce Wernick

Releases

No releases published

Packages

No packages published

Languages