-
on macos today, in order to run `sclang` in the terminal, you need to `cd` deep into the supercollider installation app directory before executing the command, in order to avoid an issue with cocoa (h…
-
This issue collects a wishlist of de-novo implementations of torch based models.
Anyone can suggest models to implement, we will have to prioritize along a impact/cost analysis.
FYI @fnhirwa.
C…
-
Would it be possible to get an `IPager` interface written for the existing `Pager` class, and have `Pager` implement it?
With an `IPager` interface, the `IClient` interface could then be updated …
-
Develop minimal wrapper to work with FCC's API
Schema available here: https://publicfiles.fcc.gov/developer/
-
In the future, the examples will become individual modules/packages within the BDK repository. We want to test the functionally of the `{}_example::Client` methods to ensure the outputs is expected gi…
-
If this issue is **not** a bug report or improvement request, please check the [Dynamo forum](https://forum.dynamobim.com/), and start a thread there to discuss your issue.
## Dynamo version
0.3.1…
-
**Describe the bug**
I'm developing a existing app that used Azure Kinect and want to replace it with Femto Mega. After enabling POE enumeration in k4aviewer using [this](https://www.orbbec.com/docum…
-
Hello,
If I understand correctly, each path segments needs to be in a variable and we will annotate the variable with swagger.
- Does that mean that I have to seperate my nested routes?
- if I …
-
### Describe the solution
I would like to call Vectorize from local code using a binding. This doesn't seem to be possible right now and I guess we need to deploy the app to use it.
To my understa…
-
I was investigating issue #99 about how to cache API results and realized that the Flask-Restless pre-/post-processors are not the way to go as they cannot return a response in lieu of what the class-…