| 2019-11-25 01:52:48 +0200 | received badge | ● Notable Question (source) |
| 2019-11-25 01:52:48 +0200 | received badge | ● Popular Question (source) |
| 2017-05-31 01:38:14 +0200 | received badge | ● Famous Question (source) |
| 2016-11-02 11:57:34 +0200 | received badge | ● Popular Question (source) |
| 2016-11-02 11:57:34 +0200 | received badge | ● Notable Question (source) |
| 2015-03-03 00:09:27 +0200 | received badge | ● Editor (source) |
| 2015-03-03 00:05:16 +0200 | asked a question | Sage/ECLS internal error: No such file or directory It has been some time since my Sage stopped working properly. It seems symbolic computations needing libecl are broken: It also happens when I try to use the sum function with symbolic variables etc. The problem is not in ECLS per se, since maxima solves these things just fine. I'm running Sage 6.5 on Gentoo Linux (using the sage-on-gentoo overlay), but the errors have been there a long time (I think < 6.2). I did various reinstalls of all my packages, also completely purged libecls, maxima, Sage and reinstalled them, but to no effect. I also tried installing all the relevant packages without threads support, as well as different versions of ECLS, nothing changed. Does anyone have an idea what could cause this problem? Or what is even meant by the error? What file or directory isn't found? |
| 2012-11-06 15:00:53 +0200 | commented question | memory leak when doing lots of ideal tests I have the same problem now (iterating over some polynomials, the memory for the groebner base is not freed). I'm thinking about filing a bug report. Did you find any solution? |
| 2012-08-24 21:33:35 +0200 | marked best answer | Get list of coordinates from plot object I think maybe this works. I'm not an mpl expert, but at least the points correspond to the output of |
| 2012-08-24 21:33:35 +0200 | received badge | ● Scholar (source) |
| 2012-08-24 21:33:25 +0200 | commented answer | Get list of coordinates from plot object Yes, this does exactly what I wanted. This is just great. I never would have guessed that descent into the depths of the matplotlib arrays. Thank you very much! |
| 2012-08-24 17:00:17 +0200 | received badge | ● Nice Question (source) |
| 2012-08-22 21:30:24 +0200 | received badge | ● Student (source) |
| 2012-08-22 18:43:15 +0200 | received badge | ● Supporter (source) |
| 2012-08-22 07:35:15 +0200 | asked a question | Get list of coordinates from plot object I'm looking for a way to get a plain list of coordinates from a plot object. For instance, after creating an implicit plot of a circle
I am able to save the image in .pdf or even .svg format (where coordinates are present), which is a very good start. What I really want, though, is a plain list of coordinates of, say, 2000 points lying on that circle. It should be possible to extract some from the .svg file, but is there a more convenient method? Maybe even one where I can set the sample size? Thank you in advance for any suggestions. |
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.