-
This is to keep track of (and hopefully solve at some point) an issue that reco::Candidate pt is `-nan` in some rare cases. It seems that this problem can lead to egamma object's PF isolation being `-…
-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
1. Define coproducts (as dual of products?)
2. Let C be a cartesian category. A coproduct cocone is distributive if it is preserved by the functor `a \times -` for every a.
3. (Stretch) By RAPL: if …
-
- [x] Proposal added: [proposals/csharp-8.0/default-interface-methods.md](https://github.com/dotnet/csharplang/blob/master/proposals/csharp-8.0/default-interface-methods.md)
- [X] Discussed in LDM ([…
-
@GStechschulte,
we keep using your interpret submodule to it's full extent :-D
We came across two types of comparisons we would like to make but are unsure if/how they are possible. So probably …
-
I understand the argument for `adjoint`, but `transpose` is really something different. I think it's somewhat silly that e.g. `Matrix{String}` cannot be `transpose`'d. if a type wants to opt-in to rec…
-
I'm trying to set an annotation on the x axis that displays the date where ever the user clicks.
It's a date, so I need the data from my series, something like how other events give you access to …
-
The `PerfForesightConsumerType` has two `poststate_vars`: `aNrmNow` and `pLvlNow`
https://github.com/econ-ark/HARK/blob/master/HARK/ConsumptionSaving/ConsIndShockModel.py#L1450
However `pLvlNow` i…
-
Original Author: @shelby3
Original URL: https://github.com/keean/zenscript/issues/35#issue-243345358
Original Date: July 17, 2017
---
|
----- | -----
![](https://upload.wikimedia.org/wik…
-
The features of `sage.combinat.cartesian_product.CartesianProduct` are now completely integrated into the category framework (see #18290). We remove all occurrences of `CartesianProduct` to either `…