-
After getting the Fluxengine Client built, I wanted to test a .SCP image to verify how the software works. I chose a KAYPRO II
image to test. The Kaypro II CP/M Definitions is:
22DISK - by SYDEX…
-
First of all currently it is not possible to use straight `sphinx-build` command to build documentation out of source tree
```console
+ /usr/bin/sphinx-build -j48 -n -T -b man docs build/sphinx/…
-
@kzaret, thanks for the very helpful PowerPoint slides breaking down the sources of ring-count observation error. This tracks with my understanding of the three basic error components and fleshes out …
-
Hello Dear Author, I have a few questions to ask about nerf-h.
1. may I ask why input_transient is not included in render_kwargs_train and render_kwargs_test, so how are different input_transient ent…
-
## Context
Currently, pyfixest can compute fixed effect estimates in the [fixef()](https://github.com/py-econometrics/pyfixest/blob/734a21c34a56a88ba12b0fa26cd3ed0e8c24bd51/pyfixest/estimation/feol…
-
Hello Gustavo.
I just ran the n-hexane parameter estimation example provided in the documentation (page 43). It ran fine, I got the same set of values. However there was a RunTimeWarning alert for …
-
I believe the current implementation of the reflection method for bounded densities has a minor bug which causes discontinuities in the density estimate.
For example, see this plot of a density est…
-
Add support for processing scenes of any size using a divide & conquer approach:
- [x] break the big SfM reconstruction into smaller chunks (sub-scenes) using some kind of clustering (something like …
-
In the docstrings of `SubSetSimulation`, we state that we're using the algorithm described in:
S.-K. Au and J. L. Beck. Estimation of Small Failure Probabilities in High Dimensions by Subset Simula…
-
Hi,
statrs is lack of kernel density estimation tools. Could you help ?
https://github.com/statrs-dev/statrs/issues/193