Skip to content

Merge with upstream#1

Merged
SatyamBhawsinghka merged 10 commits intoSoftwareDevEngResearch:mainfrom
SatyamBhawsinghka:main
Mar 7, 2022
Merged

Merge with upstream#1
SatyamBhawsinghka merged 10 commits intoSoftwareDevEngResearch:mainfrom
SatyamBhawsinghka:main

Conversation

@SatyamBhawsinghka
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

@Xin-yang-Liu Xin-yang-Liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This project is very impressive and achieved the goals stated in the README.md. Here I have some suggestions for you.

  1. If the .csv, .gif, .bmp files are generated by the program, please consider adding them to the .gitignore. (You may not want to use git to track all the output files)
  2. I am not familiar with the algorithms you used in the c_first_order.py, but looks like you could vectorize (and dramatically accelerate) the function calculate. For example, from line 101 to line 126, all the elements used to assemble the matrix marr seems to share the same generation algorithms. You can replace this part with element-wise matrix operations provided by numpy
  3. It would be better if you could add comments to the code to help others understand and make future maintenance easier.

@SatyamBhawsinghka SatyamBhawsinghka merged commit 40e9692 into SoftwareDevEngResearch:main Mar 7, 2022
SatyamBhawsinghka added a commit that referenced this pull request Mar 8, 2022
* Adding first draft files

* Adding first draft files

* Making creating_deformation.py

* Removing parallel implementation code

* Adding all Files

* Adding all files

* Updating dic and c_first_order test files

* Adding space in visualization

* Adding output files

* Update README.md

* Merge with upstream (#1)

 Adding all Files

* Delete temp.bmp

* Delete temp.bmp

* restructuring

* Removing unrequired dependancies

* Adding to gitignore

* Delete Functions../generated/image/ref directory

* Editing test files
SatyamBhawsinghka added a commit that referenced this pull request Mar 15, 2022
* Update README.md

* Adding first draft files

* Adding first draft files

* Making creating_deformation.py

* Removing parallel implementation code

* Adding all Files

* Adding all files

* Updating dic and c_first_order test files

* Adding space in visualization

* Adding output files

* Update README.md

* Merge with upstream (#1)

 Adding all Files

* Delete temp.bmp

* Delete temp.bmp

* restructuring

* Removing unrequired dependancies

* Adding to gitignore

* Delete Functions../generated/image/ref directory

* Editing test files

* Adding comments and docstrings

* Adding comments and docstrings

* Adding sphinx final

* Adding sphinx final

* Adding sphinx final

* Removing unrequired dependancies

* Adding files for CI and testing

* Adding status badge to readme

* Debug

* Debug

* Debug

* Debug

* Restructuring

* debug
SatyamBhawsinghka added a commit that referenced this pull request Mar 16, 2022
* Update README.md

* Adding first draft files

* Adding first draft files

* Making creating_deformation.py

* Removing parallel implementation code

* Adding all Files

* Adding all files

* Updating dic and c_first_order test files

* Adding space in visualization

* Adding output files

* Update README.md

* Merge with upstream (#1)

 Adding all Files

* Delete temp.bmp

* Delete temp.bmp

* restructuring

* Removing unrequired dependancies

* Adding to gitignore

* Delete Functions../generated/image/ref directory

* Editing test files

* Adding comments and docstrings

* Adding comments and docstrings

* Adding sphinx final

* Adding sphinx final

* Adding sphinx final

* Removing unrequired dependancies

* Adding files for CI and testing

* Adding status badge to readme

* Debug

* Debug

* Debug

* Debug

* Restructuring

* debug

* restructuring

* restructuring

* Adding files for setup

* Adding files for setup

* Adding files for setup

* updating README

* updating README

* updating README

* updating README

* updating README

* debug

* restructuring

* Update README.md

* restructuring

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* Update README

* debug

* debug

* Update README

* Final README
SatyamBhawsinghka added a commit that referenced this pull request Mar 16, 2022
* Update README.md

* Adding first draft files

* Adding first draft files

* Making creating_deformation.py

* Removing parallel implementation code

* Adding all Files

* Adding all files

* Updating dic and c_first_order test files

* Adding space in visualization

* Adding output files

* Update README.md

* Merge with upstream (#1)

 Adding all Files

* Delete temp.bmp

* Delete temp.bmp

* restructuring

* Removing unrequired dependancies

* Adding to gitignore

* Delete Functions../generated/image/ref directory

* Editing test files

* Adding comments and docstrings

* Adding comments and docstrings

* Adding sphinx final

* Adding sphinx final

* Adding sphinx final

* Removing unrequired dependancies

* Adding files for CI and testing

* Adding status badge to readme

* Debug

* Debug

* Debug

* Debug

* Restructuring

* debug

* restructuring

* restructuring

* Adding files for setup

* Adding files for setup

* Adding files for setup

* updating README

* updating README

* updating README

* updating README

* updating README

* debug

* restructuring

* Update README.md

* restructuring

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* Update README

* debug

* debug

* Update README

* Final README

* Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants