Andy R. Terrel
Andy R. Terrel
Check that an explorer install ache runs and crawls correctly. Will need to set up dummy web service to check against.
Check that an explorer install nutch runs and crawls correctly. Will need to set up dummy web service to check against.
Given a series of documents over time, create a predictor for emerging topics.
Currently the deploy is pretty manually tied to forking master. Need to create simple way to deploy as app on separate apps.
Having Topik separate creates a deployment challenge. Let's do a git-tree merge into the resource.
PyCLAW has a number of pure python 1D fluid solvers, would be a good use case for stencils that are a bit more complicated than Laplace's equation. https://github.com/clawpack/pyclaw/tree/master/apps/stegoton_1d
Delaunay mesh generation has become a standard irregular problem that compiler optimizers use.
Here is a pretty highly cited python performance metric. http://prabhuramachandran.blogspot.com/2008/09/python-vs-cython-vs-d-pyd-vs-c-swig.html