Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fast_deepcopy_system function, fix bug 1233, fix compare_values bug #1234

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GabrielKS
Copy link
Collaborator

@GabrielKS GabrielKS commented Dec 24, 2024

This feature constitutes the PSY implementation of #1231. It adds a function fast_deepcopy_system that makes a deepcopy of a System more quickly by skipping the copying of time series and/or supplemental attributes. As part of the implementation, I also fix issue #1233.

Depends on NREL-Sienna/InfrastructureSystems.jl#421.

@GabrielKS GabrielKS requested a review from jd-lara December 26, 2024 19:12
@jd-lara
Copy link
Member

jd-lara commented Dec 26, 2024

@GabrielKS we will merge after the release of IS.

@GabrielKS GabrielKS force-pushed the gks/fast_deepcopy_system branch from 63aad3d to d318429 Compare December 26, 2024 20:43
@GabrielKS GabrielKS changed the title Add fast_deepcopy_system function, fix bug 1233 Add fast_deepcopy_system function, fix bug 1233, fix compare_values bug Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants