Skip to content
View sameerlal's full-sized avatar

Block or report sameerlal

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

Pinned Loading

  1. OMakeMeAMarket OMakeMeAMarket Public

    OCaml Market Making Game (SEE PYTHON VERSION)

    OCaml 48 14

  2. MarketMakingGame MarketMakingGame Public

    Python version of: https://github.com/sameerlal/OMakeMeAMarket

    Python 23 10

  3. Shell Script to Remove Cadence Locks Shell Script to Remove Cadence Locks
    1
    cd ~
    2
    rm -rf *.cdslck
    3
    cd ~/Cadence/
    4
    find . -name '*.cdslck' -exec rm {} \;
    5
    find . -name '*.oacache' -exec rm {} \;
  4. analog_image_processer analog_image_processer Public

    final project cadence files

    1

  5. differentialamplifier differentialamplifier Public

    Low Power, Low Area CMOS differential amplifier with high frequency cutoff

  6. dreamdiary dreamdiary Public

    Log your dreams daily

    Shell