Skip to content

GSoC Timeline

thisMagpie edited this page May 15, 2014 · 1 revision

19th May - 30th May

  1. Add a ruby function to the ruby fftw3 which calculates laplace interpolation and add this example to a spec test.

  2. If all goes well document the results with example tutorial. Otherwise, fix bugs.

2nd June - 13th June

  1. Check the fourier transform spec can run on NMatrix d-types

  2. Check for precision errors and if necessary make tests to identify the scale of the problem and document it

  3. If all goes well document the work with example tutorial. Otherwise fix bugs

16th June - 27th June

At this stage it should be possible to create some examples. I want to create these examples such that they can be used to test the library works as well as show others how the new changes to api can work.

  1. Create a full example showing how the library can be used to manipulate audio with Audio Sound: NArray Subclass API using a similar

  2. Create an inteface between the Ruby OpenCV gem which uses the OpenCV API and nmatix.

  3. If all goes well document the results with example tutorial. Otherwise fix bugs

The two examples should be presentable in time for the midterm evaluation on the 27th

Clone this wiki locally