Skip to content
View sanadafaneh97's full-sized avatar

Block or report sanadafaneh97

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. Numerical-Methods-to-Solve-Ordinary-Differential-Equations-with-Python Numerical-Methods-to-Solve-Ordinary-Differential-Equations-with-Python Public

    Sample Python code for Euler's method, Runge-Kutta methods, and Bulirsch Stoeir method, and more

    2 1

  2. GUI-with-Python GUI-with-Python Public

    Some GUI projects using Python's tkinter library

    2 1

  3. Ordinary-Differential-Equations-with-Python-s-SciPy Ordinary-Differential-Equations-with-Python-s-SciPy Public

  4. Using-Laplace-Transform-to-Solve-Initial-Value-Problems-in-MATLAB Using-Laplace-Transform-to-Solve-Initial-Value-Problems-in-MATLAB Public

    This code shows how to implement Laplace Transform in MATLAB to solve IVPs

    1

  5. Some-Basic-Data-Analysis-with-Python-Applied-to-CSV-Files Some-Basic-Data-Analysis-with-Python-Applied-to-CSV-Files Public

    Some Basic Data Analysis with Python Applied to CSV Files

  6. Some-Regression-Analysis-with-Python Some-Regression-Analysis-with-Python Public

    Linear regression, polynomial regression, and logistic regression. Such topics are useful for machine learning.