Darren Curtis

Results 38 comments of Darren Curtis

The Github Actions are working but Appveyor is still failing.

The only reason Appveyor is working is that it has Python and Shared Libraries turned off. If we want to have Python via pybind11, we would want to turn Python...

Can you tell us what operating system and version you are using? What version of APBS are you using? I can't reproduce the problem in Ubuntu 20. Did you build...

@sobolevnrm should we close this now that we have a PyPi release (even if it is minimal)?

The intent is that the input files should be in a form that can be used by as many tools as possible. A valid dictionary structure should be able to...

I think it is easier to only test the value that changed: ```if nsmall[i]

Sorry, I made the change from `if nsmall

My guess is that you have another psize.py (/home/robin/external/apbs/tools/manip/psize.py) in your path because line 174 of psize.py should be `if nsmall[i]

@nsoblath can you add this to your list of issues when you work on the code base again? The fix is to change line 174 of psize.py from `if nsmall

The only mention of cube is in the FETK software. The documentation seems to indicates that OpenDX is the format for APBS files. @Eo300 sent me the following: > APBS...