- Multan, Pakistan
- in/saudzahirr
- @msaudzahir
Lists (1)
Sort Name ascending (A-Z)
Stars
doxypy is an input filter for Doxygen. It reformats python comments to conform to doxygen documentation blocks.
A minimal GPU design in Verilog to learn how GPUs work from the ground up
All header files from numerical recipes. 3rd Edition.
Power system generation scheduling and co-simulation with dynamics.
Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
Generate diagrams from textual description
An open-source python library for processing Radioss results files
Home of the open-source CAE library lasso-python 🐍
An old MATLAB project where I simulated power flow in in electrical grids.
Conducts continuation power flow in the IEEE-14 bus system
Repo containing a copy of mcbench benchmarks
Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
VerilogCreator is a QtCreator based IDE for Verilog 2005
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Efficient C++ implementation of the Cassowary constraint solving algorithm
Unofficial mirror of gnuplot's git repository. Please don't open pull requests here, go to https://sourceforge.net/p/gnuplot/gnuplot-main/merge-requests/ instead.
PoweFlowNet: Leveraging Message Passing GNNs for Improved Power Flow Approximation
MATPOWER – steady state power flow simulation and optimization for MATLAB and Octave
A clean and minimal implementation of PPO (Proximal Policy Optimization) algorithm in Pytorch, for continuous action spaces.
Proximal Policy Optimization (PPO) algorithm using PyTorch to train an agent for a rocket landing task in a custom environment