-
According to #9544 sympy still doesn't support finite fields of the form GF(p^m). I need to factorise and divide polynomials over GF(2^m). Would writing my own domain (or any other such hack) allow me…
-
(This extracts as a new issue the confusion mentioned in https://github.com/RobotLocomotion/drake/issues/6219#issuecomment-305580534 of #6219)
(This relates to #4460 and #4911)
(This relates to the …
-
Hey,
I don't know if it's innapropriate to write all my thoughts as an issue here. After your messages on Discord I really though it was cool that someone comes with an alternative to graphql ppx. …
dawee updated
5 years ago
-
Post questions about the following orienting reading:
Collins, Randall. 2009. “The Micro-sociology of Violent Confrontations” and “Confrontational Tension and Incompetent Violence” (beginning of Ch…
-
https://github.com/mapbox/carto/blob/master/lib/carto/functions.js#L35-L55 defines rgb, rgba, hsl, hsla, etc
It would be useful to be able to input colours directly into carto in a perceptual colour …
-
I have found multiple instances where the documented type hints in the library are wrong or inaccurate.
* `\phpseclib3\Net\SSH2::exec()` has `$callback` which has a type hint of `Callback` (notice …
-
When looking at the definitions (and subsections) of:
- https://docs.ogc.org/DRAFTS/21-009.html#_requirement_class_input_fields_modifers
- https://docs.ogc.org/DRAFTS/21-009.html#_requirement_cla…
-
hey @ChrisBarker-NOAA and @jay-hennen (and anyone else who's interested)!
I am currently discussing with one of my colleagues how to best visualize variables that are defined on the nodes and edges…
-
**Describe the bug**
Editable blocks layout works fine on the standard Document type, but it has problems on types that have a Schema:
1. When you add or edit an instance of such a type, the block…
-
Currently, the generation of load and store sequences is deeply entangled with `TR::MemoryReference` and has code copied in numerous different locations. Specifically, we are currently able to generat…