Skip to content
View faranakR's full-sized avatar
:atom:
:atom:

Block or report faranakR

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
faranakR/README.md

Hi there, I'm Faranak! πŸ‘‹

πŸŽ“ Ph.D. Student @ UCSB | Computational Science Researcher | Scientific Software Developer

About Me πŸš€

Computational scientist at UC Santa Barbara's CASL lab, working on advanced computational methods for biological systems. Combining scientific computing, numerical analysis, and machine learning to solve complex biological problems.

Tech Stack πŸ’»

Python C++ MATLAB PyTorch TensorFlow Git Linux

Research Focus πŸ”¬

  • Mathematical Modeling & Simulation
  • Scientific Software Development
  • Computational Physics
  • Machine Learning for PDEs

Latest Work πŸ“š

  • πŸ“– Optimal Control for Stochastic Neural Oscillators
  • πŸ› οΈ CASL-ForgeX: Hamilton-Jacobi Equations Solver
  • 🧠 Adaptive Deep Brain Stimulation Research

Let's Connect! 🀝

Website LinkedIn Email

GitHub Stats

Top Languages

Popular repositories Loading

  1. advection-level-set advection-level-set Public

    Hamilton-Jacobi ENO scheme to solve the level set equation (advection equation) in both 1D and 2D.

    MATLAB 1

  2. weno weno Public

    Hamilton-Jacobi WENO Solver

    Python

  3. HeatEqStability HeatEqStability Public

    Stability analysis on heat equation solving with Forward Euler method

    Jupyter Notebook

  4. advection-equation-solver advection-equation-solver Public

    Implementation of the advection equation solver using Upwind, Lax-Wendroff, and Beam-Warming methods, with comparisons to exact solutions.

    Python

  5. Finite-Diff-Convergence Finite-Diff-Convergence Public

    Rate of convergence Analysis for forward Euler and Crank-Nicolson numerical schemes

    Jupyter Notebook

  6. HH-Stochastic-Control HH-Stochastic-Control Public

    Forked from UCSB-CASL/HH-Stochastic-Control

    MATLAB implementation for analyzing stochastic Hodgkin-Huxley neural networks using event-based control strategies. Includes tools for solving Hamilton-Jacobi-Bellman equations, optimal control ana…

    MATLAB