On Wednesday, August 16, 2017 at 1:07:34 PM UTC-4, Jori Mäntysalo wrote:
>
> Strange little error: both publishing and stopping to publish give "500:
> Internal server error." Publishing works, it's just little oddity. Logfile
> has this line:
>
> BuildError: Could not build url for endpoint '
Hi Johan,
On 2017-08-18, Johan S. H. Rosenkilde wrote:
> My question here is whether it is really intended that all matrices get
> stuck with these (almost) senseless methods?
I didn't introduce them, but I believe it would be quite useful for my
applications (provided it is a *fast* method!). S
On 18 August 2017 at 14:48, Johan S. H. Rosenkilde wrote:
> Compared to Sage 8.0, matrices in Sage 8.1.beta1 now have a host of new
> methods:
>
> - leading_coefficient
> - leading_item
> - leading_monomial
> - leading_support
> - leading_term
>
> These are inherited from the category of
Compared to Sage 8.0, matrices in Sage 8.1.beta1 now have a host of new
methods:
- leading_coefficient
- leading_item
- leading_monomial
- leading_support
- leading_term
These are inherited from the category of finite dimensional modules with
basis of which matrix spaces are now members
What I love about Sage is the following:
I discover an interesting class of objects say a groups. Now I want to play
with it, so I create an object foo and type "foo." + Tab and now I can
easily explore what I can do with this object.
However many classes have 50 something methods inherited fr
2) It is unsafe because it modifies src/bin.
1) This is the expected behaviour. The pending report will disappear after
some time.
Le vendredi 11 août 2017 19:34:51 UTC+2, Maarten Derickx a écrit :
>
> Hi,
>
> At https://patchbot.sagemath.org/ticket/23610/ you can see that the
> patchbot stat
A patchbot reported two failing doctests because the result is a set and
the elements were in a different order, see
https://trac.sagemath.org/ticket/23637
I somehow remember that such an issue was discussed here and I thought
it was about the output of dict and set being sorted by a display hook