Kinshuk Panda

Results 6 issues of Kinshuk Panda

I recently upgraded my chaospy version from 2.3.5 to 3.0.4, and noticed that I am no longer able to create `MvNormal` distributions with more than 31 random variables. Specifically, if...

enhancement

Updated instructions for setup and running PLEXOS 9 on Eagle.

Some of the documentation leverages files that are not accessible by the broader audience outside of NREL. For example in the following file: https://github.com/NREL/HPC/blob/master/general/intermediate/software-environment-basics/conda-how-to.md It would make sense to make...

Some documentation for older systems is still currently hosted on `master`, e.g., 1. https://github.com/NREL/HPC/blob/master/general/intermediate/software-environment-basics/singularity-how-to.md 2. https://github.com/NREL/HPC/blob/master/languages/c/README.md have instructions for Peregrine. We can either delete it or maintain it in a...

**If this is a question, something isn't working or an idea please start a Q&A discussion in the [Discussion tab](https://github.com/NREL-Sienna/PowerSimulations.jl/discussions)** Open a bug report only if you can provide the...

code bug

This PR resolves issue #130 by implementing two changes to the ATHENA package: 1. Replacing GPyOpt with BayesianOptimization - [x] Migrated from the less maintained GPyOpt library to the more...