Peyton Creery
Peyton Creery
Sorry, I dont know chinese. I am using translator. (对不起,我不懂中文。 我使用翻译器。) I noticed the font it not consistent. I think only element-plus components have styled font. (我注意到字体不一致。 我认为只有 element-plus 组件才有样式字体。)...
Hello, I would like to propose an addition I have found helpful. This will help with rendering if enum data is nested tree data. The current `filterEnum` only looks at...
Resolves https://github.com/HalseySpicy/Geeker-Admin/issues/101
This is an attempt to document and create a running list all the desired mathematical Functions, Constants, and Evaluations. This issue is aimed at Sympy but the list should be...

Example: ``` >>> _HI = sympy.symbols('a') >>> sympy.expand(sympy.Pow(sympy.Add(_HI,sympy.Float(1)),sympy.Float(2))) (a + 1.0)**2.0 >>> sympy.expand(sympy.Pow(sympy.Add(_HI,sympy.Float(1)),sympy.Integer(2))) a**2 + 2.0*a + 1.0 >>> ```
I believe you are the original developer of the Pebble watch face TH3, is that correct? https://medium.com/@tyuen/designing-1-of-the-top-5-analog-watch-faces-for-pebble-e275dbdfd1f1 I know the pebble is near obsolete, but is there any chance you...
### Steps to reproduce Using [5abb8b1](https://github.com/alessandrojean/tankobon/commit/5abb8b1) Create a docker-compose.yml file. ``` version: '3.9' services: tankobon: # To use the GitHub Packages image, use the line below instead. # image: ghcr.io/alessandrojean/tankobon:nightly...
https://arco.design/vue/en-US/docs/
https://docs.astral.sh/uv/ - `uvx migrate-to-uv` - update docs