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

Implement vectorized full mode #84

Merged
merged 11 commits into from
Oct 30, 2019
Merged

Implement vectorized full mode #84

merged 11 commits into from
Oct 30, 2019

Conversation

anomam
Copy link
Contributor

@anomam anomam commented Oct 29, 2019

  • Implement vectorized calculation of equilibrium of reflections
  • Replace full mode implementation with new vectorized implementation
  • Make sure all existing tests pass, and create new tests for new implementations
  • Remove dependency on scipy and tqdm (now using numpy for matrix inversion, bc it can handle 3d matrices)

@anomam anomam added the WIP Work in progress label Oct 29, 2019
@anomam anomam self-assigned this Oct 29, 2019
@anomam anomam removed the WIP Work in progress label Oct 30, 2019
@anomam anomam merged commit d71fe9e into master Oct 30, 2019
@anomam anomam deleted the vectorized_full_mode branch October 30, 2019 06:32
@anomam anomam mentioned this pull request Nov 6, 2019
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