[sage-support] Quantlib (SWIG) and Sage - Experimental package

2008-10-24 Thread tomanizer
= TARGET() todaysDate = Date(6,October,2001) and I get the error: Traceback (most recent call last): File "", line 1, in File "/root/.sage/sage_notebook/worksheets/tomanizer/18/code/3.py", line 7, in todaysDate = Date(Integer(6),October,Integer(2001)) File "/filesrv

[sage-support] Re: Quantlib (SWIG) and Sage - Experimental package

2008-10-25 Thread tomanizer
This works excellently. Thanks William. On Oct 25, 12:40 am, "William Stein" <[EMAIL PROTECTED]> wrote: > On Fri, Oct 24, 2008 at 2:58 PM, tomanizer > > > > <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > I have successfully compiled the new

[sage-support] Sage notebook running in Google Chrome: Cannot login

2008-11-29 Thread tomanizer
Hi All, When using Google Chrome I cannot log in to my Sage notebooks. The login page displays correctly. But when when I submit username and password I get an error: "Object not found! The requested URL was not found on this server. If you entered the URL manually please check your spelling an

[sage-support] Re: Sage notebook running in Google Chrome: Cannot login

2008-11-29 Thread tomanizer
windows, > this doesn't make sense to me. Maybe you have a linux version of chrome > somehow? > > On Sat, Nov 29, 2008 at 8:34 AM, tomanizer > > <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > When using Google Chrome I cannot log in to my Sage notebooks.

[sage-support] Re: Sage notebook running in Google Chrome: Cannot login

2008-11-29 Thread tomanizer
Hi William, Which version of Sage are you using? Did you run your notebook with accounts=True and log in or did you start the workbook directly? Thomas On 29 Nov, 20:26, "William Stein" <[EMAIL PROTECTED]> wrote: > On Sat, Nov 29, 2008 at 5:34 AM, tomanizer > > >

[sage-support] Re: Sage notebook running in Google Chrome: Cannot login

2008-11-29 Thread tomanizer
Logging into http://sagenb.org works fine. So it is probably my set-up, my Sage version or cookies, etc. as Michael suggested. On 29 Nov, 20:48, "William Stein" <[EMAIL PROTECTED]> wrote: > On Sat, Nov 29, 2008 at 5:34 AM, tomanizer > > > > <[EMAIL PROTECTED

[sage-support] Interact and dates - is there a datepicker?

2009-02-17 Thread tomanizer
Hi All, Is it possible to get a datepicker widget in interact? Or if there isn't can we create one? I want the users of my worksheet to be able to select a couple of dates and then call a function which uses them as input to a calulation. Cheers Thomas --~--~-~--~~~-

[sage-support] Re: Interact and dates - is there a datepicker?

2009-02-18 Thread tomanizer
Thanks Wiliam. There actually is a datepicker in jQuery. http://docs.jquery.com/UI/Datepicker#overview How do we get it in there? Regrads Thomas On Feb 17, 10:29 pm, William Stein wrote: > On Tue, Feb 17, 2009 at 2:24 PM, tomanizer > > wrote: > > > Hi All, > > &

[sage-support] Re: Interact and dates - is there a datepicker?

2009-02-18 Thread tomanizer
Great. Thanks. On 18 Feb, 13:22, Harald Schilly wrote: > On Feb 18, 12:18 pm, tomanizer wrote: > > > How do we get it in there? > > here is a new ticket, you can watch progress > there:http://trac.sagemath.org/sage_t

[sage-support] moving spkg between versions - is it possible - QuantLib

2009-02-19 Thread tomanizer
Hi All, I successfully built the experimental QuantLib spkg for Sage 3.0. That took quite a while on my slow machine. You can check it out here: http://highburyplace.no-ip.org:443/home/pub/3/ (I will only be able to keep this link it live for a couple of days) I've now installed Sage 3.2. Can I

[sage-support] Re: moving spkg between versions - is it possible - QuantLib

2009-02-20 Thread tomanizer
interface (e.g. docstrings, proper types, etc) - port QuantLib to Python/Sage - create a new Quant Finance Platform for Sage Any suggestions? Any more volunteers? On 19 Feb, 10:20, mabshoff wrote: > On Feb 19, 2:15 am, tomanizer wrote: > > > Hi All, > > Hi Thomas, > > &g