-
Since https://github.com/Kyle-Kyle/top4grep/commit/dbf03d20995c4b249471fc0404221ddd6a625d1b, top4grep no longer does partial matches. Here is an example demonstrating it:
```bash
top4grep -k dec
…
-
```
If you call the method, Utilities.getMethodDeclaration(...) on an ASTNode
that is part of a field initializer, it returns null. This seems to make
sense, except that Crystal pretends like field …
-
### User Story
As an OSCAL community member, in order to efficiently and effectively find information within the OSCAL website, I want to have a coherent information flow and easy ways of identifying…
-
A number of users have asked how to add new content to an existing index without needing to re-run the entire process. This is a feature we are planning, and are in the design stages now to ensure we …
-
The uniformity analysis (still under discussion, see https://github.com/gpuweb/gpuweb/pull/1571) treats all accesses to global variables as non-uniform.
If I understood @kvark right, Naga currently…
-
This may be of interest.
> Does the use of auto-differentiation yield reasonable updates to deep neural networks that represent neural ODEs? Through mathematical analysis and numerical evidence, we…
-
## As a...
Scientist (or scientific data analyst)
## I want to...
Find datasets of
- ocean column nutrient concentrations, thermal structure, ocean currents,
- freshwater flow (land runoff) …
-
**What has to be done**
Must select a check valve for the oxygen inlet.
**How do you know it has to be done**
This is to ensure one-way flow of oxygen from supply to the ventilator. It is probabl…
-
> *[Filament](https://en.wikipedia.org/wiki/Galaxy_filament)* – A large-scale structure in the universe, consisting of a network of galaxies and galaxy clusters interconnected by dark matter and gas. …
-
Hi,
This is a nice little project. However, as you might know, regexes are not that great for finding flaws. Would you consider rewriting this tool to use a data-flow analysis platform like [Joern]…