-
Use alphanumeric queries to search IDs without them needing to be wrapped in /*/
-
I think we have a bug in ADNLPModels line 473:
When I run this code with n_max_size =10 or smaller than 100 :
```julia
all_problem_names = OptimizationProblems.meta[!, :name]
# Initialize proble…
-
Issue code section:
# if score is greater than 5000 then move
# to a new level and increase the speed of enemy car
if self.score % 5000 == 0:
…
-
Our client is up for some more serious production use cases with the rise of a stateless Ethereum world on the horizon and the need for lighter (browser) client (modules) coming along!
This is a wa…
-
The response domain details can be made shorter:
- Code list cardinality to be changed from "Min Responses : 1 Max Responses : 1" to "Min: 1 Max: 1"
![image](https://user-images.githubusercontent.c…
-
Our attempts at formal verification of the montgomery_reduce() function in ref/reduce.c reveal that this function depends on a subtle implementation-defined behaviour - namely a cast from int32_t to i…
-
### Describe the bug
i have a module that defines an internal `reduce` command.
the module also imports the standard library.
when trying to `use` my module, i get the following error from the …
-
I am a Chinese player, and I have noticed that the Conquest mode often involves a lot of left and right swiping. Is it possible to modify or optimize this?
Problem Analysis
1.
Multiple Swipes:
The…
-
Account headers (i.e., the background image behind people's account pages) seem to never be pruned and constantly growing, currently taking up much more storage for my instance than any other media ty…
-
I see that 0cd7eca06ef17e09a8c87221d9b9f08d353614f7 from @tsegismont has introduced updaters, but I still don't understand why is using such heavy weight atomic operations there.
Given that is a pr…