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

Make conj interface more flexible #267

Merged
merged 1 commit into from
Oct 7, 2023
Merged

Conversation

GiggleLiu
Copy link
Contributor

I need to extend the conj function for the quantum simulator Yao. However, the original interface is not allowed to overwrite.

@GiggleLiu
Copy link
Contributor Author

The failed tests is not relevant, which is related to some change in SymbolicUtils.

 30 dependencies successfully precompiled in 25 seconds. 43 already precompiled.
  1 dependency had warnings during precompilation:
┌ SymEngineSymbolicUtilsExt [9cfbb343-ecf1-584a-98a6-9923b893d35f]
│  WARNING: could not import SymbolicUtils.cmp_mul_adds into SymEngineSymbolicUtilsExt
│  WARNING: could not import SymbolicUtils.cmp_term_term into SymEngineSymbolicUtilsExt
└  

@GiggleLiu
Copy link
Contributor Author

Hi, is it possible to get this PR merged and tag a new version? Otherwise, the following PR in Yao will be block by this PR:
QuantumBFS/Yao.jl#479

@isuruf
Copy link
Member

isuruf commented Oct 7, 2023

Yes, working on it

@isuruf isuruf closed this Oct 7, 2023
@isuruf isuruf reopened this Oct 7, 2023
@isuruf isuruf merged commit 0ec5c9c into symengine:master Oct 7, 2023
11 of 17 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