Skip to main content

AntCal: Antenna Calculator.

Project description

AntCal

Read the Docs Flit PyAnsys PyPI - Version PyPI - Downloads PyPI - Status PyPI - Python Version MIT license

Antenna calculator

Roadmap

  • Included features: #1
  • Implemantation: #2

Usage

Python

Install

pip install antcal

Build

Python package

  • Restore conda environment
    conda-lock install --mamba --dev -E vis -E docs -p ./python/venv ./python/conda-lock.yml
    
  • Create lockfile
    conda-lock lock --mamba -e vis -e docs -f ./python/pyproject.toml --lockfile ./python/conda-lock.yml
    
  • Build
    cd python
    hatch build
    
  • Publish
    cd python
    hatch publish
    

C++ package

Currently in backlog

C++ implementation is on the branch cpplib. A build environment is required. All presets are documented in CMakePresets.json.

  • Fetch vcpkg
    > git submodule update --init --recursive
    
  • Configurate
    > cmake --preset <preset>
    
  • Build
    > cmake --build --preset <preset>
    
  • Test
    > ctest --preset <preset>
    

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

antcal-0.0.22.tar.gz (98.3 kB view details)

Uploaded Source

Built Distribution

antcal-0.0.22-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file antcal-0.0.22.tar.gz.

File metadata

  • Download URL: antcal-0.0.22.tar.gz
  • Upload date:
  • Size: 98.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for antcal-0.0.22.tar.gz
Algorithm Hash digest
SHA256 2b07bbbe9f645a78bddce1f405ffc57650605a55bf317650e9b8f9a2ffa43b0a
MD5 4ee312125e5805895aa525c99e73c2e2
BLAKE2b-256 28e0eb347458ff8fa6efe25a1b29acadb6a0453acddac51065afa6b535f2f6b2

See more details on using hashes here.

File details

Details for the file antcal-0.0.22-py3-none-any.whl.

File metadata

  • Download URL: antcal-0.0.22-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for antcal-0.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 db064a3670daaca87d264fc18668f5f296cdb5d149aefda6452136e9aca59b6d
MD5 0f71d4f105572f676c7cc3dc067655ea
BLAKE2b-256 6ccfed5393a309cc9a8179680fa5ab454262944f525664a4d9acd8a8e1e7d8f1

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