diff --git a/content/commercial_packages/Liberate.md b/content/commercial_packages/Liberate.md new file mode 100644 index 00000000..c2e6e7eb --- /dev/null +++ b/content/commercial_packages/Liberate.md @@ -0,0 +1,22 @@ +--- +name: Liberate Trio +vendor: Liberate +category: HPC +description: The Liberate Trio Characterization Suite by Cadence is a high-performance tool for automating the characterization of standard cell libraries in custom IC and analog designs. +product_url: https://www.cadence.com/en_US/home/tools/custom-ic-analog-rf-design/library-characterization/liberate-trio-characterization-suite.html +works_on_arm: true +release_date_on_arm: 2021/02/21 + +optional_info: + homepage_url: https://www.cadence.com/en_US/home.html + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://community.cadence.com/cadence_blogs_8/b/breakfast-bytes/posts/aws-liberate + official_docs: + +optional_hidden_info: + other_info: + +--- diff --git a/content/opensource_packages/Lachesis.md b/content/opensource_packages/Lachesis.md new file mode 100644 index 00000000..1d7cbd56 --- /dev/null +++ b/content/opensource_packages/Lachesis.md @@ -0,0 +1,29 @@ +--- +name: Lachesis +category: AI/ML +description: Lachesis is a tool designed for clustering and analyzing time-series data, particularly useful for identifying patterns and trends in large datasets. It employs advanced algorithms to group similar time-based data points for further statistical analysis. +download_url: https://pypi.org/project/lachesis/#history +works_on_arm: true +supported_minimum_version: + version_number: 0.0.1.0 + release_date: 2017/01/18 + + +optional_info: + homepage_url: https://github.com/readbeyond/lachesis + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/readbeyond/lachesis?tab=readme-ov-file#installation + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Linux/ARM64 release notes are not available. Installation is verified using "pip3 install lachesis". + +---