From: Stephen Howe on 28 Jan 2010 18:27 Hi Subject says it all: Is there a newsgroup for algorithmic research? Or something similar? I would expect : Sorting, searching, merging, partitioning, threading, queing, memory management, virtual machine implementations, hashing, NP problems, heuristics, all kinds of data structures discussed and just about anything where some problem needs attacking. Thanks Stephen Howe
From: Mensanator on 28 Jan 2010 18:43 On Jan 28, 5:27 pm, Stephen Howe <sjhoweATdialDOTpipexDOTcom> wrote: > Hi > > Subject says it all: > Is there a newsgroup for algorithmic research? Or something similar? > > I would expect : > Sorting, searching, merging, partitioning, threading, queing, memory management, virtual machine implementations, hashing, NP > problems, heuristics, all kinds of data structures discussed and just about anything where some problem needs attacking. You can ask those questions right here. There's no guarantee you'll get any answers, but you can still ask. > > Thanks > > Stephen Howe
From: Dann Corbit on 28 Jan 2010 20:50 In article <nr64m514l2n70aet0oauaf1q5t2k3uasab(a)4ax.com>, Stephen Howe says... > > Hi > > Subject says it all: > Is there a newsgroup for algorithmic research? Or something similar? > > I would expect : > Sorting, searching, merging, partitioning, threading, queing, memory management, virtual machine implementations, hashing, NP > problems, heuristics, all kinds of data structures discussed and just about anything where some problem needs attacking. news:comp.theory is also worth a look.
From: Pascal J. Bourguignon on 28 Jan 2010 22:20 Stephen Howe <sjhoweATdialDOTpipexDOTcom> writes: > Hi > > Subject says it all: > Is there a newsgroup for algorithmic research? Or something similar? > > I would expect : > Sorting, searching, merging, partitioning, threading, queing, memory > management, virtual machine implementations, hashing, NP problems, > heuristics, all kinds of data structures discussed and just about > anything where some problem needs attacking. I find these newsgroups for algorithms, amongst others: news:comp.games.development.programming.algorithms news:comp.graphics.algorithms news:fr.comp.algorithmes Also on comp.programming.threads threading and synchronization algorithms are often discussed. -- __Pascal Bourguignon__
From: Stephen Howe on 29 Jan 2010 11:07 >I find these newsgroups for algorithms, amongst others: > >news:comp.games.development.programming.algorithms >news:comp.graphics.algorithms >news:fr.comp.algorithmes > >Also on comp.programming.threads threading and synchronization >algorithms are often discussed. Thanks everybody. Stephen Howe
|
Pages: 1 Prev: Code and Creation 71581 Next: Help: Visual Basic Setup Problems |