Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| df7e9dbb | 2012-04-20 09:58:16 | Link math/lpsolve | ||
| f0854b2d | 2012-04-20 09:56:56 | Top level Makefile for math/lpsolve. See my last commit for why we are using a subdir. | ||
| aa0aa941 | 2012-04-20 09:54:11 | Import lpsolve-5.5.2.0 I am putting this in a core/ subdirectory, as there is a Python binding that I have my eye on porting too. OK jasper@ | ||
| 5e52c957 | 2012-04-16 08:07:39 | - update to 2011.1 from wen heping, amitkulz and nigel | ||
| 494a8f7d | 2012-04-12 14:03:32 | hook up p5-Math-Random-ISAAC | ||
| 8fcf0f5c | 2012-04-12 13:53:03 | Import p5-Math-Random-ISAAC-1.004 The ISAAC algorithm is designed to take some seed information and produce seemingly random results as output. However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has different goals than other commonly used algorithms. In particular, it's really fast - on average, it requires only 18.75 machine cycles to generate a 32-bit value. This makes it suitable for applications where a significant amount of random data needs to be produced quickly, such solving using the Monte Carlo method or for games. with feedback and tweaks by me committing on behalf of dhill@ OK sthen@ | ||
| b730cc24 | 2012-04-07 03:46:16 | +p5-Algorithm-Combinatorics | ||
| f5b73b62 | 2012-04-07 03:42:53 | This should be shared_only as noted by sthen@ Correct the package information accordingly. | ||
| 0b8cefaa | 2012-04-07 03:24:14 | p5-Algorithm-Combinatorics | ||
| 2cc6b87d | 2012-04-02 13:06:42 | Remove xsa@ from maintainer as per his request. |