jerasure library with packaging
 
 
 
 
 
Go to file
Kevin Greenan d23dfbc895 Incorporated more of GF-Complete and added some tests... 2013-10-15 08:29:09 -07:00
Examples Incorporated more of GF-Complete and added some tests... 2013-10-15 08:29:09 -07:00
Test Incorporated more of GF-Complete and added some tests... 2013-10-15 08:29:09 -07:00
License.txt Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
README.nd Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
README.txt Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
cauchy.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
cauchy.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
cauchy_best_r6.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
galois.c Incorporated more of GF-Complete and added some tests... 2013-10-15 08:29:09 -07:00
galois.h Incorporated more of GF-Complete and added some tests... 2013-10-15 08:29:09 -07:00
jerasure.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
jerasure.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
liberation.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
liberation.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
makefile makefile works on Darwin and Linux 2013-10-11 19:47:49 -07:00
reed_sol.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
reed_sol.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00

README.txt

This is revision 1.2A of Jerasure.  It is basically equivalent to revision 1.2
except it is released under the New BSD license.

See technical report CS-08-627 for a description of the code.  

There are two directories:

The home directory contains the jerasure code.

The Examples directory contains the example programs.  

The makefile assumes that Examples is a subdirectory of the home directory.