Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hoaproject/Math

The Hoa\Math library.
https://github.com/hoaproject/Math

Arithmetic Visitor constants and functions initialization migrated into __construct

5b083a228da79a3f7549da9c53c0852d732ab8c7 authored about 11 years ago by Cédric Dugat <[email protected]>
Better Composer compatibility.

39e235390f608f3049189a49c0589027a4364af0 authored about 11 years ago by Ivan Enderlin <[email protected]>
Define flex entities.

dceefe3de2732bce771e1657cd455a384b4702d6 authored about 11 years ago by Ivan Enderlin <[email protected]>
Update to Core#642e0cc.

3c8a34d75adb97763ac0a2eda4c0983f91365563 authored over 11 years ago by Ivan Enderlin <[email protected]>
Update composer.json.

a94794b35cc6166e9fe4af761fbbd29b93d60e43 authored over 11 years ago by Ivan Enderlin <[email protected]>
Ease rolling-release.

789c8c618eab3088ab68b1434f0054810f032ee9 authored over 11 years ago by Ivan Enderlin <[email protected]>
Fix composer dependencies

cee0859fb2061d2b3afefbafcad7c57449a49a92 authored over 11 years ago by Julien BIANCHI <[email protected]>
Stop to readline on EOF.

b338d32589138c03b3589fa07a7e999adf43d3fb authored almost 12 years ago by Ivan Enderlin <[email protected]>
Move myself to the end of the author lists.

81b9b0a0a8e778b10493c842b9c45e200021f586 authored almost 12 years ago by Ivan Enderlin <[email protected]>
Add a space. #mania

b41f7c02455dbc82b21ce02e7cebc350fb142dc8 authored about 12 years ago by Ivan Enderlin <[email protected]>
Happy new year \o/.

3cde520320535b94f50873529ee71ff53a261b2d authored about 12 years ago by Ivan Enderlin <[email protected]>
Add autocompletion on constant and function names.

1a9143b76fe46ef282cc9658e55509faac7bc469 authored about 12 years ago by Ivan Enderlin <[email protected]>
Update API documentation.

1d6e31aa13212e104023f3715e2dea5f5719cdf8 authored about 12 years ago by Ivan Enderlin <[email protected]>
Update composer.json.

77973fde78262eed26348bafb1e67018ed3ca812 authored about 12 years ago by Ivan Enderlin <[email protected]>
Update binary.

f68443235f74f0e952ce356142080f4bc0a1106f authored about 12 years ago by Ivan Enderlin <[email protected]>
getInteger() has an exclude set of values.

We can exclude some values when sampling an integer. Example:

$sampler = new Hoa\Math\Sampl...

ffe8685796809ab4fab10694ab4e3ae473a3e6c0 authored about 12 years ago by Ivan Enderlin <[email protected]>
Fix an unexpected rare behavior with lcg_value.

f6842522b79e84776ee26b0a1d84d70d57f6b035 authored about 12 years ago by Ivan Enderlin <[email protected]>
Fix a bug with mt_rand and long integer bounds.

