-
The mechanics of how resources are re-distributed based on funding decisions works, but is quite ad-hoc and maybe not entirely coherent:
- all groups get base funding of x (x = .01)
- all groups ge…
-
The Sage notebook shows examples of using various Sage commands to implement objects and methods encountered in elementary combinatorics. This is done very nicely but the result is not a a tool to lea…
-
Occasionally, real life constraints may get the form of:
`if is_married then age >= 18`
These can be expressed in pulp by writing something like this:
```python
BIG_CONSTANT = 99999
age…
-
Another term vs term+1 issue. I believe the following is correct.
```
## DBsubject(Algebra)
## DBchapter(Finite sequences and series)
## DBsection(Arithmetic)
## Level(3)
## KEYWORDS('discrete…
-
When `binning=False`, it was pretty straightforward to choose guess values for background and amplitude bounds and guess values just looking at the y-values when plotting the data.
When `binning=Tr…
-
### Package Name/Version
oneMKL
### Webpage
https://spec.oneapi.io/versions/latest/elements/oneMKL/source/index.html
### Source code
https://github.com/oneapi-src/oneMKL
### Description of the l…
-
We would like to summarize data using descriptive statistics in the meta for a data file. The basic idea is that we have quantative and categorical data that can be summarized. For context:
Quant…
-
One of the issues with Fourier is over sampling in the lower frequency domains.
An alternative might be wavelets, which would handle over sampling in the low frequency area, and would give you the ch…
-
Some extra text in physics and mathematics topics like derivations of the formuala are wrapped by default and so this whole paragraph is missing due to the lack of corresponding "show" button on webpa…
-
https://github.com/sinclam2/intro-to-probability-solutions/blob/master/01.2-discrete-probability-distributions/09-Solution.ipynb
I am new to Probability and was working through this solution and wa…