https://github.com/yashk2000/istogramma
A repository to store the code that I made while learning about histogramming.
https://github.com/yashk2000/istogramma
boost-histogram histograms matplotlib matplotlib-pyplot python3
Last synced: about 2 months ago
JSON representation
A repository to store the code that I made while learning about histogramming.
- Host: GitHub
- URL: https://github.com/yashk2000/istogramma
- Owner: yashk2000
- Created: 2020-02-07T16:30:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T09:40:33.000Z (over 5 years ago)
- Last Synced: 2025-02-08T18:09:37.886Z (3 months ago)
- Topics: boost-histogram, histograms, matplotlib, matplotlib-pyplot, python3
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# istogramma
A repository to store the code that I made while learning about matplotlib.1. [someNumbers.py](https://github.com/yashk2000/istogramma/blob/master/someNumbers.py)

2. [someNumbers2.py](https://github.com/yashk2000/istogramma/blob/master/someNumbers2.py)

3. [categoricalVariables.py](https://github.com/yashk2000/istogramma/blob/master/categoricalVariables.py)

4. [dashed.py](https://github.com/yashk2000/istogramma/blob/master/dashed.py)

5. [equation.py](https://github.com/yashk2000/istogramma/blob/master/equation.py)

6. [makePlotDoEverything.py](https://github.com/yashk2000/istogramma/blob/master/makePlotDoEverything.py)

7. [keywordStrings.py](https://github.com/yashk2000/istogramma/blob/master/keywordStrings.py)

8. [keywordStrings2.py](https://github.com/yashk2000/istogramma/blob/master/keywordStrings2.py)

9. [multipleFigures.py](https://github.com/yashk2000/istogramma/blob/master/multipleFigures.py)

10. [multipleGraphs.py](https://github.com/yashk2000/istogramma/blob/master/multipleGraphs.py)

11. [squares.py](https://github.com/yashk2000/istogramma/blob/master/squares.py)

12. [text.py](https://github.com/yashk2000/istogramma/blob/master/text.py)

13. [boost.py](https://github.com/yashk2000/istogramma/blob/master/boost.py)

14. [boost2.py](https://github.com/yashk2000/istogramma/blob/master/boost2.py)
