xgdgsc

Results 130 issues of xgdgsc

fix https://github.com/JuliaLang/juliaup/issues/131 Basically just uses the version from json file on runtime instead of build time. LTS version is still hard-coded. Just adding a LTS version file on this repo...

I didn' t found any example on it. Can you provide some example?

Python
documentation

``` pars, details, _ = optunity.minimize(f, num_evals=100, pmap=optunity.parallel.create_pmap(2), x=[-5, 5], y=[-5, 5], solver_name='particle swarm') ``` when trying to use pmap in windows, it would raise exception: ``` --------------------------------------------------------------------------- PicklingError Traceback...

When running the simple example from [Basic: minimizing a simple function — Optunity 1.1.0 documentation](http://optunity.readthedocs.org/en/latest/notebooks/notebooks/basic-parabola.html) ``` logs = {} for solver in solvers: pars, details, _ = optunity.minimize(f, num_evals=100, x=[-5,...

bug
Python

**Describe the solution you'd like** Able to select and execute, currently it seems only execute whole file.

#### Description https://github.com/geeeeeeeeek/electronic-wechat/issues/641 直接粘贴发送图片模糊 #### Specifications - Version of Electron https://github.com/kooritea/electronic-wechat/releases 打包的版本 - OS: ubuntu 18.04

bug

#### Description 多屏幕下,微信扫码登录后窗口总是回到主屏幕 #### Specifications - OS: ubuntu 18.04 v2.2.0的appimage 希望能保持屏幕不变

#### Description 出现了A群的聊天记录出现在B群 #### Specifications 2.1.7 的官方release

### Microsoft PowerToys version 0.64.1 ### Installation method Microsoft Store ### Running as admin Yes ### Area(s) with issue? FancyZones ### Steps to reproduce 1. use a layout and an...

Issue-Bug
Needs-Triage

## Is your feature request related to a problem? Please describe. Currently the windows prebuilt binary doesn' t launch on my arm64 windows device. ## Describe the solution you'd like...

C-feature
P-windows
A-distribution