Dheepak Krishnamurthy

Results 160 issues of Dheepak Krishnamurthy

The graph by `serie` is a little confusing compared to git in some cases, imho: At a glance, it looks like there's a branch from `003` out and is merged...

graph layout

Currently there's two variables (`mTEPES` and `OptModel`) that hold a reference to the same pyomo ConcreteModel. Is there a reason there's two variables like so? I changed all instances of...

Hi! Firstly, thanks for developing and maintaining this project! I wanted to check if you'd be interested in using an autoformatter for your source code? At the moment, there's a...

### Is your feature request related to a problem? When interactively exploring data, it's always an additional step to get the "shape" of the data. This is what the display...

feature
ux

I'm unable to run `uv sync --python=$(which python)` on Windows. I'm getting the following error: ``` $ conda env create -n my-custom-env python=3 $ conda activate my-custom-env $ conda install...

question

This PR adds the setup for logging using the `tracing` module. After `init_logging` is called, a log file will be created in one of these locations (per XDG standard): or...

Currently there's no information about where the configuration file is located when the old installation is incompletely removed: It would be good if the prompt told the user where the...

enhancement

Currently this is what is printed: I think there's a couple of ways this can be improved. 1) Give a wiki link or information on how to remove the existing...

enhancement

Thanks for maintaining the plugin! The "try it out" link doesn't appear to work: I thought I should let you know

A colleague of mine ran into this issue when installing a package with `uv`. ![Image](https://github.com/user-attachments/assets/ab68379e-6137-4394-b5a9-048496226381) And this was part of a larger install script to install a number of conda...

good first issue
error messages