Alexey Zaytsev
Alexey Zaytsev
The license is unconditionally set to "Apache" at the moment; see `_get_conda_meta` in https://github.com/fastai/nbdev/blob/master/nbs/api/release.ipynb Should it be changed to take in `cfg.get('license')`, and the `license_family` field dropped? conda-build will deduct...
Processpool
At the moment, the repr of a Parameter looks like this: ``` c1.bias ``` Parameter containing: Parameter[64] x∈[-2.807, 1.645] μ=-0.387 σ=0.783 I feel we can get rid of the first...
If an object defines a `_repr_html_` function, its output will be interpreted as HTML that can contain JS. This could lead to some interactive tensor data viewer. I don't have...
Add an option to set a custom precision. For example, 1/3=0.33 when precision is set to 2. Alternatively, add a new command "Calculate with custom precision", and use the default...
Numpy 2.0 broken, I need to fix it!
### Describe what you want Heya. Maybe I'm missing the big picture, but I feel it would be easier to use Drizzle if it was possible to return null fields...
It's supposed to be very good! I did not use it much, but the changes have been tested.
Cmd-Enter already works on Mac, this adds Ctrl-Enter which is customary on other platforms. Closes #1798 ---- | :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit 8c4e5de29a4ce3420236ba0ce717051155afdef4 |...