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

New stable major release #153

Merged
merged 156 commits into from
Feb 1, 2024
Merged

New stable major release #153

merged 156 commits into from
Feb 1, 2024

Conversation

dschick
Copy link
Owner

@dschick dschick commented Feb 1, 2024

updating the master branch to newest major release

Em Ce Beh and others added 30 commits July 29, 2021 12:00
…sity

fix-issue93-XrayDynMag-strain-density
merging despite of conflict for Python 3.7
fix travis error for python 3.7
dschick and others added 28 commits July 5, 2023 23:39
Implement LLB simulations in beta stage
With recent numpy versions (1.26.3) it is not possible to compare arrays to empty lists resulting in something like
ValueError: operands could not be broadcast together with shapes (300,) (0,) .
This commit fixes this issue (#151) by changing the check for empty arrays to len()
avoid comparing numpy arrays with empty lists
the requriements for the docs are listed in a separate requriements.txt file in the docs folder
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@f63cce9). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #153   +/-   ##
=========================================
  Coverage          ?   24.36%           
=========================================
  Files             ?       10           
  Lines             ?     3066           
  Branches          ?        0           
=========================================
  Hits              ?      747           
  Misses            ?     2319           
  Partials          ?        0           

@dschick dschick merged commit b71c583 into master Feb 1, 2024
29 checks passed
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