-
hi!
I am trying to use MIDAS to simulate a dataset based on a published dataset, but ran into an error when running the line `fitted_c0b0 = Midas.modify(fitted,
lib.siz…
-
It could be nice to support a vector-instruction-friendly interface. There is an open issue for this in https://github.com/scipy/scipy/issues/7242. The purpose is to solve a family of problems:
$$f…
-
I'm willing to spearhead a module or set of modules containing:
* general constrained and unconstrained nonlinear optimization (sqp, global optimization, etc.)
* nonlinear equation solving (newt…
-
I do have python.el loaded (remove python-mode for now entirely), started with zeroin.el. C-c C-o leads to this error while in _Messages_ I have
```
if: python.el is not loaded!
Loading python...
ad…
-
Numpy 2.0 will be breaking API and ABI, though they make an effort to have numpy 2.0 compatible code also work on older version of numpy. The general numpy annoucement/tracking issue is here: https://…
-
Hi, I am running an MCMC on R and with Gibbs sampler method in R code I used an R function uniroot() which helps me search the interval from lower to upper for a root (i.e., zero) of the function f wi…
-
Obviously Fortran.
In #19, it looks like also using C might be beneficial.
I was hoping to avoid depending on C++, because that will make `stdlib` much simpler to distribute (and statically link…
-
**Bug description**
I'm trying to reproduce a 2 column legend + label layout.
First I add set the ```GridLayout``` on the topAxesContainer:
```
chart.topAxesContainer.setAll({
…
-
Old deprecated functions should be removed before the 1.0 release.
Add functions that _shouldn't_ be removed, or whose removal needs discussion, to the following list (with a short reasoning):
…
-
This is a list of public non-deprecated functions that are never used either directly or indirectly in the main codebase or the tests/examples.
Tests should be written for some of these functions.
…