-
The following gives an error:
```
sage: R0. = GF(2)[]
sage: k1 = GF(2).extension(z^2+z+1, 'z1')
sage: R1. = k1[]
sage: k2 = k1.extension(z^2+z+k1.gen(), 'z2')
sage: k2
Univariate Quotient Polyn…
-
I pulled this as the key:
8811106517749122387396306544400207294871116053309887778576518664178301264939320656920208097906596791502301012940291279838618778984913079372866311136903184
Which factors out …
-
Hi,
There are some number of topics/exercises/videos with not proper json response.
Some of them have "space" in their id.
Could you please fix them?
Here is the list of them:
Category: history Kind…
-
https://github.com/dwavesystems/dimod/blob/434f75d0fc958a6bc3e2658ec9bc758346a39f00/dimod/higherorder/utils.py#L102
That function does not lead to a correct sample set. Here is a simple test case (…
-
Joseph Wrote:
> While working on the slides for PCC's talk, I thought about a new idea to
> improve LUniv. I think it may remove the dependency on ordering.
>
> What is the idea behind LU and LUniv…
-
**Description**
Hi there and thank you for the hard work! I would really like to test the program out, but after cloning the whole repository and starting GNFS-master\GNFS-master\Binaries\Release\GNF…
-
Hi,
I was just playing around and realized, that distributivity is semingly not assumed (by standard). How can I switch it on?
For Example in
```Julia
julia> @term((x+y)*(x+y) - x^2)
@term((x + y…
-
Magma has 'em, so we should to:
http://magma.maths.usyd.edu.au/magma/htmlhelp/text306.htm
Sympy has them:
http://github.com/mattpap/sympy-polys/commit/dc42fd1995c48ad426b6279d3d1914f74e0c329…
-
I have a note from back in December to investigate this, but never did get around to it. As I understand it, if we choose to call simpqs as part of the factorization strategy it should always succeed;…
hvds updated
8 months ago
-
@urkud suggested on Zulip that we may want to introduce some CAS style tactics for manipulating algebraic expressions. I think these could be really nice! They would provide an intermediate level betw…