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 1 month ago

dnxjay commented 1 month 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 month ago

@jkblc please review asap

laserlab commented 1 month ago

Please address the linting problems. Otherwise looks good

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

dnxjay commented 1 month ago

will take a look at those issues thank you

laserlab commented 1 month ago

will take a look at those issues thank you

Don’t forget the linting issues too!

laserlab commented 1 month ago

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

dnxjay commented 1 month ago

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

laserlab commented 1 month ago

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