-
We've discussed how to simplify the syntax for function evaluation. One option has been to to support something like:
``` python
xf,qf = fcn(x0=4, p=b).xf.qf
```
I think a better approach would be t…
-
Hi, I am learning to use OCE package for my clases in a Master in oceanography were most of people use Matlab. I open my files of ADCP.enx in R and MATLAB and i found that (read.adp.rdi) is not readi…
-
Original [issue 33](https://code.google.com/p/pnotepad/issues/detail?id=33) created by simonsteele on 2008-04-11T04:49:12.000Z:
What steps will reproduce the problem?
1. Open a .tcl file in PN with s…
-
I found that pooling, convolution, and normalization layers are implemented in Cuda. Is there any Matlab version?
Thanks!
-
A number of objections were made to the resolution to #44 in #47. I wanted to bring one of them to its own issue. There was a desire to have names play a more prominent role in the construction of rat…
-
Not sure if it's really a bug or if the error is located somewhere else, I'm also happy to provide some example files if necessary. I generate two synthetic crossing fiber bundles based on a tensor in…
steso updated
9 years ago
-
Using folds in the wavefront to detect edges produces better results in surface ducts, but creates accuracy problems for the pedersen deep tests. The problems with propagation loss accuracy has been …
-
Let's continue to break issues #44 and #47 done into smaller parts, as having omnibus issues is not conducive to discussion. Let me lay out the proposed designs for this so we have something concrete …
-
Currently `getLineOptions()` ignores the width of a line as long as `strict mode` is not enabled. Wouldn't it make sense to match the linewidths to the ones known by PGFplots / TikZ, e.g `ultrathin`, …
-
I’m opening this issue because I could not find any package working similar to MATLAB’s interp functions. So I started to write my own.
The reason is that spectral data only exists as sparse datasets …