Skip to content
View iparsw's full-sized avatar
😃
Not a programmer
😃
Not a programmer
  • 14:03 (UTC +03:30)

Block or report iparsw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
iparsw/README.md

Hi 👋, I'm Iparsw

🧠 Civil Engineering Student · 💻 Hobbyist Programmer · ⚙️ Maker · 📐 Math Enthusiast


🛠️ Current Projects:

  • 📐 differintP: Modern, pure Python library for numerical fractional calculus (differentiation/integration). Features improved performance, broader method coverage, and easier extensibility compared to the original differint.

  • differintC: C++-accelerated version of the differint library for high-performance fractional calculus in Python. Provides dramatically faster core algorithms with the same easy interface, ideal for heavy-duty scientific or engineering use.

  • 🚀 P2Ray: A CLI-based V2Ray config manager for power users. Automates config management and connection tracking for VLESS nodes.

  • 📊 pmath (coming soon): A comprehensive math library for Python—supports:

    • Scalar, vector, and complex functions
    • Polar and multivariable curves
    • Vector‐valued fields and discrete data
    • Utilities from trig to gamma (built atop NumPy/SciPy or implemented from scratch)
    • Data manipulation and differentiation/integration tools

📂 Older Projects

  • 🧠 custom-intent: High-level API for building simple neural networks with minimal boilerplate.
  • 🖼️ BIR: Bulk Image Resizer — CLI tool to resize large image sets efficiently.
  • 🔁 ResNet-block-factory: Modular Keras implementation of several ResNet block variants.
  • weighted-sum-loss-keras: Combine multiple loss functions with ease in Keras models.
  • 📈 simple-task-manager: Lightweight system monitor for CPU/RAM usage, minimal dependencies.

🍴 Forks


💡 About Me

Second‑year civil engineering student with a passion for math, algorithms, and hands‑on projects—from 3D‑printer control circuits to Python libraries.


iparsw

parsa roshanak profile views

Pinned Loading

  1. differintC differintC Public

    Optimized Python package for calculating fractional derivatives implemented in c++.

    C++ 1

  2. differintP differintP Public

    Forked from differint/differint

    Python package for calculating fractional derivatives.

    Python 1

  3. custom-intent custom-intent Public

    create chatbots, image classification and linear regression models with three lines of code you can install it by running pip install CustomIntents

    Python 8 2