Wikipedia uses the GNU Free Documentation License.
On 7/7/07, David Joyner <[EMAIL PROTECTED]> wrote:
>
> I'm happy with the
> Attribution-ShareAlike Creative Commons license:
> http://creativecommons.org/licenses/by-sa/2.0/
> I think there is also a GPL Documentation license which is
> similar.
I'm happy with the
Attribution-ShareAlike Creative Commons license:
http://creativecommons.org/licenses/by-sa/2.0/
I think there is also a GPL Documentation license which is
similar.
+
On 7/7/07, Martin Albrecht <[EMAIL PROTECTED]> wrote:
>
> Hi there,
Hi there,
do we have a license on the SAGE Wiki content? I am not so firm when it comes
to documentation licenses, but basically I would like it to be as open as
possible, e.g. it should be possible to put Wiki content in a book (with
proper credits). How about the documentation in general?
T
Strongly support having as few predefined variables as possible. The
closer to zero the better. Honestly I would even prefer the entire
startup namespace to be as empty as possible; I would rather have to
import EllipticCurve, NumberField, etc than have them pre-loaded. I
know I won't get my w
Thank you. Your suggestion worked.
Bhalchandra Thatte
> > (load "/usr/local/bin/sage")
>
> Try changing this back to
> (load "sage")
>
> Carl Witty
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this
On Jul 7, 2007, at 10:44 AM, William Stein wrote:
> The first is *removing* having predefined symbolic variable
> names. I.e., in SAGE right now the variables a..z and A..Z
> are prdefined at startup to be symbolic variables (except for I
> and e).
+1 for nothing but e, I, and x defined by def
On 7/7/07, Justin C. Walker <[EMAIL PROTECTED]> wrote:
> On Jul 7, 2007, at 10:44 , William Stein wrote:
> > So I propose that the only symbolic variables that are predefined
> > are x (since it's so useful to have this predefined), I (=sqrt(-1)),
> > and e (=2.7...).
> > If users want a symbolic
On Jul 7, 2007, at 10:44 , William Stein wrote:
> So I propose that the only symbolic variables that are predefined
> are x (since it's so useful to have this predefined), I (=sqrt(-1)),
> and e (=2.7...).
> If users want a symbolic variable, they have to use the var command.
I prefer having no
On 7/7/07, William Stein <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I just taught a very intense two week workshop on the Riemann Hypothesis
> to 24 bright high school students, in which we used SAGE quite a lot
> each day for 2.5 hours (http://wstein.org/simuw/). I'm now very
> seriously considering
On 7/7/07, William Stein wrote:
> ...
> So I propose that the only symbolic variables that are predefined
> are x (since it's so useful to have this predefined), I (=sqrt(-1)),
> and e (=2.7...).
> If users want a symbolic variable, they have to use the var command.
> ...
In my opinion there shou
Hi,
I just taught a very intense two week workshop on the Riemann Hypothesis
to 24 bright high school students, in which we used SAGE quite a lot
each day for 2.5 hours (http://wstein.org/simuw/). I'm now very
seriously considering some changes to SAGE as a result.
The first is *removing* having
On Jul 6, 8:38 pm, iSAGE <[EMAIL PROTECTED]> wrote:
> (load "/usr/local/bin/sage")
Try changing this back to
(load "sage")
(Doing (load "/usr/local/bin/sage") tries to load a shell script as if
it were an Emacs Lisp program; this fails quickly, because the very
first character of the shell scr
12 matches
Mail list logo