-
`eval_string` is a pretty generic term to export. I propose we rename it to something more descriptive. Maybe `matlab_eval` or `meval` ? Suggestions welcome.
-
- [x] what version of Makie are you running? (`]st -m Makie`): [ee78f7c6] Makie v0.21.15
- [x] can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`): yes
- [x] What plat…
-
### 🐛 Describe the bug
When creating an optimizer with multiple param groups and optimizing just one, I'm getting:
```python
File "/Users/vmoens/venv/rl/lib/python3.10/site-packages/torch/_dyna…
-
I am trying to render a quarto document after updateing the quarto version to 1.6.33 and Julia 1.11 and I get the following error when running quarto render
```julia
(env) (base) fcremer@javorina:…
-
looking at functions below, they don't refer/call other functions like parse-string/emit-expr etc...when I just run the example in readme, it simply return nil...please advise.
(defn compile-fn [ar…
-
ID
Reporter
If a DPL query contains a non-existing field, spark throws an AnalysisException.
For example:
index=index_A | eval a = typeof(12) | eval b = typeof("string") | eval c = typeof(1=…
-
I'm running an eval that has a scorer function that includes a MongoDB operation.
After the eval runs, I need to close the database connection for the process to exit.
However, the process is e…
-
The readme example below can't work with dart_eval: ^0.7.9.
```dart
import 'package:dart_eval/dart_eval.dart';
void main() {
final compiler = Compiler();
final program = compiler.compil…
-
PR https://github.com/flutter/flutter/pull/154752 adds a new parameter to the `toStringDeep` method in [3.27.0-0.0.pre](https://github.com/flutter/flutter/releases/tag/3.27.0-0.0.pre)
```diff
St…
-
### What is the issue?
Hi,
Tools support doens't work as expected i Guess. When activated it gets the right function to be called, but at the same time it doesn't return anymore normal response fo…