This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Releases: hoaproject/Math
Releases · hoaproject/Math
1.17.05.16
- Arithmetic: Add more constants. (Julien Bianchi and Matthieu de Laubrie, 2017-01-20T09:54:56+01:00)
1.17.01.13
- Quality: Happy new year! (Alexis von Glasow, 2017-01-11T23:27:10+01:00)
- Documentation: Fix a typo. (Ivan Enderlin, 2016-10-31T08:46:20+01:00)
- Documentation: Add PSIH & PMSIpilot as projects. (Ivan Enderlin, 2016-10-27T14:45:07+02:00)
- Test: Fix namespaces. (Ivan Enderlin, 2016-10-25T08:04:31+02:00)
- Test: Add the
Decorrelated
interface. (Ivan Enderlin, 2016-10-25T08:04:19+02:00) - Documentation: Add a related project. (Ivan Enderlin, 2016-10-18T15:23:32+02:00)
- Documentation: New
README.md
file. (Ivan Enderlin, 2016-10-18T15:14:43+02:00) - Documentation: Update
support
properties. (Ivan Enderlin, 2016-10-11T17:05:29+02:00)
1.16.08.29
- Test: Add the Github #47 test case. (Ivan Enderlin, 2016-08-29T15:25:02+02:00)
- Arithmetic: Allow constant name of length 1. (Ivan Enderlin, 2016-08-29T15:18:01+02:00)
- Arithmetic: Add the
round
function. (Zack Katz, 2016-08-11T14:58:17-06:00)
1.16.05.22
- Quality: Format a string in a test case. (Ivan Enderlin, 2016-05-22T16:02:13+02:00)
- Arithmetic: Throw the “division by zero” exception in all possible cases. (Marc Gratch, 2016-04-27T22:38:03+00:00)
- Documentation: Format API documentation. (Ivan Enderlin, 2016-05-11T10:15:54+02:00)
1.16.01.29
- Quality: Fix CS. (Ivan Enderlin, 2016-01-29T16:14:01+01:00)
- Test: Add a test case for github/36. (Ivan Enderlin, 2016-01-29T16:13:38+01:00)
- Arithmetic: Fix division zero condition. (Marc Gratch, 2016-01-28T15:34:24-06:00)
- Grammar: Update copyright. (Ivan Enderlin, 2016-01-17T14:18:59+01:00)
1.16.01.15
- Composer: New stable library. (Ivan Enderlin, 2016-01-14T22:01:36+01:00)
1.16.01.14
- Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
- Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:05:01+01:00)
- Core: Remove
Hoa\Core
. (Ivan Enderlin, 2016-01-09T08:19:19+01:00) - Parameters: Use
Hoa\Zformat
. (Ivan Enderlin, 2016-01-08T17:11:22+01:00) - Consistency: Use
Hoa\Consistency
. (Ivan Enderlin, 2015-12-08T11:21:58+01:00) - Exception: Use
Hoa\Exception
. (Ivan Enderlin, 2015-11-20T08:00:33+01:00)
0.15.10.26
- Fix CS. (Ivan Enderlin, 2015-10-26T16:18:44+01:00)
- Added support for constants, variables and functions through the
Context
. (jubianchi, 2015-10-25T14:34:20+01:00)
0.15.08.25
- Fix valid arithmetic space definition in an expression. (Ivan Enderlin, 2015-08-25T07:50:36+02:00)
- Add a
.gitignore
file. (Stéphane HULARD, 2015-08-03T11:38:11+02:00)
0.15.05.29
- Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-18T09:15:09+02:00)