-
We could easily provide a Python API for defining suites (and also reformulate our current `suite.rc` file parser a little to plug into it). For normal use, I can't see this being the recommended way…
-
As a part of my GSoC project, a common Python API will be developed to simplify the Python code in the OpenFASOC generators, starting with the Verilog generation step. This issue will be used to discu…
-
Hi, is it possible to add Python API?
-
# Summary
Performance: Maturin binding for Python.
## Use Cases
When would you use this?
We would like reduce the latency in the submission, workflow creation and provide and maintain a API …
-
```
TypeError: Measure(): incompatible function arguments. The following argument types are supported:
1. (self: visqol.visqol_lib_py.VisqolApi, arg0: Span[float], arg1: Span[float]) -> Visqol::…
-
### Describe the bug
If I obtain ODB object handles for the same object through two different means in the Python API, their underlying SWIG object addresses are different. The result is that I can't…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
As far as I…
-
When you have existing models, you might want to update the model parameterization without rebuilding the model.
Therefore an Update API would be usefull, A design would be needed, but in my mind …
-
At the moment membrain seg is a command line tool - it would be great to enable its use as a Python only library too, thoughts?
https://teamtomo.org/fidder/ is a good example of the kind of API I t…
-
### Is your feature request related to a problem? Please describe.
Some projects use custom documentation that doesn't generate the `objects.inv` file. For these projects, cross-linking to their docs…