-
**GHC version** = 9.0.2-r1
**build.log**
```
* Package: dev-haskell/gi-harfbuzz-0.0.5
* Repository: haskell
* Maintainer: haskell@gentoo.org
* USE: abi_x86_64 amd64 elibc_gli…
-
This ticket implements:
- Support for full subcategories defined by an axiom (Finite,
Infinite, Facade, Commutative, Associative, Unital, Inverse,
Distributive, NoZeroDivisors, Division, Finite…
-
Hi,
I wrote a simple code in golang, just running a SQL statement that borrowed from duckdb example, like this:
```go
db, err := sql.Open("duckdb", "")
if err != nil {
log.Fatal(err)
}
defe…
-
## TODO:
### Baud Rate
- [x] #145
- [x] #74
### blockSize/blockCount
- [x] #123
- [x] #78
### Doc fixes
- [x] Requires an audit
-
### Summary
Merge the following sections that appear on module (and crate) pages into a single "Types" section:
* Structs
* Enums
* Unions
* Type Definitions
### Why?
* Usually, the exa…
-
Another nice example that might be a good precursor to #271 and driver for #121 and #268 is calculating the [convolution of an image by a kernel](https://en.wikipedia.org/wiki/Kernel_(image_processing…
rolyp updated
2 years ago
-
Following up on the discussion in #12517, I believe there's a fundamental issue with the way SQL translation is currently handled. If there is an expression that cannot be directly mapped to an SQL eq…
-
This is to upgrade to PARI 2.13.x. https://repology.org/project/pari/versions
This new PARI release brings a lot of bug fixes,
new functionality, and speedups.
- [pari-2.13 release announcement](h…
-
The frequency and vehemency of discussions around this subject beg for a change. `*` and `^` were introduced for strings back when the language wasn't as strict on operator punning and overall meaning…
-
This issue will serve as a pointer to potential larger projects that new or existing contributors can do to get involved in the development of Modin. This is not necessarily complete, nor do all of th…