-
Consider this excerpt from the FLINT documentation:
```
.. function:: void fmpz_mod_poly_gcdinv(fmpz_mod_poly_t G, fmpz_mod_poly_t S, const fmpz_mod_poly_t A, const fmpz_mod_poly_t B, const fmpz_mod…
-
https://onlinelibrary.wiley.com/doi/10.1111/test.12187
-
**What is the bug?**
When running a direct query, the following query would work and return results
```
SELECT *
FROM table1
WHERE time_dt BETWEEN CURRENT_TIMESTAMP - INTERVAL '7' DAY AND CURRENT…
-
I tried to mine stone as well as a few ores with a flint pickaxe and to my surprise it could not mine them. I looked into the code and it turns out that flint pickaxes act like axes! I'm very certain …
-
Flint can be used (on cooldown) to till soil with a 20% chance to be destroyed.
Should allow early farms to be made but incentivize making a metal hoe later
-
https://github.com/sympy/sympy/pull/25663 also broke the following code:
```python
> from sympy import FF, Integer
> K = FF(11)
> a = K(3)
> a == 3
True
> a == -8
True
# Currently (fl…
J08nY updated
4 months ago
-
- [ ] synchronous button design. make all deletes red and views grey button
- [ ] less or no scroll bars
- [ ] recent announcements on user side should not show admin and only show cohort specific c…
-
**What is the bug?**
When a Spark job failed, the PPL query will be hanging forever.
**How can one reproduce the bug?**
Steps to reproduce the behavior:
1. Go to Workbench page. For example http…
-
I have some suggestions for the resource pack:
Totem
-make the textures smaller when holding in hand
Elytra, trident, flint and steal, shears, mace, and etc...
-can you make please textures …
-
**Reported by martin on 27 Nov 2013 15:08 UTC**
Let sgvizler handle displaying the results in Flint:
http://openuplabs.tso.co.uk/demos/sparqleditor
Tentative solution is to make a sgvizler implement…