I am sorry if this question has been asked before.
Is there a way to get the fundamental Lie algebra generators in sage (those
that physicists use, eq. the Paule matrices, Gellmann matrices and so
forth)?
The only thing I can find in the documentation is the generators in the
Chevalley basis, b
embedding=0.366,
> names=('x',))", locals={'x':x})
> Number Field in x with defining polynomial x^2 + x - 1/2
>
>
>
> On Saturday, July 27, 2013 5:53:52 PM UTC-4, Emil wrote:
>>
>> Hi, I'd like to be able to save number fields with emb
Hi, I'd like to be able to save number fields with embeddings as text
strings, so that they can be instantiated at a later date, as well as being
human readable. So, I'm trying to store the command used to create such a
field, and use sage_eval on it.
sage: x = polygen(QQ)
sage: K. = Numbe
t I might
be able to do something like open(__name__ + ".js", w")...
On 9 June 2013 15:43, leif wrote:
> leif wrote:
>
>> Emil wrote:
>>
>>> I'd like to know if it's possible to get the filename of a script that's
>>> been run
I'd like to know if it's possible to get the filename of a script that's
been run using the "load" or "attach" command at the sage: prompt.
If I insert a "print __name__" in the script I just get "__main__".
I know __name__ isn't the right thing, since I'm not dealing with an
imported Python modu
otup is not necessary when starting a linux
in a fixed virtual environment. E.g. the whole hardware detection stuff
could be minimized. Of course this would mean to use a customized boot
script inside the initrd of the vm ...
greetings
emil
Here's one user's comments:
> ++
> 1) Fire
On 18 May 2012 18:48, Emil wrote:
> Looking at the code, the cardinality() is done sensibly for
> IntegerVectors_nkconstraints, but not for IntegerVectors_nk, which is
> what will be used by default. It should be a simple patch (I can do it
> if no-one else wants to) - as the code is
IntegerVectors_nkconstraints.
Emil
On 18 May 2012 08:42, David Loeffler wrote:
> The size of this set is the binomial coefficient (m + n - 1) choose ( n - 1 ).
>
> David
>
> On 17 May 2012 14:26, Martin Albrecht wrote:
>> Hi,
>>
>> currently when running e.g.
>>
>> sage:
OK I'll take a look :)
On 15 May 2012 21:55, Nathann Cohen wrote:
> Helloooo Emil !!
>
>> Any chance you could make a patch? :) (I'd volunteer myself, but I
>> would probably mess it up!)
>
> H I could, but this patch is so local that it really is
:) (I'd volunteer myself, but I
would probably mess it up!)
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/grou
Next issue is that the Gurobi backend doesn't support the copy:
AttributeError: 'sage.numerical.backends.gurobi_backend.GurobiBacke'
object has no attribute 'copy'
Any idea how much work this would be to do?
(I can now do what I wanted to do before, at least with GLP
On 15 May 2012 13:38, john_perry_usm wrote:
>I've found MILP lets you do it this way:
>
> sage: x, y = lp[0], lp[1]
Ahh! Thanks, this is what I need. (Is this documented anywhere?) - Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe f
Hi Nathann,
Thanks for writing the MILP class - it works very well. Now, I can do:
x = lp.new_variable()
Is there any way to do something like
x = lp.get_existing_variables()
?
I'm working on some graph theoretic stuff: I'm solving two LPs for
each graph, for as many graphs as I c
One thing to watch out for is that the generators returned by
automorphism_group contain symbols that may not be the actual vertices. I
realised this once after several frustrating hours of bizarre results from my
program. I'm not sure if this is still the case in recent versions.
Emil
'x' now seems to contain different variables. So I cannot
add any constraints that use the existing variables. Or is there some
way to do this? Thanks,
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-suppor
t the Sage source files do. I
thought that was the "right thing to do".
So, should my module always import from sage.all ? What if I ensure
that all my imports occur in the right order?
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this
what to make of all this.
I'd really like to see more documentation on how to distribute
packages for Sage that are not intended to part of Sage proper. I
can't volunteer for this myself (at present) as I barely understand
how things work and have only managed to get something w
do with
Python or disutils, but I am not sure... If someone could at least
clarify what area this problem fits into that would be a great help
because I can then go to the appropriate forums. Thanks,
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from t
> If I make it bridged, what is the IP address I'd use?
stop the sage notebook server (with Ctr-C) and type "ifconfig". This should
show you your IP address on the network.
It should also show in the startup message of the notebook server.
--
To post to this group, send email to sage-suppor
If no-one can answer this question, does anyone have an idea of another forum
where people may know the answer?
Thanks! -Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more
the Cython docs or anywhere
else about how to stop this. The Sage Cython modules seem to be
imported into the correct places in the namespace hierarchy, so it
must be possible...
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email
in the top-level
of the name space?
Thanks,
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
bar.Bar.
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
emely confused about all this
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
but now nothing can import it... I was wondering whether
LD_LIBRARY_PATH or something needs to be set?
I'd like to be able to distribute my package, but I want everything
contained in site-packages/foo Thanks,
Emil
--
To post to this group, send email to sage-support@googl
Thing, which in Sage is then called
thing.Thing. However, I would like it to be called
'mypackage.thing.Thing'. Is this possible?
(If in the above code I change the first argument of Extension to
'mypackage.thing', I am unable to import it at the sage: prompt -
although thing
re is anything really silly, then that
would be appreciated! -Emil
--
import os
from distutils.core import setup
from distutils.extension import Extension
from Cython.Distutils import build_ext
if not os.environ.has_key('SAGE_ROOT'):
print "ERROR: The
e folder?
Also, is there any documentation on sage -pkg?
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
/ext/interrupt.pxi"
So I guess this means that I need to be part of the sage directory
structure, rather than being in site-packages? Or could I use
SAGE_ROOT or something to always guarantee to be able to find these
files?
Emil
--
To post to this group, send email to sage-support@googlegroup
2) is it possible to use %upgrade to rebuild by source from the sage: prompt?
Thanks,
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://gro
Am Mittwoch, 28. März 2012 14:06:31 UTC+1 schrieb Matthias L:
>
> Dear group,
>
> I've tried to install Sage on Windows 7 following the installation guide
> linked below. It seems to work until step 4, I get the same console window
> as shown in the screen shot there ("Open your web browser").
ds
this, as would a Cython interface. Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
On 26 March 2012 17:37, Dima Pasechnik wrote:
> On 2012-03-25, Emil wrote:
>> I've also been using CSDP from Sage lately. I am calling the
>> stand-alone program, rather than using the Python interface (which
>> isn't a very good solution).
> why? Is it buggy
r the C library?
(I was planning at some point to do this myself.)
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/gro
rows are
orthogonal, but not orthonormal, if those are the correct terms).
I was wondering if Sage will make use of the specific set-up here to
speed up the matrix product?
And if not, is there a faster way to do it?
Thanks,
Emil
--
To post to this group, send email to sage-support@googlegroup
ing... Does this mean that dumps() will be called
on objects that the dictionary contains? (Doesn't pickle use
__getstate__ or something like that instead?)
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+
d pickle,
would that work? Thanks,
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
all belong to fields
with embeddings... Currently, not only does this not work, but no
error message is produced Do you think it is worth me making a
ticket for this?
Emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email
, and could be imprecise.
It would be good if I could just do:
sage: sorted(bounds)
[4*x - 1, 10/3*x - 4/3, 4*x - 1, 2*x - 1, 4*x - 1, 4*x - 1, 0]
But this doesn't appear to work! Is there a way to do this? Thanks,
Emil
--
To post to this group, send email to sage-support@googlegroups.c
On 21 Feb., 06:18, Rob Beezer wrote:
> On Feb 16, 1:43 am, Manuel Kauers wrote:
>
> > 7. Nullspace for matrices over finite fields is unreasonably slow
>
> > sage: M = MatrixSpace(GF(2^31-1), 1000, 1001).random_element();
> > sage: %time M.right_kernel();
> > CPU times: user 165.71 s, sys: 0.0
On 16 Feb., 10:43, Manuel Kauers wrote:
> Hi there,
>
> here are some bugs which may or may not be already known. If they are
> new, could you please file them wherever such bugs need to be filed? Or
> if they are not bugs but wrong usage, could you explain to me what I
> should type instead?
>
On Feb 14, 6:57 pm, Juan Grados wrote:
> I dont permissions for this in my server
Well, if there is no better solution (like asking sysadmin, or
somebody uploads other package ) you could build lzma (or successor xz-
utils) locally
http://tukaani.org/lzma/
--
To post to this group, send
On Feb 14, 5:21 pm, juaninf wrote:
> Hi everybody
>
> Please I want download the SAGE math for fedora-32bits, but i need the
> file with extension *.tar not tar.lzmaa, because my tar program no
> have support fot this extension, ...
> http://ftp.iitm.ac.in/sage/linux/32bit/index.html.
> You kn
On 13 Feb., 23:19, Volker Braun wrote:
> On Monday, February 13, 2012 12:42:14 AM UTC-8, emil wrote:
>
> > Right at the moment loggins are not disabled but all servers (ssh,
> > ftp) are off by default. Passwords for the accounts are not published
> > (my defaults
On 13 Feb., 09:22, Volker Braun wrote:
> On Sunday, February 12, 2012 10:56:35 PM UTC-8, emil wrote:
>
> > If you want to use the multiuser "sage server" and access it from
> > other computers on the LAN then you need "bridged adapter" and connect
>
ut the NAT/portforwarding network settings...
If you want to use the multiuser "sage server" and access it from
other computers on the LAN then you need "bridged adapter" and connect
to the IP of the VM (there should be a green splash window on the
bottom with the IP adress)
cheers
emil
-
rowser. Internet
Explorer, Firefox, Chrome, Opera should all work, as well as other,
less known browser types. Just open the browser and type in localhost:
8000 in adress bar.
Cheers
emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email
Yes you should be able to connect to the sage server.
1) Shutdown Computer and restart
Start VirtualBox
Please check that on the right side of your Virtual Box control
window, section "Networking" is set to NAT.
start Sage VM
In the VM you should get the message that the sage server is running
on
On Dec 8, 9:46 am, issacnewton wrote:
> Hi emil it seems that command worked and its trying to start web page.
> I have taken the
> snapshot of thathttp://www.picscrazy.com/view/1QHj
>
> and it just remains at that point.
>
> and if i go to that localhost:8000 address
Maybe type
sage/sage -notebook
if that doesn't work just restart the virtual machine
Useful reading:
http://www.ee.surrey.ac.uk/Teaching/Unix/unix1.html
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@
> You should be in the sage root directory now, restart sage server
> [sage@localhost ~]$ ./sage .notebook
sorry thats a typo, it should be
> [sage@localhost ~]$ ./sage -notebook
actually it should also do if you just shutdown the VM and restart it.
--
To post to this group, send email to sa
On Dec 7, 4:52 am, issacnewton wrote:
> Hi emil
>
> i tried solution a). It was compiling and building for many minutes
> and finished at last. after that I typed ./sage and again the same
> prompt [sage@sage sage]$ appeared and i tried to
> do ordinary math like 2+2, but
On Dec 6, 3:12 pm, issacnewton wrote:
> thanks emil.
>
> i was able to change the base memory and i set up the system to start
> in sage shell. i get to the sage prompt after typing ./sage but i
> can't do
> any math stuff there. i get the following error.
>
> WA
complex calculations on
ask.sagemath.org
http://ask.sagemath.org/question/839/unexpected-behavior-of-log-in-complex-plane
I don't know if this is in any way related or was followed up with a
bug report upstream or a ticket, but maybe it is related and should
not be overlooked.
best
emil
--
To post to th
README.txt?
Quote:
Requirements
This can be used on any operating system that supports the free
VirtualBox player, for example Microsoft Windows. Your computer must
have at least 2.5 GB (!) of free disk space and at least 512 MB of
RAM.
So for normal sage operation you should be fine
On Dec 5, 9:14 am, Carel van Dam wrote:
> I'm doing my masters at the moment and I plan on running sage quite a bit
> for now, both via the VM and a local linux install. I can try one image a
> month for you guys (The cap is a bit of an issue), and I'll try break each
> distro during my coffee bre
ays. To develope
this further I need some feedback and testers. I know this needs some
commitment of time and Bandwith but it is just a humble invitation to
help to make sage an easier experience for a lot of users.
I have announced this installer and the download link (650 MB) here:
http://groups.goo
Just some additional info:
> The login is automatic as admin and no password. The worksheets look good
> and everything is much faster on the local installation; however,
> I prefer not to use it much until I get some advice. I have not been able
> to figure out how to start the notebook serve
tion where it is performed at each
boot (Maybe in /etc/profile.d?). You will have to find out how Fedora
handles it.
2) I think this doesn't affect the sage webserver. It will work from
the host as soon as you have a working network interface with the VM.
3) Do have an IP adress in the 192.168.
_type=0
then you could "remaster" the live CD image (maybe make some
additional changes like a customized default wallpaper or even include
some example worksheets) before you distribute it.
I made a guide how to do this here:
http://boxen.math.washington.edu/home/emil/doc/html/en/HOW
hat the
> needed devel packages are present. Matplotlib can use several such as
> Tk, Qt, Gtk.
>
> Adam
Hello Adam,
thanks very much for that, will it try to built every possible backend
or do I need to set an additional Variable?
emil
--
To post to this group, send email to sage-suppo
pub/9/
So question is, can settings be changed so that
from pylab import *
x = linspace(-1,1,1000) f = sin(6*x) + sin(60*exp(x))
plot(x,f,'k')
actually produces a plot from the commandline?
I have a related problem with getting Texmacs to show sage plots,
there is always a message about
A somewhat more graphical release announcement on the Sage Live Forum
http://murga-linux.com/puppy/viewtopic.php?t=62231
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options,
I updated the Live CD version, this also concerns some recent postings
on this list (e.g. Plotting in R, or the ability to use cython in a VM
ware image)
Readme file: http://boxen.math.washington.edu/home/emil/sagelive/readme.txt
Homepage (needs Update): http://boxen.math.washington.edu/home/emil
ely, I tried it and I got errors installing the Rcmdr package ..
>H
For sake of completeness I have to add that I just did
sage -sh
R
install.packages("Rcmdr", dependencies=TRUE)
library(Rcmdr)
in my fresh sage build, and R Commander is working as expected.
Truly great stuff ...
emil
On Jan 5, 5:49 pm, Volker Braun wrote:
> I'd say that "make ptestlong" should run without errors before publishing a
> live binary build.
make ptestlong passed, with one exception:
The following tests failed:
sage -t -long -force_lib devel/sage/sage/interfaces/ecm.py # Time
out
Timou
>
> > Hm, does R need the Xorg - dev headers to work properly? Thats the
>
> Well, I don't know why, but they apparently think so. It's in the
> documentation that this (or something like it) should be in to build
> these things. I really need to ask their devel list someday...
>
> - kcrisman
>
I have compiled sage from source and have now a result for the command
sage -testall --optional
I have 147 failed tests.
http://boxen.math.washington.edu/home/emil/stuff/failed.txt
(complete log: http://boxen.math.washington.edu/home/emil/stuff/test.log)
There is lots of "you don
be possible to build one where
plotting is working.
emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
> > > The main problem is that Puppy Linux or whatever must have compiled
> > > Sage without the right headers available. It's entirely mysterious to
> > > us exactly why R requires certain developer tools installed to give
> > > you X11. But it doesn't, and so in the spkg-install we check for a
On Dec 29 2010, 6:49 pm, emil wrote:
> On 29 Dez., 17:33, kcrisman wrote:
>
>
>
> > The main problem is that Puppy Linux or whatever must have compiled
> > Sage without the right headers available. It's entirely mysterious to
> > us exactly why R requires c
inaries.
Lets see where "the dog is burried" (german proverb).
So is it right to say that plotting from R, and installation of most R-
packages should work in a working sage install?
Just to be sure it's no ghost I'm hunting ...
emil
--
To post to this group, send email to sag
On 29 Dez., 12:28, Harald Schilly wrote:
> On Wednesday, December 29, 2010 10:25:11 AM UTC+1, emil wrote:
>
> > I got feedback from people who are very interested in the sage package
> > but mainly want to use some components in a "classical" way (e.g.
> > Rc
who are very interested in the sage package
but mainly want to use some components in a "classical" way (e.g.
Rcmdr with R) - Do you think this is possible at all?
many thanks for any hint on this
emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscrib
On 27 Dez., 20:37, Cyrille Piatecki
wrote:
> Quoting emil :
>
> Dear Emil,
> first of all, I leave for the end of the week tomorrow so if you
> answer this message, don't be astonished if I do not react.
>
> Yesterday, it was impossible to download from the swiss d
On 27 Dez., 09:56, Cyrille Piatecki
wrote:
> Quoting emil :
>
> Dear Emil,
>
> I will check your comments this afternoon.
Our comments crossed in the Aether ...
Butr I must say that
> yesterday I have follow your advise and tryed the pupy way. So I have
> dowloaded the
On 26 Dez., 10:57, emil wrote:
> Hello Cyrille,
>
> sage-vmware.vmdsk is the virtual harddisk file. I have done a
> installation of the virtual machine recently but I cant recall having
> that troubles.
> I will check my install and look where I find this harddisk file and
&g
, which is kind of a
different approach:
http://boxen.math.washington.edu/home/emil/doc/html/en/
kind regards
emil
On 26 Dez., 06:59, Cyrille Piatecki
wrote:
> So I have isntalled vmWare Player and double-clicked on
> sage-vmware.vmx as is said in the tutorial but the answer is
>
&
ckend, I found this link:
http://wiki.sagemath.org/sage_matlab
I don't know if there is a backend included by default, but the link
above should give you an idea how to set one up. I hope this is a
starter ...
emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
On Dec 14, 10:56 pm, Simon King wrote:
> Hi Emil!
>
> On 14 Dez., 23:20, emil wrote:
>
> > Could you give an example of how to use install_scripts to make e.g.
> > python or R available from outside sage?
>
> For example: I have a directory bin/ in my home direct
On Dec 14, 7:41 pm, Simon King wrote:
> Hi,
>
> On 14 Dez., 17:07, emil wrote:
>
> > Is it an idea to do it the other way around? Make symlink to the
> > python which is contained in sage to use it from outside?
>
> I think that functionality is provided by
... depending on what you want to accomplish.
>
> > H
Is it an idea to do it the other way around? Make symlink to the
python which is contained in sage to use it from outside?
Thats how I did in the sage live CD. So you save space and you can use
all libraries (numpy, sympy ... ) which are
On 10 Jul., 08:27, Mike Hansen wrote:
> On Fri, Jul 9, 2010 at 11:19 PM, emil wrote:
> > Any help on how to solve this? Is a rebuild on the mentioned eeepc701
> > necessary?
> > How do I build sage with the ssse3 flag disabled on a ssse3 machine
> > (for the next
Hi,
I published SageLive-431.iso (download Live CD from sage server), but
I got the following problem on the associated Puppy Linux Forum:
>using this one
>http://boxen.math.washington.edu/home/emil/SageLiveCD/SageLive-431v1.iso
>
nough to run sage, you also need swap space (maybe 1 GB)-
but Ubuntu might be different- so please try and post results :)
kind regards
emil
>
> and would my netbook (EeePc 701, 500MB RAM) be enough to play with
> sage (or run notebook)?
>
> Thanks in advance
> --
> Jurgis P
tutorial, so it should be helpfull for beginners.
just to add more options
kind regards, emil
On 16 Apr., 09:14, Alasdair wrote:
> Next semester I'd like to try to use Sage in my cryptography class,
> instead of Maxima, which I've been using so far (I've also
> experimente
On Mar 22, 10:47 pm, bb wrote:
> emil schrieb:
>
> > On Mar 22, 10:44 am, bb wrote:
>
> >> emil schrieb:
>
> >>> On Mar 20, 10:52 pm, Alec Mihailovs wrote:
>
> >>>> On Mar 19, 4:51 am, bb wrote:
>
> >>>>> I t
On Mar 22, 10:44 am, bb wrote:
> emil schrieb:
>
> > On Mar 20, 10:52 pm, Alec Mihailovs wrote:
>
> >> On Mar 19, 4:51 am, bb wrote:
>
> >>> I tried to compile sage from source on slitaz, a very small and
> >>> ultrafast starting linux and sl
install options.
I tested it and post this message from the live CD installed to a
flash drive.
Advantage is that it runs considerable faster than the LIVE CD and it
is easy to carry it around.
Emil
PS: There is also Menu>Setup>BootFlash Install Puppy to USB. This
wizard is more advance
As far as I now Slitaz is between 25 and 30 MB :)
On Mar 19, 4:59 pm, Robert Bradshaw
wrote:
> On Mar 19, 2010, at 1:51 AM, bb wrote:
>
> > I tried to compile sage from source on slitaz, a very small and
> > ultrafast starting linux and slitaz might be installed to a bootable
> > USB.
> > No succ
On Feb 24, 12:40 pm, "Peter K.H. Gragert"
wrote:
> By the way, via a ethernet-kabel I succeeded to acces the internet ;-).
> Peter
>
> 2010/2/21 emil
>
>
>
> > > > 5- The screen was dim and I couldn't figure out how to make it
> > brighter
d. I will try to fix this but can't promise.
There is a possible fix with the programm xgamma (I tried it, worked
for me)
http://www.murga-linux.com/puppy/viewtopic.php?t=29447
cheers,
emil
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this gro
re, but maybe its better not to
load to ram by default.
>
> A friend of mine is interested and this seems to be a perfect way for an
> XP-PC...
Would be great if he likes it
>
> Peter
>
> 2010/2/20 emil
>
> > On Feb 20, 12:37 pm, "Peter K.H. Gragert"
&
Hi,
> Thank you very much for this nice project; now it will be easier to impress
> friends at the university about the capabilities of both SAGE and Linux. I
> would like to share a couple of observations (of course these may have to do
> only with Puppy itself):
>
Thanks you for the feedback
> 1
concerning:
* Bugs
* Localisation (it should be asked at first boot, but it might not)
* Hardware requirements (Processor, Memory - positiv and negativ
experiances)
* any Benchmarks
* Is there something missing (i.e. the jsmath-fonts .. )
and generally
* suggestions and feedback
thanks in adva
Alex
>
> --
> Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne
> -- Australia --http://www.ms.unimelb.edu.au/~aghitza/
Thank you Alex for your help,
Tt should be on the sage mirrors now!
Feedback would be appreciated.
emil
--
To post to this group, send emai
append the original post, but I think this thread should be in sage-
devel. I could need someone willing to try/test it
and give feedback.
regards
emil
ORIGINAL POST:
Hello,
I created a Live CD (or USB install) for Sage based on the small Puppy
Linux distribution.
Compared to the ubuntu based
d workflow seems to be ok.
I am no professional in the field and this is just a labor of love,
but I think
for some this alternative might be useful. It would be great if
anybody could test it.
A quick and easy method i.e is UNetbootin (no CD required).
thanks in advance
emil
PS:
I posted also on
soon post a version which runs fine on 1 GB RAM (tested)
and probably less (I think absolut Minimum is 512 MB RAM).
regards
emil
On Feb 16, 3:01 am, Robert Veelenturf
wrote:
> On Feb 14, 5:19 pm, "Dr. David Kirkby"
> wrote:
>
>
>
> > Robert Veelenturf wrote:
memory related issues and will post
a version which should run
on "rather normal" end user spec machines (tested now with 1 GB RAM
and 1.6 Ghz processor, should also runs with 512 MB but not tested)
soon.
regards
Emil
On Feb 16, 7:41 am, David Kirkby wrote:
> On 16 February 2010
100 matches
Mail list logo