SkillAgentSearch skills...

Hwtypes

Python implementations of fixed size hardware types (Bit, BitVector, UInt, SInt, ...) based on the SMT-LIB2 semantics

Install / Use

/learn @leonardt/Hwtypes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Linux Test

Install

Debian

apt install libgmp-dev libmpfr-dev libmpc-dev
pip install hwtypes

OSX

brew install gmp mpfr libmpc
pip install hwtypes

CentOS

yum install libmpc-devel mpfr-devel gmp-devel
pip install hwtypes

Related Skills

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated1y ago
Forks6

Languages

Python

Security Score

75/100

Audited on Jun 4, 2024

No findings