Skip to content

Need for silent screen output #18

@jorishey1234

Description

@jorishey1234

Installing with with pip install https://github.com/EconForge/interpolation.py works on Ubuntu but a call to LinearSpline or other functions returns extensive and unwanted screen output, for instance:

[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)
Setting
Setting
Setting
Setting
Setting
Setting
Setting
Setting
[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
[20 20]
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)
(20, 20)

Would it be possible to turn it off in next version ?
Thanks,
Joris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions