- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 11
BUG: Fix mistranslated expression in amos.h #69
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
base: main
Are you sure you want to change the base?
Conversation
Closes scipygh-46. Thanks to github user hchau630 for identifying the problem and suggesting the fix.
| 
 In the mean time, here's a C++ program that accepts the input parameters of  
 For example, with the changes in this PR:  | 
| After poking around some more, I see there are tests that don't rely on those parquet files.  For example, @jorenham's pull request added  | 
| I added unit tests.  Since these are new tests that are not related to old scipy tests, I put the test file in a new subdirectory,  | 
| Windows failures are not new: #70. | 
Closes gh-46.
Thanks to github user hchau630 for identifying the problem and suggesting the fix.