MarkBaker
|
ff655bd47d
|
Resolve merge conflicts for master -> 2.0-dev
|
2022-09-26 10:07:07 +02:00 |
|
MarkBaker
|
feb7695252
|
Merge resolutions
|
2022-05-13 10:19:29 +02:00 |
|
MarkBaker
|
33d3442777
|
Merge branch '2.0-Development' into CalculationEngine-Array-Formulae-Initial-Work
# Conflicts:
# phpstan-baseline.neon
# src/PhpSpreadsheet/Calculation/Calculation.php
# src/PhpSpreadsheet/Calculation/Functions.php
# src/PhpSpreadsheet/Calculation/MathTrig.php
|
2022-05-13 08:53:29 +02:00 |
|
MarkBaker
|
0998e72a2e
|
Eliminate underscore prefix in method names... no longer needed as an indicator that a method should be internal only
|
2022-04-26 22:40:10 +02:00 |
|
MarkBaker
|
2acb3fe4cf
|
Update branch and some additional unit tests
|
2022-03-18 17:14:06 +01:00 |
|
MarkBaker
|
96ac7169b9
|
Fix sizing adjustments for reflective matrices (vectors increase to match as a square matrix, non-vectors reduce to a minimum matching square)
|
2022-03-10 21:40:15 +01:00 |
|
MarkBaker
|
be5736107f
|
Additional unit tests for array/scalar operations
|
2022-03-10 10:15:18 +01:00 |
|
MarkBaker
|
6b0d724a53
|
Additional unit tests for array operations (in preparation for a switch away from using Jama for handling matrix operations)
|
2022-03-07 16:10:17 +01:00 |
|
MarkBaker
|
fcc55a703b
|
Fix for calculating array operations in the calculation engine (with tests)
|
2022-03-04 22:09:45 +01:00 |
|
MarkBaker
|
c0f5a403ce
|
Suppress tests that we know will fail (for the moment)
|
2022-03-04 16:12:14 +01:00 |
|
MarkBaker
|
f64e2c2408
|
Prep-work for handling matrix arithmetic in the calc engine, with some basic unit tests
|
2022-02-27 22:19:12 +01:00 |
|
Mark Baker
|
0371ccb686
|
Convert all relevant Logical functions to support array arguments (#2600)
|
2022-02-18 02:56:23 +01:00 |
|
Mark Baker
|
e580f10c46
|
Unit test some basic arra-formula chaining (#2599)
|
2022-02-17 19:37:40 +01:00 |
|