/fishing_sinker

Basic script that can help you to count the actual size of fishing sinkers depending on their weight.

Primary LanguageJupyter Notebook

Fishing weights calculator v0.2.0

I'm going to make it a Python package.

Add CLI and something else.

Stay tuned!

Basic script that can help you to calculate the actual size of fishing sinkers depending on their weight.

fshrman

My Bat'ko (Father in Ukrainian) asked me if I can help him with making some fishing sinker but the only thing he knew was their weight, and the material.

Then I thought that I can code a computer program that will deal with it!

prgrmst

So, there are only two things you need to find the dimensions of the sinker - the weight of the sinker and the density of the material it is made of.

Requirements

  • Python >= 3.7
  • Jupyter notebook

Libs

  • numpy >= 1.18.1
  • matplotlib >= 3.1.3

Example

Check out this Notebook