-
I wrote a small crate, [`joinable`](https://github.com/aeshirey/joinable) to do relational joins between two iterables. Someone suggested this may be a good addition to itertools, so I'd like to ask i…
-
It would be useful to have an FST utility method to do a compare() operation between a key in one FST and a key in a second FST, by ords instead of the keys. So the input is the ord for FST1 and an o…
-
I've been fiddling around for almost 2 hours now, I can't get the TARDIS to land where I've specified. I'm on absolute mode, coordinated flight ect. The monitors on the console show the coords I want …
-
```
A reworking of the way database servers are selected is required. The new way
is thus:
ORDS selects which dbs a project will reside on by looking in the serverConfig
file for servers that are n…
-
Hello Martin,
thanks for your "Social Login" presentation on apex@home last week. I followed your steps in my own environment. Oracle DB, Apex, VM hosted on the Oracle cloud and added my own domain…
-
### Expected behavior
See screenshot with Gauge
### Actual behavior
Blank screen
### Steps to reproduce the issue
Create a Gauge chart on the page - add plugin - try
### APEX version…
-
Where can i feed in the points or the bounding box co-ords to the model so that I get a contour?
Can you please tell me
-
If a query has a query condition, it may be filtered out a lot of rows, as well as an aggregator filtered out by its parent aggregator.
So, i think es needs to remap global ords for non-MatchAllDocsQ…
-
### Issue with IoMapEntry for CenterCrop in YOLOv8 Model Export to ONNX
Hey there :)
#### Description
I am using `onnxruntime-extensions` to export my YOLOv8 model to ONNX, adding the necessary…
-
I'm trying to do a client-server application, where the client generates the context, PK and SK and then sends the context and PK to the server like this:
*Creation:*
```
FHEcontext context (…