Skip to main content

A private use library

Project description

libzac - a helper function library for my daily work

libzac.e

  • eread/ewrite/ewrite_block/... python wrapper of e.exe command line tool.

libzac.io

  • c2np/np2c/... helper function for converting between numpy array and C array. Convenient for move static data between python and C.

libzac.math

  • u2i/i2u converting bewteen signed/unsigned integer with arbitrary bit width.

i4_to_i3u1/i3u1_to_i4 converting between numpy array with dtype=i4 but contain only 24 bit data and array with 3x length and dtype=u1 that contain same data.

libzac.dsp

  • rolling_windown/sig2frames function that convert a signal to frames with overlap(moving window).

libzac.bitfield

  • class bitfield a C bitfield like class that can be used in python, like ctypes.Structure but with more features.

libzac.reg

  • read_yc_reg/table2tree/... function that read yichip excel register table and format into pandas' Dataframe.

libzac.plt

  • shift_factory/zoom_factory function that create a shift/zoom function that can be used in matplotlib.pyplot.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

libzac-0.1.3-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file libzac-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: libzac-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for libzac-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cfabf23c1e5996ddba96f015955a1328f6f98c241848131b27ebce8f638316ab
MD5 a87a278eb27217fa8c2b20d8c8f8a27a
BLAKE2b-256 17f0ed308d6a492e3db717fe8720ddeddf616c8153c7b385ca1e39a3b1d603a6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page