Skip to content

Instantly share code, notes, and snippets.

@ktzanev
Last active December 13, 2018 20:15
Show Gist options
  • Save ktzanev/bd204baaf61f71de2a34304864b9dd88 to your computer and use it in GitHub Desktop.
Save ktzanev/bd204baaf61f71de2a34304864b9dd88 to your computer and use it in GitHub Desktop.
Bonjour Colaboratory

Python

meijerg([[0,-2], [1]], [[1/2], [-1/2, -1]], x)

Mathematica (WolframAlpha)

MeijerG[{{0,-2}, {1}}, {{1/2}, {-1/2, -1}}, x]

Voir dans WolframAlpha

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment