-
# Title
How to make data AI-ready?
# Description
Right data plays an ever increasing role in AI research and production. Bad data makes for a bad model - ["Because a data bottleneck is an AI bo…
-
The intent of this issue is to have somewhere to discuss what an appropriate norm and stopping criterion for our Krylov solvers would be. Upon request, I compile here a short summary of what systems w…
-
mrcpp was accepted into Fedora, and I started building the packages.
I am seeing consistent test failures across releases on the s390x architecture. For instance, here's the Fedora 34 build log
``…
-
I am trying to find a solution to authenticate users via the V2 Microsoft Azure endpoint using OpenID Connect (to seamlessly login Office 365 users) on a Google Appengine application (Webapp2).
This …
-
With #359 we introduced a way to choose between two landing pages (https://github.com/research-software-directory/RSD-as-a-service/tree/main/frontend/components/home) with the inconvenience of mixing …
-
It would be nice if the documentation explicitly stated that properties are per unit mol when dealing with a single fluid (for the functions that are not already explicitly intensive such as density).…
-
- Flood Susceptibility Mapping (FSM) involves identifying areas prone to flooding to mitigate future floods and assess susceptibility.
- Floods are among the most destructive natural disasters, causi…
-
We should add a publication page to the wiki that links old and new papers alike.
-
```
What steps will reproduce the problem?
Search for an item by its id, including a LIMIT clause with a non zero skip:
>>> client.search("SELECT i FROM Investigation i WHERE i.id = 22179 LIMIT 1,10")…
-
Does it make sense to define "Counts" ?
For example, in intensity can be described as counts per second. Similarly, for an inductor or helmholtz coil we might have "turns" / meter. Now turns is ju…