-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #537 from odidev/lach
Add Liberate and Lachesis files
- Loading branch information
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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: | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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". | ||
|
||
--- |