Book4_Power-of-Matrix icon indicating copy to clipboard operation
Book4_Power-of-Matrix copied to clipboard

Book4_Ch06 random_integers() deprecated

Open fayfeifay opened this issue 2 years ago • 1 comments

在第六章的扉页,给出一些实例代码时 numpy.random.random_integers() 的 random_integers() 已经被弃用, 可以改成 randint()

fayfeifay avatar Jul 10 '23 07:07 fayfeifay

谢谢你,已经记下。请继续批评指正。

Cheers, James

On Mon, Jul 10, 2023 at 3:02 AM fay&fei @.***> wrote:

在第六章的扉页,给出一些实例代码时 numpy.random.random_integers() 的 random_integers() 已经被弃用, 可以改成 randint()

— Reply to this email directly, view it on GitHub https://github.com/Visualize-ML/Book4_Power-of-Matrix/issues/53, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZHC6V3DTZUQM7SAMFPALHDXPOSHTANCNFSM6AAAAAA2EC4O3U . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Visualize-ML avatar Jul 10 '23 12:07 Visualize-ML