Results 8 issues of Jim Chen

I use a same configuration file but 2 different software to connect to my company VPN server. After use openvpn-gui connnecting success, I can not connect to my company website...

Hi, I am refactoring `pygad.py` I wonder why there are lots of duplicate code in function `unique_genes_by_space`, which the function `unique_int_gene_from_range` are mostly use same arguments in the function `unique_genes_by_space`....

enhancement

In `lib/utils/transforms.py` line 179, 180 center_new[0] = center_new[0] * 1.0 / sf center_new[1] = center_new[1] * 1.0 / sf It should be center_new[1] = center_new[1] * new_ht / ht center_new[0]...

Hi, my pyenv installed at `/home/jimchen/.pyenv/shims/python3` which my machine is Ubuntu20.04 ![image](https://user-images.githubusercontent.com/22412708/164409918-3f04c42d-ce56-47d2-a264-d9a78f81467e.png) But seems this environment can not be set to use jupyterlab desktop app ![image](https://user-images.githubusercontent.com/22412708/164410010-001e6cbc-89c4-48f3-82a3-6236d9029da5.png)

bug

Is there any ways to aquire Authentication data in firebase? I want to aquire data here : https://imgur.com/vqYG3ox

Thanks for sharing such good function, but I wonder if there is any ways to get rule accuracy and final output value of each rules extracted by `rule_extract` function?

**Description** Login using WebAuth get KeyError **Steps to Reproduce the behavior** ``` import steam.webauth account = steam.webauth.WebAuth(my_username, my_password) account_session = account.login(twofactor_code="9BASD") ``` But I got `KeyError: 'transfer_parameters'` I've checked the...

bug
needs-review

Hi, thanks for the tools, I follow by your documentation and make it work However, I have to go in to kobo setting and reconnect to it when I restart...