Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Future warning while executing #419

@JuanVeron

Description

@JuanVeron

Summary:

While compiling C++ code I get a Future Warning

Description:

While running my script I get the following warning:

/usr/local/lib/python3.5/dist-packages/pystan/misc.py:399: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type

The script runs just fine after that.

Reproducible Steps:

Just running any script

PyStan Version:

2.17.1

Python Version:

3.5.2

Operating System:

Ubuntu 16.04.3 LTS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions