[sage-devel] Re: Vector mixture models in GaussianMixtureHiddenMarkovModel

2011-07-03 Thread Jim Kleckner
On Sunday, July 3, 2011 4:13:09 PM UTC-7, William wrote: > > Hi, > > On Thu, Jun 30, 2011 at 2:26 PM, Jim Kleckner wrote: > ... > > Do you know of existing implementations that work with vector-valued > > observations > > that are out there? > > I personally don't. > Since my earlier email, I

[sage-devel] Fwd: [sage-trac-account] El Gamal

2011-07-03 Thread Minh Nguyen
Hi, I'm forwarding the message below to sage-devel where more people can join in the discussion. -- Forwarded message -- From: charls mathew Date: Mon, Jul 4, 2011 at 12:15 AM Subject: Re: [sage-trac-account] To: sage-trac-account I have an Elgamal Algorithm implementation ba

[sage-devel] Re: Vector mixture models in GaussianMixtureHiddenMarkovModel

2011-07-03 Thread William Stein
Hi, On Thu, Jun 30, 2011 at 2:26 PM, Jim Kleckner wrote: > Professor Stein, > > I downloaded Sage recently and have been very impressed during my > explorations! > > In digging into the hmm code, in particular GaussianMixtureHiddenMarkovModel > class, I noted a couple of trivial documentation fix

[sage-devel] Diffie-Hellman key exchange implementation

2011-07-03 Thread leif
On Jul 3, 3:09 pm, Minh Nguyen wrote: > Hi, > > On Sun, Jul 3, 2011 at 11:01 PM, tevin joseph wrote: > > I have a Diffie-Hellman key exchange implementation based on the > > "Applied Cryptography" by Bruce Schneier. It works well in version > > 4.6.2 > > Cool! You are more than welcome to uploa

[sage-devel] Re: Sphinx TODO extension

2011-07-03 Thread leif
On Monday, April 25, 2011 9:22:01 PM UTC+2, John H Palmieri wrote: > > > > On Monday, April 25, 2011 10:04:04 AM UTC-7, fhivert wrote: >> >> Hi there, >> >> I'm working on #9128 whose goal is to resolve dangling links by looking in >> python docs and in sage.all. On the way, I noticed that t

[sage-devel] Re: [sage-trac-account]

2011-07-03 Thread Minh Nguyen
Hi, On Sun, Jul 3, 2011 at 11:01 PM, tevin joseph wrote: > I have a Diffie-Hellman key exchange implementation based on the > "Applied Cryptography" by Bruce Schneier. It works well in version > 4.6.2 Cool! You are more than welcome to upload a patch to the Sage trac server. -- Regards Minh Va

[sage-devel] Re: process memory caps in OSX

2011-07-03 Thread leif
Looks as if G**gle nuked my comment... 8/ On Jul 2, 8:03 pm, William Stein wrote: > On Sat, Jul 2, 2011 at 7:46 AM, Jason Grout > wrote: > > I've been doing some experiments with the python resource module and the > > setrlimit command to set resource limits on processes.  I've found something

[sage-devel] Re: process memory caps in OSX

2011-07-03 Thread leif
On Jul 2, 8:03 pm, William Stein wrote: > On Sat, Jul 2, 2011 at 7:46 AM, Jason Grout > wrote: > > I've been doing some experiments with the python resource module and the > > setrlimit command to set resource limits on processes.  I've found something > > very interesting: it seems that on OSX