-
- I'm not sure if something like this doesn't already exist \*
I liked this starting project a lot. But it's quite limited (as it should be, to be general enough...)
Wouldn't it be nice to have som…
-
Try this in M2:
```m2
R = ZZ/3[x,y,z];
isSupportedInZeroLocus(ideal vars R, HH_1 koszul vars R)
```
Result:
```m2
terminate called after throwing an instance of 'std::logic_error'
what(): E…
-
Would it be trivial to add Game Boy Pocket to SameBoy as a device type? Someone just cracked out homebrew that depends on that being available. I honestly didn't even realize it identified itself as d…
-
Great Idea to Just proxy it. Maybe you can make a small Dokerfile for people who don't use Go ;)
-
This would cover things such as blur/smearing/etc, including simple 2-frame blending effects, but also more complex behaviors. One of the more complex behaviors is as follows.
ISSOtm noticed an une…
-
Trying to upgrade the runtime for the current cennznet (client: 1.2.2, runtime: 37), I constantly get the error "Invalid Transaction: Transaction would exhaust the block limits". I'm running cennznet …
-
### Description
Receiving this error and keyboard nav does not work (unless you manually click on a file path).
```
ElementNotFoundError: Expected element not found: :target
at expectElement…
-
When the program turns on rendering by changing bit 7 of LCDC ($FF40) from 0 to 1, the PPU goes straight to the start of rendering (scanline 0). And for some reason, the LCD does not receive the first…
-
This is a continuation of [1]. I attempted to build the latest version of the Macaulay2 fork of mathicgb on a powerpc machine. However, unittest hangs when it gets to GB.small.
I tried debugging it…
-
Using a Teensy 3.2, I can compile and upload the sketch fine.
It goes through the startup animation on the LEDs.
I can select a mode with the button.
It even remembers the mode when I restart.
I…