-
This issue is based on a discussion at the INCF Assembly 2024 with @tgbugs:
In the days of digital twins the need arises to clearly capture "synthetic subjects".
It is not sufficient to "misuse" t…
lzehl updated
1 month ago
-
When loading ansible.el 0.3.2 from Emacs 28.1, it complains:
ansible.el: Warning: 'incf' is an obsolete alias (as of 27.1); use 'cl-incf' instead.
-
INCF has requirements we must fulfill:
https://www.incf.org/activities/standards-and-best-practices/requirements-for-standards-and-best-practices
-
### Discussed in https://github.com/atharva434/INCF-Impact-visualization-Portal/discussions/30
Originally posted by **atharva434** March 14, 2024
Any good web designers can someone give design…
-
check-type should use get-setf-expansion to ensure that only one place is considered and stored when trying new values!
Current implementation does not, and will mutate the wrong place, and can even …
-
I am using python 3.7.4.
To reproduce:
```
$ docker-compose run cubetls python -c "import cubetl.geoip"
Traceback (most recent call last):
File "", line 1, in
File "/app/cubetl/geoip/__…
-
In a similar way to https://github.com/Clozure/ccl/issues/366 there's also an improper handling of places in ASSERT:
```
(pprint (macroexpand-1 '(assert (equal (aref v (decf i 2)) (aref v (incf i)…
-
https://scalablebrainatlas.incf.org/rat/PLCJB14?acr=Cerebellum
Hooray! I finally found it. I think we can create an iframe that links directly to the SBA. Replacing `Cerebellum` with a [skos:prefLa…
-
Currently it's not possible to run
```
(incf (accesses o (1 :type array)) 15)
```
because the initial value is `NIL`, which can't be incremented.
How about allowing this here?
```
(incf (…
-
We have derived a neuroprov library based on the prototype C library to enable
easier construction of W3C-Prov compatible provenance for neuroimaging
applications.
a current demonstration of the api…
satra updated
12 years ago