-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 18.04, PPC64
- **Ray installed from (source or binary)**: source
- **Ray version**: 0.6.4, master
-…
-
hi,when running the example of reverse docking (`python predict.py -l ./reverse/ligand_1.sdf ./reverse/ligand_2.sdf -p ./reverse/receptors -o ./test -np 40 -gpu 0 -cpu 16 -bs 16 -n reverse`), I met an…
-
This ticket is a prerequisite to further development in the combinatorics of words and symbolic dynamical systems (adic language, SFT, ...). It concerns the implementation of a class "Language" (= g…
-
The mutability of `PyTypeObject` (builtin classes) and the shareability of statically allocated (C) objects makes safe handling of builtin types fragile, difficult, and ultimately unsafe.
Whereas, …
-
For my own research, I developed a Univariate KDE module, with a focus on managing boundary conditions. You can find the documentation there:
http://pyqt-fit.readthedocs.org/en/latest/
the package c…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused b…
-
In general, when using UDFs, the user defines a function expecting a particular outcome. When building the program, there needs to be a way to update existing function kernels if it expands beyond wha…
-
This is a bit ugly, but it seems to be necessary if you want to use `UniqueRepresentation` with subclasses of `Element` (among others) which has the `InheritComparison` metaclass. This otherwise cr…
-
As a contributor to Ren'Py, unit tests and end-to-end tests can help me avoid introducing regressions when making contributions. However, I don't know how to execute either type of test. Adding instru…
-
I have session logging turned on and successfully long into a remote host, Linux-like. I then telnet into various remote hosts, one at a time. Some of the remote hosts do not seem to response to comma…