Skip to content

Is this library working ? #1

@Artholgar

Description

@Artholgar

Hi !

I'm trying to use this library, so as writen in the pypi page, I tryed:

import numpy as np
import bitinformation.bitinformation as bit
data = np.random.rand(10000)  
bi = bit.BitInformation()
bi.bitinformation(data)

but BitInformation class doesn't seems to exist here.
So can you help me to make it working ?

Thanks

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