Andres Rios Tascon

Results 31 issues of Andres Rios Tascon

This is still work in progress. I'll update this comment to when there are new changes. Current status: - Seems like everything is read correctly (in a very simple test),...

@jletai reported that the Windows installation script failed to create a desktop shortcut. I think this is because part of the path is hardcoded and it might fail if Windows...

bug

Given 2 (or more?) CYs, plot and/or provide the data of the 2-face triangulations which are distinct

This will probably involve taking a closer look at the python code that does the normal form computation since sometimes it differs from the output of PALP. It could be...

enhancement

We should add the option to check for triangulation and CY equivalence between two polytopes that are affinely-equivalent.

enhancement

There is currently experimental support for non-favorable polytopes, but it is pretty limited. It's not too hard to extend more computations, but we have to decide on good conventions.

enhancement

Currently there are no functions to find the faces of a cone. It's certainly a useful thing to have, so we should add it at some point.

enhancement

### Check duplicate issues. - [X] Checked for duplicates ### Description When having fields with mixed STL types sometimes you run into issues when trying to fill them. I've attached...

bug
in:RNTuple

This PR adds support for a couple of RNTuple types that are currently not supported, namely `std::atomic` and `std::bitset`. I'll make a PR to `scikit-hep-testdata` to add those, and then...

The `prettier` pre-commit hook has been [deprecated](https://github.com/pre-commit/pre-commit.com/pull/953) and the [repo](https://github.com/pre-commit/mirrors-prettier) has been archived since `prettier` made some breaking changes.