ubsuny / 23-Homework6G4

Apache License 2.0
0 stars 11 forks source link

Generating calculus.py #26

Closed Mosaddeq107 closed 8 months ago

Mosaddeq107 commented 8 months ago

Hi, Can anybody tell us, if is there any template for the file calculus.py?

tirthbha commented 8 months ago

@Mosaddeq107 Yeah, you can find that in CompPhys under calculus section ( integrals.py)

pratibha77118 commented 8 months ago

Ya I too use function defined on integral.py to create module file calculas.py

Mosaddeq107 commented 8 months ago

Ya I too use function defined on integral.py to create module file calculas.py

Thank you.

Mosaddeq107 commented 8 months ago

@Mosaddeq107 Yeah, you can find that in CompPhys under calculus section ( integrals.py)

Thank you for your suggestion.

reshnashrestha commented 8 months ago

You also have to include root finding function for task 2 in the main library calculus.py