-
I'm using some LC and RV datas (from several objects) from VizieR. I'm following the steps from [this tutorials](http://phoebe-project.org/docs/2.3/examples/inverse_paper_examples) for [this LC and RV…
-
- pyribs version: 0.4.0
- Python version: 3.9
- Operating System: Mac (Big Sur)
### Description
I run pyribs code from poetry and python3.9.
However, when I run the code for 12 ~ 36 hours, so…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/Vitek-Lab/MSstatsLOBD
Confirm the following by ed…
-
Use the Levenberg-Marquardt as default as it is reported to less likely fail to reach convergence than the others.
It is also used by fityk as default.
Is its not supported by `nls()` it requires to…
-
Currently, double-precision and single-precision builds default to sharing the same library name. As a consequence, downstream packagers (linux, conda) typically just package the double-precision ver…
-
**Environment**:
- NNI version: 2.1
- NNI mode (local|remote|pai): local (using pycharm remote mode)
- Client OS: Ubuntu 16.04
- Server OS (for remote mode only):
- Python version: 3.6.2
- PyTor…
-
```python
np.random.seed(42)
h1 = Hist1D.from_random("poisson", params=[2], bins="50,0,20", size=100)
h2 = Hist1D.from_random("poisson", params=[2], bins="50,0,20", size=100)
(h1/h2).fit("a*x+b")
…
-
Found on MacOS BigSur nightly 04012022
**Describe the bug**
On a nightly package on MacOS (I’m on 04012022) if you open workbench, change the log level on the messages box to Debug and then close …
-
### Application Version
4.11 and 4.12 BETA
### Platform
macOS Catalina 10.15.7 (19H1519)
### Printer
Ultimaker S5
### Reproduction steps
I had Cura 4.11 and two printers installed…
-
I am seeing a test marked as XFAIL as occasionally passing
```
XPASS sherpa/optmethods/tests/test_optmethods.py::test_penaltyII[lmdif]
```
I've just checked one of the CI runs and it is not ma…