The Wayback Machine - https://web.archive.org/web/20220426055443/https://github.com/sepandhaghighi
Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Achievements

Achievements

Block or Report

Block or report sepandhaghighi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. pycm Public

    Multi-class confusion matrix library in Python

    Python 1.2k 107

  2. art Public

    🎨 ASCII art library for Python

    Python 1.4k 88

  3. samila Public

    Generative Art Generator

    Python 679 55

  4. pyrgg Public

    🔧 Python Random Graph Generator

    Python 147 28

  5. ECSIM/opem Public

    OPEM (Open Source PEM Fuel Cell Simulation Tool)

    Python 107 40

  6. Proton Exchange Membrane (PEM) Fuel Cell Dataset

    Jupyter Notebook 35 17

1,062 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created a pull request in sepandhaghighi/samila that received 3 comments

Version 0.6

Reference Issues/PRs #99 #100 #101 #110 What does this implement/fix? Explain your changes. Version 0.6 Any other comments?

+108 −37 3 comments
Opened 9 other pull requests in 3 repositories
sepandhaghighi/samila 5 merged
sepandhaghighi/pycm 1 open 1 merged
sepandhaghighi/art 2 merged
Reviewed 11 pull requests in 7 repositories
sepandhaghighi/samila 4 pull requests
ECSIM/gopem 2 pull requests
ECSIM/opem 1 pull request
sepandhaghighi/penney 1 pull request
sepandhaghighi/nafas 1 pull request
sepandhaghighi/pyrgg 1 pull request
sepandhaghighi/pycm 1 pull request

Created an issue in sepandhaghighi/samila that received 1 comment

Support transparent background

Description Support transparent background Steps/Code to Reproduce >>> from samila import * >>> g = GenerativeImage() >>> g.generate() >>> g.plot(b…

1 comment
Opened 4 other issues in 1 repository