Tadeu Manoel

Results 9 issues of Tadeu Manoel

and improve `isnan` support in NumPy stubs. Also add support for scalar + array. fixes #209

First of all thanks for the excellent library! In engineering it is common to have measurement units like `m^3/m^3` which represents a volume fraction or volume ratio, such as "water...

Hi! Thanks for this awesome project! What do you think about making releases for `cgal-swig-bindings` (specially because of the tags), matching CGAL versions? It would help to maintain matching bindings...

## Issue description The bindings for a function that worked in pybind11 2.2.4 does not compile anymore in pybind11 2.3.0. The function contains a lot of arguments with Eigen arrays....

For `clang-format 6.0.1`, I'm setting `BasedOnStyle` to `WebKit` and `BreakBeforeBraces` to `Custom`. When I change individually items in `BraceWrapping` they don't affect the code, and if I download the `clang-format`...

List of e-mail recipients is being configure as `['[email protected]', '[email protected]']` instead of `[email protected] [email protected]`.

enhancement

`ff` should check (ok), but `ff -c` should fix the files (add the BOM marker). This is related to issue #31.

Currently, if we tell jobs to run using `!build` and they are already building, Jenkins will only add new builds to a "queue", and will wait until current builds finish...

enhancement

Essa parte estava sendo [renderizada no website](https://pythonfluente.com/#_operadores_un%C3%A1rios) como ``` `, implementado por `+__pos__ ```