Skip to content
View noordahx's full-sized avatar
🍪
🍪

Block or report noordahx

Report abuse

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

Report abuse

Pinned Loading

  1. convolution1D.cpp convolution1D.cpp
    1
    #include <bits/stdc++.h>
    2
    
                  
    3
    using namespace std;
    4
    typedef pair<int, int> pi;
    5
    #define F first
  2. risk_factor_model.ipynb risk_factor_model.ipynb
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "code",
    5
       "execution_count": 2,