Skip to content

Instantly share code, notes, and snippets.

@cswiercz
Created October 17, 2014 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cswiercz/610b4081e862260f6c3b to your computer and use it in GitHub Desktop.
Save cswiercz/610b4081e862260f6c3b to your computer and use it in GitHub Desktop.
Memoryviews and RiemannSurfacePaths
/Users/cswiercz/abelfunctions/abelfunctions/riemann_surface_path.so in abelfunctions.riemann_surface_path.RiemannSurfacePathLine.__init__ (abelfunctions/riemann_surface_path.c:6854)()
/Users/cswiercz/abelfunctions/abelfunctions/riemann_surface_path.so in abelfunctions.riemann_surface_path.RiemannSurfacePathPrimitive.__init__ (abelfunctions/riemann_surface_path.c:2891)()
/Users/cswiercz/abelfunctions/abelfunctions/riemann_surface_path.so in abelfunctions.riemann_surface_path.RiemannSurfacePathPrimitive.set_analytic_continuator (abelfunctions/riemann_surface_path.c:3061)()
/Users/cswiercz/abelfunctions/abelfunctions/analytic_continuation.so in abelfunctions.analytic_continuation.AnalyticContinuatorPuiseux.__init__ (abelfunctions/analytic_continuation.c:2616)()
/Users/cswiercz/abelfunctions/abelfunctions/analytic_continuation.so in abelfunctions.analytic_continuation.AnalyticContinuatorPuiseux._compute_puiseux_series (abelfunctions/analytic_continuation.c:3092)()
/Users/cswiercz/abelfunctions/abelfunctions/riemann_surface_path.so in abelfunctions.riemann_surface_path.RiemannSurfacePathPrimitive.get_y (abelfunctions/riemann_surface_path.c:4860)()
/Users/cswiercz/abelfunctions/abelfunctions/riemann_surface_path.so in abelfunctions.riemann_surface_path.RiemannSurfacePathPrimitive.get_y (abelfunctions/riemann_surface_path.c:4707)()
@cswiercz
Copy link
Author

Missing part:

AttributeError: Memoryview is not initialized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment