-
Notifications
You must be signed in to change notification settings - Fork 467
Closed
Labels
blockedFor issues that are blocked until some other development happens.For issues that are blocked until some other development happens.cleanupFor issues where the goal is to make Psi4 a little cleaner.For issues where the goal is to make Psi4 a little cleaner.good-first-issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorslibmintsFor things that are wrong with libmints (but not wavefunction).For things that are wrong with libmints (but not wavefunction).
Description
Several methods in libmints
export raw pointers. (See the file libmints/integral.h
and discussion.) Those should be changed to unique_ptr
.
Please do not start until #2386 is in. Check in here or on Slack before starting this issue, to confirm that you're not going to cause a problem for other ongoing PRs.
Metadata
Metadata
Assignees
Labels
blockedFor issues that are blocked until some other development happens.For issues that are blocked until some other development happens.cleanupFor issues where the goal is to make Psi4 a little cleaner.For issues where the goal is to make Psi4 a little cleaner.good-first-issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorslibmintsFor things that are wrong with libmints (but not wavefunction).For things that are wrong with libmints (but not wavefunction).