-
Bonjour,
Il n'y a aucun marché (ou presque : 2) ayant une notification pour l'année 2024. Est ce normal ?
On peut le constater ici : https://data.economie.gouv.fr/explore/dataset/decp-v3-marches-v…
-
First of all, I want to know if this makes sense to you, I have more doubts than answer but here are my thoughs. Basically, allow to write this code (taking the list example from readme):
```js
//…
-
Allow different types of annotations:
* namespaces
* p-value (e.g. .001 or
-
It would be helpful to be able to add a list of BEL terms/nodes to the network view, from a file or a Set. Ideally, like the "link to knowledge network" function, it would be possible to add all nodes…
-
Are there any example BEL ontologies that I can load into protege to test this out?
-
I found another issue where gowin_unpack.py fails with an error.
(, KeyError('RPLLB1'), )
It is in the definition "def tile2verilog(dbrow, dbcol, bels, pips, clock_pips, mod, cst, db):" in section…
-
# Description of the new feature/enhancement
I recently decided to start developing my dream terminal for Windows. However, since I'm not a professional developer and the development will take quit…
-
Consider the following:
BasicEventList bel = new BasicEventList();
bel.add("one");
bel.add("three");
List sublist = bel.subList(1, 2);
sublist.add(0, "two");
I would expect to see the following c…
-
@MikeShawaluk told me this:
> How accurate is your emulation? Does it include a “beep” when the BEL (0x07) ASCII code is received. And, most importantly, does the terminal “quack” if you send a BEL f…
-
As a follow-up to #450 and #451, it would be great to have a way to put BEL graphs in MongoDB that's directly callable in python using something like [`pymongo`](https://api.mongodb.com/python/curren…