Skip to content

Issue about using exponential operation when operating numpy library #1

@ivankl7401

Description

@ivankl7401

When trying to transform log-values into normal values using exponential operator exp as inverse operation, right? However I confront with unusual issue. This message shows up:
'numpy.ndarray' object has no attribute 'exp'
This would imply that math operator exp is not attributable when working with numpy library?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions