-
Hi,
I used xlanguage in the xmnews module (but same trouble with other modules)
For a news, the content is ok (french and english, xfr / xen ) but the title no :
Prix-l-039-innovation-janvie…
-
I suppose
``` python
p = FRDParser.Parse(self.file_name)
```
contains mesh nodes / elements as well as fields defined on nodes / elements. Instead of writing the legacy PVD / VTK files (one file p…
-
```sql
mysql> drop table if exists t; create table t(f json); insert into t(id,f) values(1,'{"a":8589934592.1}'); select * from t where f.a < 8589934593.1;
--------------
drop table if exists t
--…
-
### Describe the feature you'd like to request
I have a large number of images (tens of thousands) that I have tagged with face regions. This has involved countless hours using automated tools (su…
-
# Koncorde by manboto Python
https://es.tradingview.com/script/lLFiT3av/
### Definition:
Koncorde is a mix of SIX indicators, 4 trend indicators and 2 volume indicators.
Its representation is …
-
Hi all,
I am trying to add more filters and readers to Visualizer. I have created file named filter.json, see below:
```
"sources": [
{ "name": "AnnotateTime", "label": "Annotate T…
-
When slot values referencing other instances in the model are set programmatically on the instance level, no corresponding arrow appears in the visualized snapshot diagram.
jaapb updated
10 years ago
-
When the application starts there should be an application menu bar that initially contains menus for File, Windows, Browse and Help. I believe that these are populated by XMF code at start-up and tha…
-
I am trying to find out the names of languages supported by Fasttext's LID tool, given these language codes listed [here](https://fasttext.cc/docs/en/language-identification.html):
```
af als am a…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR17959](https://bugs.llvm.org/show_bug.cgi?id=17959) |
| Status | NEW |
| Importance | P normal |
|…