Skip to content

Conversation

@conradsnicta
Copy link
Contributor

Change all instances of .quiet_save() to .save(). This is to avoid compile-time deprecation warnings.

The functions .quiet_save() and .quiet_load() have been deprecated since Armadillo 11.4.4.

Since Armadillo 10.4, the default degree of warning messages has been reduced, so that failed saving / loading no longer emits warnings.

(The warning level can be manually changed via the ARMA_WARN_LEVEL option).

Copy link
Member

@rcurtin rcurtin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me. 👍

Copy link
Member

@shrit shrit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants