ubsuny / 23-Homework6G4

Apache License 2.0
0 stars 11 forks source link

update for calculus.py #52

Open Mosaddeq107 opened 7 months ago

Mosaddeq107 commented 7 months ago

Hi, @pratibha77118 @sharmistharanit I need calculus.py for doing task 3. Can you please do it as soon as possible? If you guys need my collaboration with this task, please let me know. I have another assignment to submit on 22nd Nov for another course.

sharmistharanit commented 7 months ago

Sure I am trying to finish.

reshnashrestha commented 7 months ago

@Mosaddeq107 generating calculus.py is very simple and it is not task specific so anyone can do it. You can try if you are rushing. Just a suggestion. Hope this help.

reshnashrestha commented 7 months ago

https://github.com/ubsuny/23-Homework6G4/pull/55

I have worked on this. Considering accepting my merge request.

pratibha77118 commented 7 months ago

@Mosaddeq107 I have done it but am confused how to manage those file. The calculas.py is the same file given here for three methods https://github.com/ubsuny/CompPhys/blob/main/Calculus/integrals.py

pratibha77118 commented 7 months ago

I am about to send merge request but I am not sure how to put the module file. I am working in jupyter notebook so it does not import separate module file. I put the module file in the same .ipynb file to do all other tasks.

pratibha77118 commented 7 months ago

@Mosaddeq107 & @sharmistharanit If it is accessible please have a look at it on the task I did. https://github.com/pratibha77118/23-Homework6G4/tree/integration_plots

sharmistharanit commented 7 months ago

I saw that you have already updated it. Have you started your work? @Mosaddeq107