Skip to content

Conversation

@jack-champagne
Copy link
Member

startswith problem due to NM bump

@gennadiryan
Copy link
Member

Not sure if this is related, but I also ran into some problems with the redefinitions of PiccoloQuantumObjects.{add,remove}_suffix in QuantumCollocationCore.jl/integrators/_integrators.jl while trying to compile (PackageCompiler complains about redefinitions). I made a quick-and-dirty local fix to get it to compile for the time being (adding function {add,remove}_suffix end to PiccoloQuantumObjects, among other things), but also ran into the issue of Base.endswith being defined in both methods_named_trajectory.jl and _integrators.jl; I decided just to keep the former, and from there everything compiled as per usual. However when I went back to run tests I noticed the same issue you're now seeing with startswith...

@jack-champagne
Copy link
Member Author

Closing due to #189

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.

3 participants