Displaying 5 results from an estimated 5 matches for "eratosthenes".
Did you mean:
erastosthenes
2009 Mar 09
0
[LLVMdev] HLVM released
...ompilation to native code using LLVM.
. Catching of stack overflows using libsigsegv.
The GC is brand new (I wrote it over the weekend) and I need to fix and
optimize it before moving HLVM into beta but the code already includes a
variety of example programs (written in ASTs) including Sieve of
Eratosthenes, Mandelbrot Rendering and n-Queens Solvers. Apart from the GC,
performance is superb and is often several times faster than OCaml on x86.
HLVM is published under a 2-clause BSD license and has been funded entirely by
Flying Frog Consultancy Ltd.
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
h...
2010 Oct 17
1
N1MM crashes when using exotic callsigns
I get a runtime error '5' when entering any callsigns other than US or Canada signs.
Error dump is as follows:
wine: Unhandled page fault on read access to 0x00000030 at address 0x66080e1c (thread 003b), starting debugger...
Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x66080e1c).
err:dbghelp:pe_load_dbg_file Couldn't find .DBG file
2008 Dec 30
0
[LLVMdev] first two chapters for the ocaml bindings in svn
On Sat, Sep 20, 2008 at 9:57 AM, Jon Harrop
<jonathandeanharrop at googlemail.com> wrote:
> I think your new OCaml tutorials and the original C++ ones are absolutely
> brilliant!
Thanks Jon. I'm sorry I missed this message. Now that you've had some
more experience with llvm, would you be interested in adding to the
doc some performance and GC stuff? I haven't personally
2008 Sep 20
2
[LLVMdev] first two chapters for the ocaml bindings in svn
On Monday 31 March 2008 09:56:45 Erick Tryzelaar wrote:
> The full series of the ocaml tutorial is done! You can find it here:
>
> http://llvm.org/docs/tutorial/
>
> Please let me know if you have any comments, bugs, suggestions, and
> etc. I'll send a mail to the ocaml mailing list tomorrow to drum up
> some interest from the other ocaml users.
I think your new OCaml
2000 Sep 14
5
Projects
I am teaching a graduate course on Statistical Computing this
semester. A major part of the grade is determined by a project in
which a student or small group of students produce, test, and document
some software for statistics. I will encourage those students who are
developing in S to package their software as an R package.
I would welcome suggestions of possible projects, especially projects