-
```
The current hash() implementation for mpi instances does not return identical
hashes for equal objects:
>>> import mpmath
>>> a = mpmath.mpi(10, 30)
>>> b = mpmath.mpi(10, 30)
>>> a == b
True
>>…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Segfault when using Parallel constraint of the new Assembly (segfaults are happening…
-
Re https://github.com/richfitz/storr/issues/77#issuecomment-476297237, I would like to propose a new driver that handles this slightly differently. It requires more work up front, but I think it could…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
The method **CiphertextBallot.is_valid_encryption()** should be called on each SubmittedBallot befo…
-
```
What steps will reproduce the problem?
1. Unknown
2.
3.
What is the expected output? What do you see instead?
No error in cache log.
What version of the product are you using? On what operating…
-
Wan open the terminal
npm init -y // Wan initialize Node.js Project.
npm i express // Wan install web framework for Node.js.
npm i mongoose // Wan install MongoDB object modeling tool.
npm i js…
-
When `compute_alignment()` in `wav2vec2aligner/aligner/heavy.py` does not successfully compute alignments for each word, we get some entries in `word_hash` that are still CompositeTransductionGraphs, …
-
Package: boost-thread:x64-osx@1.77.0
A little history.
This build has been successfully completed using bigSur, Xcode 13.2.1, CMake 3.29.2 and vcpkg downloaded from about a week ago. After upgra…
-
Tried this on FreeBSD (arm64) and macOS (arm64)
I googled ["digital envelope routines" unsupported](https://www.google.com/search?hl=en&q=%22digital%20envelope%20routines%22%20unsupported) and foun…
-
### Description
When we import Az.Resources on Windows10, 11 with ja-JP or zh-CN locale, code sign verification fails for some of the scripts. It succeed with en-EU locale so scripts itself should n…