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

Evoxtorch dev #157

Open
wants to merge 20 commits into
base: evoxtorch-main
Choose a base branch
from
Open

Evoxtorch dev #157

wants to merge 20 commits into from

Conversation

BillHuang2001
Copy link
Collaborator

@BillHuang2001 BillHuang2001 commented Jan 3, 2025

Description

Major Breaking Changes:

  1. Adopted src-layout:
    The project structure has been reorganized to use a src/evox/... layout, enabling the packaging of the library.

  2. New Testing Framework:

    • Converted individual test programs into unittest classes for better structure and scalability.
    • Tests and benchmarks have been separated. Benchmark programs are now located in the benchmarks/ directory, where they can perform large-scale computations and include profiling functionality.

Checklist

  • I have formatted my Python code with ruff.
  • I have good commit messages.
  • If adding new algorithms, problems, operators:
    • Added related test cases.
    • Added docstring to explain important parameters.
    • Added entries in the docs.

@BillHuang2001 BillHuang2001 requested a review from sses7757 January 6, 2025 09:41
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.

1 participant