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

Setting constant parameters for a function #16

Open
JCatesPH opened this issue Jun 13, 2019 · 2 comments
Open

Setting constant parameters for a function #16

JCatesPH opened this issue Jun 13, 2019 · 2 comments

Comments

@JCatesPH
Copy link
Contributor

The code throws an error if the function takes more arguments than given in the domain, but setting the end and beginning of an interval in the domain causes the calculations to loop infinitely.

I suggest adding the ability to pass function arguments that are not integrated over.

In the meantime (or permanently), an error should be thrown if the two ends of a domain are equal.

@Letianwu
Copy link
Owner

We will consider the functional integral soon. Actually, we have tested versions of more parameters passed in. It will work.

@Juenjie
Copy link
Collaborator

Juenjie commented Oct 5, 2019

Maybe you can upload your code, so we can see exactly what happens. Now our new version supports parameter scan, and you may consider try it.

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

No branches or pull requests

3 participants