-
### Feature
Expose native OSRM and Valhalla APIs
#### Is your feature request related to a problem? Please describe.
I would like to develop a web-based application using the maplibre-gl framework,…
azarz updated
7 months ago
-
# Gas Optimizations
The following sections detail the gas optimizations found throughout the codebase. Each optimization is documented with the setup, an explainer for the optimization, a gas report …
-
This is only for those who want to lower vram usage a bit (to be able to use larger batch size) when using tensorRT with sd webui, at a cost of accuracy.
As far as I can tell, the [fp8 optimization…
-
# Proposal
## Problem statement
Currently when one `flat_map`s over a mixture of say `Vec`s and `Option`s, there is a hard to find method to create a slice from the latter, that generates subopt…
-
## Team name:
Javaria
## Team members:
Javaria Ghafoor
## Project Description:
To calculate the ground state energy of the given Hamiltonian, the Hartee Fock anastaz is first designed such…
-
- [ ] [Announcing Together Inference Engine 2.0 with new Turbo and Lite endpoints](https://www.together.ai/blog/together-inference-engine-2)
# Announcing Together Inference Engine 2.0 with new Turbo …
-
## Feature
Our iRODS zone has over 110,000 users. Listing the contents of `//home` takes over 5 minutes. Listing the contents of this collection is surprising common for users to stumble upon using…
-
#### Precompute constant hashes
##### Severity: Gas optimization
##### Context:
- https://github.com/code-423n4/2022-10-inverse/blob/3e81f0f5908ea99b36e6ab72f13488bbfe622183/src/Market.sol#L432
- h…
-
I try VINS_Mobile to iPhone 6 Plus, but STA Label appears FAIL_COST, FAIL_SFM and FAIL_ALIGN.
The iPhone 6 PLUS params are
FOCUS_LENGTH_X = 547.565;
FOCUS_LENGTH_Y = 547.99…
-
**Use Case**
create database test;
use test;
CREATE TABLE test_complex_index (
id bigint unsigned AUTO_INCREMENT,
chat_id varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DE…