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 Staging #160

Draft
wants to merge 429 commits into
base: main
Choose a base branch
from
Draft

EvoXTorch Staging #160

wants to merge 429 commits into from

Conversation

BillHuang2001
Copy link
Collaborator

@BillHuang2001 BillHuang2001 commented Jan 7, 2025

Description

Merge the staged changes in evoxtorch-main to main when ready.
This will trigger the CI in the main branch.

Checklist

  • I have formatted my Python code with black.
  • 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 and others added 30 commits January 9, 2025 01:41
EvoXTorch project structure changes
…to evoxtorch-dev-lzy

# Conflicts:
#	src/evox/algorithms/__init__.py
#	src/evox/algorithms/de_variants/__init__.py
#	src/evox/algorithms/es_variants/__init__.py
#	src/evox/problems/neuroevolution/__init__.py
#	src/evox/utils/__init__.py
#	src/evox/utils/jit_fix_operator.py
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.