Mike Boyle

Results 57 issues of Mike Boyle

Running `anaconda-project upload` consistently ends with the output Please log in with the "anaconda login" command. I do this, it says "login successful", and I try the upload again, but...

I added [a line to skip musl builds on aarch64](https://github.com/moble/quaternion/pull/187/files#diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721R28) in #187, because it takes ~50 minutes to build numpy for each python version in those runs. But numpy/numpy#20089 and...

It can be helpful to encode a quantity `q` that should not be evaluated as `Term(identity, q)`. This is the idea behind JuliaSymbolics/Symbolics.jl#638, which allows irrationals like `π` to be...

I'm trying to rename some files in a couple depositions I've made. The API documentation [says that it is possible to](http://developers.zenodo.org/#update27) "update a deposition file resource. Currently the only use...

Bug

There are various references in commit messages and the docs and such about "paper" and "the original papers" that seem to suggest there are more than zero papers specifically about...

Like `%tic` `%toc`, install nbextension, etc.

enhancement

The main thing stopping this from being a pretty general menuing extension is the inability to accept general JavaScript for onclick instead of snippets. While I'm at it, I might...

enhancement

This is a new feature since the last time I was doing serious tree traversal. Might be useful... Looks like `EPath` stands for manipulating expressions by path. Perhaps meant to...

enhancement

There are still some "not yet implemented" functions, that are mostly just placeholders to remind me to do something about them. - [x] SymPy examples can probably be copied from...

enhancement

Change the default menu to specifically note that it is python. Then add (as best I can) some boilerplate for Julia and R. Note that markdown is common to all...

enhancement