ubsuny / CP1-24-HW3

Homework 3 template for CP1-24
1 stars 16 forks source link

Add capacitance calculation function for parallel plate capacitor with support for multiple inputs #52

Closed dnxjay closed 6 days ago

dnxjay commented 1 week ago

This pull request introduces a Python function that calculates the capacitance of a parallel plate capacitor based on the area of the plates and the distance between them. It includes function capacitance(area, distance) to compute capacitance, Constant Definition, Support for Single and Multiple Inputs, Testing, Lambda and Map for Efficient Batch Processing

laserlab commented 1 week ago

@jkblc please review asap

laserlab commented 1 week ago

Please address the linting problems. Otherwise looks good

Please check my review comments for issues the linter doesn’t catch

dnxjay commented 1 week ago

will take a look at those issues thank you

laserlab commented 1 week ago

will take a look at those issues thank you

Don’t forget the linting issues too!

laserlab commented 6 days ago

@jkblc Is correct no use of ED function as an argument in another function. Not merging.

dnxjay commented 6 days ago

since mine wasnt merged, i dont get any credit for the work ive done???

laserlab commented 5 days ago

you do get points for the work, just not the merge points