ubsuny / CP1-24-HW7

Homework template for Homework 7
1 stars 13 forks source link

Algo: bisection (2 members) #4

Open laserlab opened 4 days ago

laserlab commented 4 days ago

Each algorithm has to be implemented in three ways.

wrapper for scipy implementation (due Wednesday) pure python implementation (due Friday) c/c++ implementation using ctypes in python (due Monday)

dhamalakamal commented 4 days ago

I will be doing this