5 Commits

Author SHA1 Message Date
sdlzx
b54c8c920a Drop execute bit for C++ code 2021-12-15 10:28:25 +01:00
Adam Wulkiewicz
b7711c3e6c [test][arithmetic] Fix intinite_line_functions test. 2020-06-07 02:21:18 +02:00
Barend Gehrels
70ecdfdd19 [buffer] Fix direction code for some new cases.
The similar_direction function could be erroneous for corner cases,
refactored it out.
This also makes it a bit less dependent on infinite_line (cartesian)
2020-05-06 14:22:32 +02:00
Adam Wulkiewicz
43eec3c42b [test][arithmetic] Replace std::fabs with bg::math::abs. 2019-11-10 20:36:34 +01:00
Barend Gehrels
422a0b768b [line] process review remarks, rename general_form to infinite_line 2019-07-10 13:03:17 +02:00