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
t = lambda x: 1/(0.5alpha-1)*xalpha - 1/(0.5**alpha-1) It looks like, but it doesn't seem like
The text was updated successfully, but these errors were encountered:
For convenience, we set this function to come across point (0.5,1) and (1,0), not (0.95,0). We find there is no difference between (0.95,0) and (1,0).
Sorry, something went wrong.
thanks!
No branches or pull requests
t = lambda x: 1/(0.5alpha-1)*xalpha - 1/(0.5**alpha-1)
It looks like, but it doesn't seem like
The text was updated successfully, but these errors were encountered: