Skip to content

This repository contains data and notebooks for the paper ``Aging-Aware Battery Control via Convex Optimization".

Notifications You must be signed in to change notification settings

cvxgrp/aging_aware_battery_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains data and notebooks for the paper Aging-Aware Battery Control via Convex Optimization. Smoothing Animation

Environment and Library Versions

To reproduce the results in this notebook, use the following versions:

Library Version
Python 3.12.2
pandas 2.2.3
numpy 1.26.4
cvxpy 1.6.0
matplotlib 3.10.0

Instructions

To ensure reproducibility, create a virtual environment and install the specified versions.
Example using pip:

python3 -m venv venv
source venv/bin/activate
pip install pandas==2.2.3 numpy==1.26.4 cvxpy==1.6.0 matplotlib==3.10.0

About

This repository contains data and notebooks for the paper ``Aging-Aware Battery Control via Convex Optimization".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published