-
The original Sage mission statement ("_Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab_") appeared close to 20 years ago, and since then there were big changes i…
-
I noticed that `rearrange`, `repeat`, and `reduce` can all be inferred based on the pattern alone. Therefore a single generic function which makes calls to each is possible. I think this would be very…
-
JuliaImages has grown over several years through the efforts of many people; now that Julia is itself stable, I anticipate new waves of growth in the coming years. To help ensure its health and vibran…
-
Convolutional layers, presumably in networks for classification
Representative benchmark(s): MNIST, CIFAR classifiers
Specifications: robustness
Questions: any further restrictions or should …
-
I was about to start writing code, but I think it's worth having a discussion first. If we're going to realize my eventual vision of autonomous creation of valid "directed graphs of transformations",…
-
I have an image for which I write an `AxisArray` as an NRRD and I get a header like this:
```
NRRD0004
type: float
dimension: 3
space dimension: 3
sizes: 390 256 61
spacings: 1.3 1.3 3.0
uni…
-
Hey,
Opening a neural net using `analyzeNetwork(net)` opens an iframe with the url `http://127.0.0.1:8888/matlab/matlab/static/...` which gives a page not found error.
The correct url is `http://1…
ghost updated
6 months ago
-
We are very curious what you use ROS# for!
**Let us use this issue to present our projects, whether finished, ongoing, or first idea.**
I start! Here is our first public project:
![teleoperat…
-
Currently, there is no good way to publish messages from within a callback since all of the `Lcm` methods take `&mut self`. Other than the subscribe and unsubscribe methods, the only thing that really…
-
Every time I load a `yolo v5 `model using pytorch hub I cannot use `matplotlib` anymore. More precisely, `matplotlib` does not throw any error, but no plot is displayed.
I am working with PyCharm con…