Home About Blog Downloads Documentation FAQ

Faster 0.0.1 Alpha

20 Jul 2014

Alpha release with most dataset implemented and some function options.

0.0.1 is a Alpha Here!

It is possible to create a FDD Datasets from the memory and from file using the fdd and indexedFdd class constructors.

We have char, int, long int, float, double, vector and string Datasets working with Map, BulkMap, FlatMap, BulkFlatMap, reduce and BulkReduce.

Collect function now can get the dataset data.

A test routine is also being implemented to help with homologation and guarantee wramework’s correctness.

Documantation Here or at least it will be…

Enjoy!