If we do mt_rand(~PHP_INT_MAX, PHP_INT_MAX), it will produce numbers that
belong to [~PHP_INT_MA...

b420e8053be03cc0fd5fb3bc29d8494b850685b8 authored about 12 years ago by Ivan Enderlin <[email protected]>
s/distributesArguments/distributeArguments/

ef75d2c68b0807b57d610d55a476dc084d3d5168 authored about 12 years ago by Ivan Enderlin <[email protected]>
Add command descriptions.

0cbb9ccbcea7587b30fd2c183fc1ed543424c012 authored over 12 years ago by Ivan Enderlin <[email protected]>
Rename Γ to Gamma (for Windows).

aa9a9a44ebad5f7b4bd972123d8d00de32eaed60 authored over 12 years ago by Ivan Enderlin <[email protected]>
Format code. #mania

eceb8e159b492347ee94c2ed16caa30c70017506 authored over 12 years ago by Ivan Enderlin <[email protected]>
Fix a bug with substraction.

Arithmetic expression is humanly interpreted from left to right and
sometimes from right to left...

ffc577d3e7dfe7d4eecc2d04766a6cde43182a22 authored over 12 years ago by Ivan Enderlin <[email protected]>
π is not a constant according to the grammar.

67e9008b190f9354726ee613793009ed7da761e2 authored over 12 years ago by Ivan Enderlin <[email protected]>
Fix the case of a function name.

def38563066729aece91c9c6c131ac89a99603e6 authored over 12 years ago by Ivan Enderlin <[email protected]>
Add `hoa math:calc`.

If we give an expression as an input, it will be evaluated directly.
Else, a prompt will ask for...

4da447661c80c055a8112677b6ecd6a03d9e82aa authored over 12 years ago by Ivan Enderlin <[email protected]>
Add getFunctions() and getConstants() methods.

36c2e087b2eb274898ec7e3134dd63657c432378 authored over 12 years ago by Ivan Enderlin <[email protected]>
Move Arithmetic/Grammar.pp to Arithmetic.pp.

4d7b3b3b690741159e72f2e844ff6c537a0cbc5d authored over 12 years ago by Ivan Enderlin <[email protected]>
Update code, bug and performance.

dbc3d1784c8aadae152ca7d7160baf4f25f42d93 authored over 12 years ago by Ivan Enderlin <[email protected]>
This exception is not used.

778544126200c0bba42fece1d81d2d6249d71c2e authored over 12 years ago by Ivan Enderlin <[email protected]>
Evaluate mathematic operations

4e1432c607a297574ccf9627de2f3389a42c7ebc authored over 12 years ago by Stéphane PY <[email protected]>
Update composer.json.

1e8eaf779b81ea1a43d2d30a535f1064967e44fd authored over 12 years ago by Ivan Enderlin <[email protected]>
Add Sampler (from Hoa\Test).

801519295803b7c970fee4c0d06893f724acc886 authored over 12 years ago by Ivan Enderlin <[email protected]>
Add composer.json.

7faa5d1f1fad7c343e2fe1ba4b45f39712d4b40e authored over 12 years ago by Ivan Enderlin <[email protected]>
Libification (split from Central).

5142fa1e4c3afd6073eb4e3baabce4385bdc6af9 authored over 12 years ago by Ivan Enderlin <[email protected]>
Prevent a null access.

e858397db383f893f9df7f9d6cbf67013ebfebe6 authored over 12 years ago by Ivan Enderlin <[email protected]>
Update combinatorics performances by cloning the Γ function to a class emulating

the “yield” keyword. Then, we can compute solutions from Γ by iterating each
next solution one by...

925208da2c43b6b8dfcea31c8fac26a8b37a45b7 authored almost 13 years ago by Ivan Enderlin <[email protected]>
#merge

95e7483edd587972e46a9cca993ba152a5d39ef0 authored almost 13 years ago by Ivan Enderlin <[email protected]>
Just land some ideas.

61dbc0b1c8a60bbe7f0cb95503d126f1c8f8d77c authored almost 13 years ago by Ivan Enderlin <[email protected]>
Merge.

e8115bc064cc58902d6a54b22dd403cadd1a5212 authored almost 13 years ago by Ivan Enderlin <[email protected]>
s/2007-2011/2007-2012/

32989a2bb5b60d704717a3b6f4c0d15be9335ee2 authored about 13 years ago by Ivan Enderlin <[email protected]>
Update performance (dynamic programming and memory usage).

2313bda636ee853705f296dd4147984a2734da55 authored about 13 years ago by Ivan Enderlin <[email protected]>
Prevent when $n = 0 for array_fill().

28351788cca6d85de76a248c36ad252f029ee84c authored about 13 years ago by Ivan Enderlin <[email protected]>
#merge

efe5f6304cf04a324dd4d0d1b7cecc1987a4b777 authored about 13 years ago by Ivan Enderlin <[email protected]>
Fix the cast.

ab089943ada7ffb2c7b6e572a09d8849f877b822 authored about 13 years ago by Ivan Enderlin <[email protected]>
Welcome to the new thin Hoa\Math package \o/.

34cf2b07359c58926b09355cab82119ae4c91aa2 authored about 13 years ago by Ivan Enderlin <[email protected]>
Merge (but why?).

74b7ca99afd9f34bbe96577a803ed4a45614f325 authored about 13 years ago by Ivan Enderlin <[email protected]>
Resolve conflict.

1b7f278829f5c55b25d3d91ec2363a183408800d authored almost 14 years ago by Ivan Enderlin <[email protected]>
Merge.

daabf30ad3a20cff8b4ad902b44a34e002015848 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Foobar

d1f53d2b769b6af567c60a62184f3c698649ced6 authored almost 14 years ago by Ivan Enderlin <[email protected]>
New repository layout (again).

087f4c466aba9aee909dfe79bb126fc44f0ba494 authored about 16 years ago by hywan <devnull@localhost>