-
**Feature description**
Implement encrypt and decrypt in the [`termux-keystore`](https://github.com/termux/termux-api/blob/master/app/src/main/java/com/termux/api/apis/KeystoreAPI.java) (currently it…
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
**Describe the bug**
The parallel compression example does not seem to be working in parallel.
It runs on a single thread only, regardless of how many threads are requested.
**To Reproduce**
1. …
-
I've been playing around with Sixel palette animation, and have created an example of a rotating ball, based on the old [Amiga Boing Ball](http://www.randelshofer.ch/animations/anims/robert_j_mical/bo…
-
when I sort, I get follow error:
df.sort("ACC_NAME", ascending=True)
File "/vaex/packages/vaex-core/vaex/dataframe.py", line 4112, in sort
indices = np.argsort(values, kind=kind)
File "", line …