-
part of #16537
Component: **python3**
Keywords: **richcmp**
Author: **Frédéric Chapoton**
Branch/Commit: **[`b656bfc`](https://github.com/sagemath/sagetrac-mirror/commit/b656bfccaf61c012e4a27a3a…
-
# Overview
On multi node deployments interfaces may have different names. For example, the ```api_interface``` may be called ```breno1``` on one host, and ```eno1``` on another. Support has been ad…
-
It appears that when the `gcd_` function is called on certain multi-variate expressions containing terms with rational coefficients the wrong result is given. The error depends on the order in which t…
-
* when adding new features, they might only explain already discriminated clusters
* find for each type the best features which discriminate it form other types
-
The boiler model, or rather the IDEAS.Fluid.Production.BaseClasses.HeatSource_CondensingGasBurner it is using, show some problems:
1) the scaling of the Boiler, based on QNom / QNom_init with QNom_in…
-
Reading through #2052 and #2053, thinking that it would be great to have real data on all the little decisions being made on UI and copy. Would be great to understand how callouts and [little changes]…
-
In CNTK 2.3, I have trained and tested a simple feedforward classification model with 96 inputs and 2 classes using minibatches but now I want to evaluate a single sequence of inputs in a C# app. In …
-
It's not clear what's happening, except tests are failing (i.e. exiting without finishing). Error message:
statsmodels.tsa.statespace.tests.test_simulate.test_structural ...
Command exited…
-
Hi, Li,
I wonder if there is a multinormial distribution implemetation in smile.stat.distribution?
I can not find it in source, is there a plan to write one?
-
Hi Venelin,
I made some smaller changes in `adaptMCMC` (https://github.com/scheidan/adaptMCMC/commit/e27f3647ccdb64e38ae8085b04506696e3b0ae6a). However, somehow one of the changes breaks the tests …