That looks fantastically useful. It is impossible to overstate how
big a draw this could be.
-Marshall
On Jun 25, 10:41 pm, Rob Beezer wrote:
> (A continuation
> ofhttp://groups.google.com/group/sage-devel/browse_thread/thread/669c9c...)
>
> A spreadsheet in Sage. Social Calc is by Dan Brickl
I basically swapped the python-2.6.4.p11.spkg file in /sage-4.7/spkg/
standard with the patched one and got the same error.
Am I doing something wrong?
On Jun 26, 12:08 pm, Dima Pasechnik wrote:
> On Jun 25, 10:20 pm, Roman Sinayev wrote:
>
> > I have that package installed already =/
>
> you pr
The implementation in sage/modules/vector_symbolic_dense just inherits from
FreeModuleElement_generic_dense, without overriding any methods like _add_
or _new_c. In particular, the arithmetic operations
in FreeModuleElement_generic_dense hard-code the class, so that arithmetic
always creates a new
On Jun 25, 10:20 pm, Roman Sinayev wrote:
> I have that package installed already =/
you probably need to install the patches on
http://trac.sagemath.org/sage_trac/ticket/11447
>
> On Jun 25, 4:26 pm, Volker Braun wrote:
>
>
>
>
>
>
>
> > I haven't encountered that myself but I think you nee