-
Sage-4.4.2, combinat/tableau.py:
Currently, the function SemistandardTableaux(p=None, mu=None) has a default maximum entry of sum(p) if p is a partition and p if p is an integer. I want to add the …
-
standard has a [RULES.md](https://github.com/feross/standard/blob/master/RULES.md) as an overview of what's enforced. Can `xo` have something similar? I'd like to know how xo differs from, say, semist…
-
**What version of this package are you using?**
16.0.1 Latest
**What operating system, Node.js, and npm version?**
Windows, node v16.13.1, npm v8.1.2
**What happened?**
Semistandard considers…
-
I have a small project using `eslint` and `vscode-eslint` .
In my case, the totally folder node_modules is located somewhere else.
```bash
|----ROOT
| |----infra
| | |----node_modules
| |---…
-
"Evacuation" is the standard name for this operator. This should be created as an alias for schuetzenberger_involution. Also should add a check for semistandardness as in the standardize method.
…
-
Malcolm has advised for more pull requests and a more solidified way of reviewing code. We need to discuss asap (perhaps on slack since it's more urgent?
general idea
1. code (as single, mob, p…
-
Sage should have an interface to http://www.findstat.org, the "combinatorial statistics finder". A first version, modelled after the interface to the OEIS is attached. To get you started, you can …
-
Adds the combinatorial_map decorator to combinatorial maps on alternating sign matrices and fixes the bug that != does not compare correctly.
Depends on #14456
CC: @sagetrac-chrisjamesberg @tsc…
-
I want to run `npm init @eslint/config` giving the answers through parameters to avoid CLI prompt.
It is possible to do it?
Thank you in advance
-
This patch brings some little speedups on tableaux and skew tableaux, in particular copying over the #15269 fixes to `skew_tableau.py`. It also modifies the semantics of the `to_chain` function so a…