Skip to main content

This is a library of functions for manipulating data.

Project description

data

Instruction

Function planning in the Python library:

data
    - data_handling
    - drawing
    - plotting
    - research
    - scripts
    - statistics
    - utils

How to use

install

You can build the package by running the following commands in the directory where the pyproject.toml is located, depending on the operating system. The built package will appear in the dist folder

pip install build
# Windows
py -m build
# Unix/macOS
python3 -m build

After, you can install the package under dist folder by running command

pip install ./data-0.0.1-py3-none-any.whl

import package in python

import stk_data

scripts

  1. Calculate the topological number, parameters can be read and calculated via commands, terminal command as follows:
# usage: get_skyrmion_shape [-h] [--nx NX] [--ny NY] [--nz NZ] [--nk NK] [--nR NR] [--dx DX] [--dy DY] [--load_file_name LOAD_FILE_NAME] [--save_file_name SAVE_FILE_NAME]

# use examples
get_skyrmion_shape --nx 250 --ny 250 --nz 10 --nk 6 --nR 100 --dx 2.0 --dy 2.0 --load_file_name magnt.in --save_file_name GetSkyrmionShape120.dat
get_skyrmion_shape --nx 250 --ny 250 --nk 6
get_skyrmion_shape --load_file_name magnt.in

Project details


Download files

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

Source Distribution

stk_data-0.0.1.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

stk_data-0.0.1-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file stk_data-0.0.1.tar.gz.

File metadata

  • Download URL: stk_data-0.0.1.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for stk_data-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f3c90908038265f9983526f138b98a4a65283708724bdca718d09764b85b060b
MD5 2d8a93e865311228fc8af2afb8403b0d
BLAKE2b-256 72bd7310929f2dbfe32ec62c4fee2a135aa0fb1308a62dd53638fff3d866c909

See more details on using hashes here.

File details

Details for the file stk_data-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: stk_data-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 34.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for stk_data-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6b8ec6053223ae01385c20afcf23b6c7d261d51dfec54b3e67481aa6d8a2db88
MD5 13ed8be7e672afe7a9e98431d0d8ef13
BLAKE2b-256 ef3a44fc195578a80d56e1e21d58aa9a11b7874f37b7afba972dfe6d047dc083

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