Brett Calcott
Brett Calcott
This PR overcomes two current limitations with tensors in nanobind when using numpy (it does not affect torch or jax). * returning tensors from C++ always results in read-only arrays....
This is inside a jupyter notebook, running python 2.7 on AWS EMR. ### Expected behavior ```python from pixiedust.packageManager import PackageManager pkg=PackageManager() ``` Output: ``` Pixiedust version 1.1.9 Pixiedust database opened...
PR for #2040 and #2041 - [x] add secret codes for new commands (for libraries too) - [x] add runtime test helper - [ ] add library test helper -...
### Summary We support versions of python starting with 3.9. But there are subtle differences between them, and we should test across all python versions 3.9+. [Nox](https://nox.thea.codes/en/stable/) looks like a...
### Summary The current kernel provides some initial interactions with matplotlib. However, it assumes that the use of the pyplot sub-package. I'm not sure if this is always the way...
### Summary Custom assistants contain a list of "instruction-examples", from which we created sentence embeddings. These embeddings are then used to match an appropriate stencila assistant for responding to the...
### Summary One way to interact with AI is to get pop-up suggestions as you write. But when I'm writing a draft, I find the constant suggestions interrupt my flow...
### commit hash a27d2412172e258c4f34ab907b80987034f0826d ### Description The main readme has broken links in it. Some of these are internal. e.g. - https://github.com/stencila/stencila/blob/main/docs/reference/formats/cborzstd.md - http://has100ideas.com These should be fixed *and* we...
### Summary Instructions that replace text (both inline and block) currently duplicate the original text in Markdown. So we get something like this: ``` %% @do-something-that-replaces-the-block %> Here is the...
https://codspeed.io * used in pydantic-core * supports python / rust / typescript * FREE for open source