EDITED
v. 29
06
Applying graph theory to clean energy districts
Flow optimisation across heat networks
People | 10 | Posts | 30 | Dribs | 19 |
---|
Event finish
Sketching
6 months ago
~
leiv_andresen
Research
6 months ago
~
tyler_anderson
Cost function so we can compare algorithms:
def calculate_total_kwh_m(mst_table): return (mst_table['routes']*abs(mst_table['heat_total'])).sum()
6 months ago
~
leiv_andresen
Iterative optimization with random perturbation of one distance.Reduction in total cost sum(abs(heat_total)*routes):
6 months ago
~
leiv_andresen
Project
JOINED
6 months ago
~
sari_issa
requirements.txt content extracted by github copilot:
numpy pandas geopandas pickle-mixin sparse xarray scipy matplotlib contextily
6 months ago
~
leiv_andresen
JOINED
6 months ago
~
lukas_ringlage
JOINED
6 months ago
~
leiv_andresen
Start
JOINED
6 months ago
~
jonathan_chambers
Challenge shared
Tap here to review.
7 months ago
~
gaston_energy
Energy Data Hackdays 2024