-
My Durham Workshop group (@sfitz01,@danielgreentripp,@mlodyjesienin) are working on some deformation-theoretic computations, and we noticed that we were unable to work over the coefficient ring `QQ[ε]…
-
## What type of issue is it? (Choose one - delete the others)
Wrong documentation
## What article/section is this about?
[(link here)](https://docs.umbraco.com/umbraco-cms/tutorials/custom-error-…
-
R = ZZ[a,x,y]
I = ideal(a^2+5, (1+a) * x - 2 * y, 3 * x - (1-a) * y)
J = ideal(x * y - x^2 - y^2 - 1)
K = ideal(3,1-a)
trim(trim(I+K)+J) -- right answer
trim(trim(I+J)+K) -- wrong answer
trim…
-
### Version/Branch of Dear ImGui:
Version 1.91.2
### Back-ends:
imgui_impl_sdl2.cpp + imgui_impl_sdlrenderer2.cpp
### Compiler, OS:
Windows 10 + MSVC 2022
### Full config/build infor…
-
Someone reported anonymously:
### Website URL
https://www.ideal.es
### What browser are u using?
Firefox 113
### Version
1.1.4
### Issue type
modal
### Notes
-
-
I got the following error when creating an ideal;
`AttributeError: 'OreAlgebra_generic_with_category' object has no attribute 'is_commutative'`
Here is my environment and a minimal example to gener…
t0rny updated
4 months ago
-
The [Hyperswitch SDK](https://docs.hyperswitch.io/hyperswitch-cloud/integration-guide) is a versatile tool built to streamline payment integration for developers. It simplifies the process of adding m…
-
Will try and figure out some of the gaps and send in PR's
```
---
title: ZTITLE
author: ZAUTHOR
last_opened: ZLASTOPENDATE
last_highlight: {{latest instance of ZANNOTATIONMODIFICATIONDATE}}
h…
-
### Problem
I am using `mypy` on a package with Pymatgen as a dependency and am getting back the following even though there is a `py.typed` marker in the base pymatgen directory. Any insights?
``…