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

Reorganize #296

Merged
merged 6 commits into from
Sep 13, 2023
Merged

Reorganize #296

merged 6 commits into from
Sep 13, 2023

Conversation

ChrisRackauckas
Copy link
Member

The code didn't follow a few principles:

  1. It was hard to tell what was for ensemblegpukernel, ensemblegpuarray, and shared
  2. Most things were in a file with no explicit naming
  3. Top level should just have type definitions and code flow

This fixes that.

The code didn't follow a few principles:

1. It was hard to tell what was for ensemblegpukernel, ensemblegpuarray, and shared
2. Most things were in a file with no explicit naming
3. Top level should just have type definitions and code flow

This fixes that.
Copy link

@ai-maintainer ai-maintainer bot left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! 

This pull request is too large for automated review.

Reviewed with AI Maintainer

@utkarsh530
Copy link
Member

Requires SciML/DiffEqBase.jl#925

@utkarsh530 utkarsh530 merged commit 6b4528e into master Sep 13, 2023
2 checks passed
@ChrisRackauckas ChrisRackauckas deleted the organize branch September 13, 2023 14:25
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.

2 participants