jerasure library with packaging
 
 
 
 
 
Go to file
Kevin Greenan 8d673c08fc Re-org and re-named some stuff... 2013-11-23 10:35:28 -08:00
Examples Re-org and re-named some stuff... 2013-11-23 10:35:28 -08:00
License.txt Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
README.nd Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
README.txt Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
cauchy.c Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
cauchy.h Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
cauchy_best_r6.c Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
galois.c Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
galois.h Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
jerasure.c Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
jerasure.h Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
liberation.c Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
liberation.h Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
makefile Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
reed_sol.c Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08:00
reed_sol.h Clean-up and use of aligned buffers in Test/ 2013-11-18 22:17:05 -08: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.