Jason K. Moore
Jason K. Moore
There is also language now in the readme for this repo that implies the materials should be related to "coding to learn", which narrows things even more that the previous...
I think it would need someone to champion that.
It'd be great to see it in conda forge.
I see. Let us know if we can help with conda forge packages when you get there.
I think that conda-forge allows package maintainers to release rc, beta, alpha candidates. So you could do that. In general, they package only released software. You can add patches to...
Yes, there are all these new ways to specify compilers: https://docs.conda.io/projects/conda-build/en/latest/resources/compiler-tools.html
> Especially the removal of the _solve_hinge_beams method. That's fine. It is a private method so it can be removed without deprecation if user facing functionality doesn't change.
> My question is if this is something that has to follow depreciation policy. If the output changes to a mathematically equivalent form, then no deprecation is needed. If the...
If it is ready for review, I can look over it again. I'm busy with a report deadline at the moment so I can look first of next week.
Something similar came up this week when looking at these examples in SymPy docs:  It would be nice if they rendered as math instead of the pretty printing (or...