-
**Description:**
I’ve encountered an issue where the app erroneously classifies all CVs that use blue color as being in the Europass format. This behavior is incorrect and leads to false positives, as…
-
After an initial submission on 28th June 2024, I resubmitted the application on 16th July 2024.
Then we received the following feedback about our grant application on 22nd July 2024:
> Currently…
-
With Wasp 0.12.0 and the restructuring (#1688), we've removed the constraint of separating server files from client files.
We should investigate the impact this had on our watching procedures and h…
sodic updated
2 months ago
-
Overview
An admin that is creating a new IE round goes to the **Evaluators** page to create codes with which evaluators can join an IE round. When creating codes, the admin inputs the following:
- rou…
-
Even when "unused", simply referencing a huge array will have a big impact on evaluation time.
```
package evaluator
access := bar {
data.slow_bundle.index.feeds
bar := "baz"
}
```
In …
-
### Aim
Call a closure from an array or slice of closures:
```rust
fn main() {
// Also panics:
// let lambdas: [fn(()) -> ()] = &[];
// Also panics when there's a lambda in the a…
-
Performance is a key goal of the CUE project. Broadly, @mpvl envisages being able to achieve performance improvements of several orders of magnitudes (predominantly by means of reductions in the time …
-
The problem:
```
research$main_cause_cat %>% unique()
[1] NA …
-
Hi,
I am trying to use this library, the fuzzification is quite clear but the defuzzification step is not clear to me using this library, anyways, I have this code that gives a wrong evaluation at t…
-
### Describe the bug
Getting above error when trying to delete an environment
### How to Reproduce
Delete an existing environment through data.all UI ( Using v2.6 )
### Expected behavior
…