AntCal: Antenna Calculator.
Project description
AntCal
Antenna calculator
Roadmap
Usage
Python
Install
pip install antcal
Build
Python package
- Restore
conda
environmentconda-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)
Built Distribution
antcal-0.0.22-py3-none-any.whl
(20.6 kB
view details)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b07bbbe9f645a78bddce1f405ffc57650605a55bf317650e9b8f9a2ffa43b0a |
|
MD5 | 4ee312125e5805895aa525c99e73c2e2 |
|
BLAKE2b-256 | 28e0eb347458ff8fa6efe25a1b29acadb6a0453acddac51065afa6b535f2f6b2 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | db064a3670daaca87d264fc18668f5f296cdb5d149aefda6452136e9aca59b6d |
|
MD5 | 0f71d4f105572f676c7cc3dc067655ea |
|
BLAKE2b-256 | 6ccfed5393a309cc9a8179680fa5ab454262944f525664a4d9acd8a8e1e7d8f1 |