GitXplorerGitXplorer
e

Classes

public
3 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
250ed9fc2698de0e0685df6c766c2f8a2f806b3b

typo in Readme

eeregon committed 14 years ago
Unverified
33ab58b98fe6535c9b8d712c61ac97953937dd85

add a test for interpolation: sum of squares is 1/3x^3 + 1/2x^2 + 1/6x

eeregon committed 14 years ago
Unverified
2c83eba94c80921028f548af9fc63692684816de

flay them all !

eeregon committed 14 years ago
Unverified
bb1813ac3f07fb507363e3d10166769ef2552713

use flay to detect duplication

eeregon committed 14 years ago
Unverified
4649f8887c9b56ba377200e8fd8f04b152257dec

improve style (or not)

eeregon committed 14 years ago
Unverified
b62b336fa2219399f2e04927877489f092f3de3f

add few useful threading methods: fmap(fork), pmap(thread), pqmap(thread with a Queue)

eeregon committed 14 years ago

README

The README file for this repository.

= Eregon's Ruby Classes

This is a collection of classes I used over years.

Some of them are probably broken, or filled by bad ideas, but some might be interesting too :)

Feel free to mail me (eregontp at gmail dot com), if you have any comment or idea to improve it.