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

Refactoring the package #29

Open
4 of 10 tasks
henry2004y opened this issue Nov 17, 2023 · 0 comments
Open
4 of 10 tasks

Refactoring the package #29

henry2004y opened this issue Nov 17, 2023 · 0 comments

Comments

@henry2004y
Copy link
Owner

henry2004y commented Nov 17, 2023

  • Rename the basic data structures: avoid ambiguous struct names like Data!
  • Use mmap to do lazy data loading.
  • Support colorful metadata output.
  • Refactor the plotting part: remove redundant plotdata pieces.
  • Avoid meshgrid if possible.
  • Remake the plot tests.
  • Remove Requires.jl.
  • Add PrecompileTools.jl.
  • Add performance benchmark.
  • Improve the doc; remove unnecessary parts; add more useful materials
This was referenced Nov 20, 2023
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

No branches or pull requests

1 participant