HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rpearcea

no profile record

comments

rpearcea
·15 วันที่ผ่านมา·discuss
Interesting, but 1.3 million pages is somewhat limited. They seem to have done a good job indexing Wikipedia. I'm curious, why not scan the full ipv4 address space and index the main page of every website you find?
rpearcea
·8 เดือนที่ผ่านมา·discuss
Working on a computer algebra system at http://axcas.net

I released some public domain code for computing Groebner bases (F4 and FGLM). I'm hoping these routines will find their way into more systems.
rpearcea
·ปีที่แล้ว·discuss
http://axcas.net is an online computer algebra system I've been working on. I'm working to finish the programming language which is based on C, and I'm adding an ode solver which I plan to use to evaluate special functions.

I release code into the public domain hoping it will be useful. There's some fast code for Groebner basis computations using the F4 algorithm (parallelized - article to follow), and some routines for machine integers e.g. discrete logarithm, factoring, and prime counting.
rpearcea
·ปีที่แล้ว·discuss
http://axcas.net I'm working on ode/pde/bvp solvers this week. I hope to use them to evaluate special functions.
rpearcea
·ปีที่แล้ว·discuss
Build side projects if you have the time. For example, I have a computer algebra system hosted online. Every week I add a couple of algorithms just by working on it when everyone else has gone to bed. Sometimes I get a lot done, sometimes not a lot, it varies. But it has definitely stopped atrophy.
rpearcea
·ปีที่แล้ว·discuss
A computer algebra system hosted online at http://axcas.net