Colin Caprani

Results 15 issues of Colin Caprani

As part of a notebook for pymc (https://github.com/pymc-devs/pymc-examples/pull/241, seen [here](https://github.com/pymc-devs/pymc/pull/5085)) to support the addition of the Generalized Extreme Value distribution (https://github.com/pymc-devs/pymc/pull/5085), I had a few complexities processing results with the...

This PR adds a notebook example to go alongside the addition of the Generalized Extreme Value distribution to pymc v4 opened in PR https://github.com/pymc-devs/pymc/pull/5085

Nice festive project - added windows colours, and another ball type.

@zhuminjie we're getting ready to release https://github.com/MonashSmartStructures/ospgrillage and just completing our CI/CD pipeline to push it to PyPi. Unfortunately we've come up against a problem, which I'll try to explain...

- [ ] Technical info on SORM - [x] Using SciPy distributions - [x] Sensitivity analysis

At the moment, the test suite is fairly limited and needs to be extended significantly to ensure code quality and results. Specifically: - [ ] Each distribution should have a...

I use this mostly for writing presentations in markdown files for beamer. I've used the custom_open hook to open the rendered PDF, but it's a bit of a nuisance that...

Using a “black box” likelihood function (numpy) [**Notebook url**](https://www.pymc.io/projects/examples/en/latest/case_studies/blackbox_external_likelihood_numpy.html) ## Issue description The updates done as part of #28 changed quite a few of the functions so that the text...

Leaving this here for noting and discussion. I see the goal of PyCBA is not to be a fully-fledged FE program, but to facilitate higher-level processing of use in the...

I have a high level wrapper on openseespy for teaching grid analysis: https://github.com/ccaprani/ospgrid. Something has changed and now the github pages docs won't build. Github pages is built by a...