We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This part may have changed nontrivially from our old code -- I'll take a closer look soon to determine if this is fine
Originally posted by @mscho527 in #21 (comment)
For the interlayer fragmentation code, between quemb: https://github.com/oimeitei/quemb/blob/b6bce7de1ae685ead7f6b12940626cd4ca8ba031/kbe/autofrag.py#L415-L440 and kbe_devel: https://github.com/mscho527/kbe_devel/blob/19f2ecebb20f291a86d21fcf3b72e9a1c319cff4/pbe/autofrag.py#L374-L391 , there seems to have been some non-trivial changes.
quemb
kbe_devel
The text was updated successfully, but these errors were encountered:
mscho527
No branches or pull requests
This part may have changed nontrivially from our old code -- I'll take a closer look soon to determine if this is fine
Originally posted by @mscho527 in #21 (comment)
For the interlayer fragmentation code, between
quemb
: https://github.com/oimeitei/quemb/blob/b6bce7de1ae685ead7f6b12940626cd4ca8ba031/kbe/autofrag.py#L415-L440and
kbe_devel
: https://github.com/mscho527/kbe_devel/blob/19f2ecebb20f291a86d21fcf3b72e9a1c319cff4/pbe/autofrag.py#L374-L391, there seems to have been some non-trivial changes.
The text was updated successfully, but these errors were encountered: