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 access to qgamma and friends easier #19032

Open
kcrisman opened this issue Aug 14, 2015 · 3 comments
Open

Make access to qgamma and friends easier #19032

kcrisman opened this issue Aug 14, 2015 · 3 comments

Comments

@kcrisman
Copy link
Member

See this discussion about plotting and using qgamma.

sage: var('q,x') 
sage: from mpmath import qgamma 
sage: plot3d(lambda q,x: qgamma(q,x), (q, 0.5, 3), (x, 2, 10)) 

Component: symbolics

Branch/Commit: u/zonova/make_access_to_qgamma_and_friends_easier @ 360823b

Issue created by migration from https://trac.sagemath.org/ticket/19032

@kcrisman kcrisman added this to the sage-6.9 milestone Aug 14, 2015
@sagetrac-zonova sagetrac-zonova mannequin self-assigned this Dec 24, 2016
@sagetrac-zonova sagetrac-zonova mannequin modified the milestones: sage-6.9, sage-7.5 Dec 24, 2016
@sagetrac-zonova
Copy link
Mannequin

sagetrac-zonova mannequin commented Dec 25, 2016

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 20, 2017

Commit: 360823b

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Mar 20, 2017

Branch pushed to git repo; I updated commit sha1. New commits:

360823bAdding comments to the code

@mkoeppe mkoeppe removed this from the sage-7.5 milestone Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants