Andreas Fabri

Results 93 issues of Andreas Fabri

## Summary of Changes Writing an `Expr`to as stream is slow. We make it faster by writing `Expr::doubleValue()` if the precision is smaller or equal to 17. ## Release Management...

Pkg::Straight_skeleton_2
Ready to be tested
Pkg::CGAL_Core
Under Testing
Speed

## Summary of Changes Help VC++ to resolve an overload. ## Release Management * Affected package(s): Kernel_23 * Issue(s) solved (if any): fix #8140. * License and copyright ownership: unchanged

Bug
Pkg::Kernel_23
Tested

The 'OS and Compiler' section needs to be revised. The goal is to extract a 'Compiler' column and add an 'Architecture' column.

Testsuite
Has Pull Request

```[tasklist] ### Tasks - [ ] sort out our compilation flags table. - [ ] https://github.com/CGAL/cgal/issues/8250 - [ ] https://github.com/CGAL/cgal/issues/8236 ```

Testsuite

## Summary of Changes Add the possibility to use the solvers of the[ Accelerate](https://developer.apple.com/documentation/accelerate) library. This PR is work in progress as the next step is the C++/Swift bridge using...

TODO
Stalled

## Summary of Changes This example does twice the flooding and stores that it is in input polygon A and B. We do not extract boundary polygons yet. This necessitates...

Pkg::Triangulation_2
Work in progress

## Summary of Changes Add the failing test case for Issue #7730 ## Release Management * Affected package(s): Bounding_volumes * Issue(s) solved (if any): fix #0000, fix #0000,... * License...

Bug
Pkg::Bounding_volumes
Work in progress

## Summary of Changes When only smoothing a patch the diagonals of the matrix are not set to 1.0 Now the matrix can be factorized but the resulting mesh is...

Pkg::PMP
Work in progress