-
Portability is an issue with gfxreconstruct: if someone captures a trace on Windows, it will use `VK_KHR_win32_surface` for the swapchain and thus be unreplayable on any other OS. The same issue exist…
-
**Submitting author:** @mcgrathc (Casey McGrath)
**Repository:** https://github.com/IMMM-SFA/tell
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** @fraukewiese
**Re…
-
See `\empty` in http://doc.sagemath.org/html/en/reference/combinat/sage/combinat/sf/sfa.html#sage.combinat.sf.sfa.SymmetricFunctionAlgebra_generic_Element.left_padded_kronecker_product
Should be `\…
-
Copying the password fails and the text 'A 'runtime error: slice bounds out of range [:-18]' is copied to the clipboard instead of the password.
I have tried enabling DEBUG=true, and MakeDecryptKeyFr…
-
Hey there!
I'm working on a web app for my company, kind of like an SFA/CRM tool. I'm using Next.js on Vercel for the frontend and PHP CRUD API with SQLite for the backend, and I'm using Fetch API …
-
We currently have several test data generators that generate similar things, in `Test.ConsistentKore` and in `Test.Kore`.
The `TermLike` generator in `Test.ConsistentKore` has been specialised to act…
-
The following program (reported by @WhiteBlackGoose):
```csharp
public class Program
{
struct RangeEnumerator
{
private readonly int to;
private readonly int step;
…
-
nested_univ is no longer going to be supported in aeon, switching fully to numpy. Some transformers still store things internally in this format. Nearly all of them just iterate and convert to numpy, …
-
Need to ensure that all adjacent surfaces are provided so that Aext can be defaulted correctly. OS-HPXML requires that every dwelling unit have a ceiling/roof, so we should be good there, but walls ma…
-
From rpw:
```
All my tests so far have shown that devel/sage-main/sage/combinat/
sfa.py fails with a SIGSEGV (both on ppc and Intel, both on 10.5 and
10.4 [when running the binary from 10.5]). Is…