Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joamatab/speedsterpy
https://github.com/joamatab/speedsterpy
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joamatab/speedsterpy
- Owner: joamatab
- License: other
- Created: 2022-04-29T13:19:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T16:42:17.000Z (almost 3 years ago)
- Last Synced: 2024-12-09T07:48:25.763Z (about 2 months ago)
- Size: 784 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Speedster - Python Version 1.2
Speedster is a 3D point-to-point parasitic resistance extraction tool for integrated circuits.
## Dependencies
[deflefpy](https://github.com/das-dias/deflef_py)```: a DEF/LEF parsing library fully written in Python ```[gdpsy](https://github.com/heitzmann/gdspy)```: a GDSII parsing library written by Heitzmann allowing also for the visualization of GDS information```
[networkx](https://github.com/networkx/networkx)```: a graph building library supporting the fundamental graph searching and metamorphing algorithms```
```Licensed under BSD-3 Clause```