ziyuang

Results 8 issues of ziyuang

## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ]...

pr-work-in-progress

My run produces (left: input; middle: my implementation; right: this implementation; radius=10): Can you try this input? It's a 201x201 FP32 square, stored with little-endian: [noisy-square.tar.gz](https://github.com/Ldpe2G/ArmNeonOptimization/files/3842605/noisy-square.tar.gz) I use this routine...

(I have to change from `fdct.fdct.__init__(self, ...)` to `super(fdct2, self).__init__(...)` (or `super(fdct3, self).__init__(...)` in `fdct2.py` (or `fdct3.py`) but this shouldn't matter) ``` import numpy as np mport pyct from pyct.fdct3...

![Gallery-of-examples-sklearn-onnx-1-16-0-documentation](https://github.com/onnx/sklearn-onnx/assets/735294/f3953a2d-b85d-4d3d-827e-acc918e64295)

documentation

...so that it can be included as a sub-project or work with [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html).

Currently skdata is not working with 2to3: installing from `pip3 install skdata` will get an error: ``` RefactoringTool: Can't open /tmp/pip_build_root/skdata/build/py3k: [Errno 2] No such file or directory: '/tmp/pip_build_root/skdata/build/py3k' ```

**Describe the issue** While the documentation is fine on PC, it looks a bit funny on mobile phone browser(s): ![445777215_458390049931991_4349201527434066599_n](https://github.com/hapifhir/hapi-fhir/assets/735294/6813bdf5-c826-4107-803b-44d1a71b5ab6) ![445459299_1422749518368229_3067083066074082622_n](https://github.com/hapifhir/hapi-fhir/assets/735294/7602a781-2ff9-446c-af86-509cd9b3fcc9) **Environment (please complete the following information):** - OS: Android...

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature