Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more results in README #85

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

adarshpalaskar1
Copy link
Contributor

Description

Added more results by combining different images and dimensions in README

Fixes #38

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #) - note reverse order of PR #s.

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist:

  • Package installs: julia> ]dev .
  • All tests pass: julia> ]test ChaoticEncryption
  • The documentation builds: $ cd docs and then $ julia make.jl

Further checks:

  • [] Code is commented, particularly in hard-to-understand areas
  • [] Tests added that prove fix is effective or that feature works

Acknowledgements

This Pull Request template was taken from the excellent PyBaMM repository.

Copy link
Owner

@Saransh-cpp Saransh-cpp left a comment

Choose a reason for hiding this comment

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

Thanks for working on this, @adarshpalaskar1! Looks good to me!

@Saransh-cpp Saransh-cpp merged commit f57296d into Saransh-cpp:master Apr 2, 2024
2 checks passed
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.

Add more results in README
2 participants