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

Wishlist #9

Closed
4 tasks done
lxvm opened this issue Mar 10, 2024 · 1 comment
Closed
4 tasks done

Wishlist #9

lxvm opened this issue Mar 10, 2024 · 1 comment

Comments

@lxvm
Copy link
Owner

lxvm commented Mar 10, 2024

These items should be addressed in future releases of AutoBZCore.jl:

  • The SymRep trait should be replaced by a symmetric integrand type that should contain the information relevant to symmetrizing the integrand. This may be useful for complicated symmetries involving more than the point group.
  • The IntegralSolver interface should be deprecated and removed in favor of the SciML-style init and solve interface since this will give more control over allocations, avoid deepcopys, and be more thread-safe.
  • The NestedBatchIntegrand probably needs to be redesigned as well as the use of multi-threading
  • Integrals.jl is almost ready to use throughout this package. Start by writing an extension for it. Note that FourierIntegrand would become a SciML AbstractIntegralFunction and so on.
@lxvm
Copy link
Owner Author

lxvm commented Nov 28, 2024

These items were implemented in #12

@lxvm lxvm closed this as completed Nov 28, 2024
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