LovetheFrogs
- Karma
- 46
- Created
- June 1, 2022 (4y ago)
- Submissions
- 0
- Show HN: Optigraph – optimum graph network generator (github.com)
I've created a tool that helps plan graph networks for the best possible connections between nodes. The idea is for it to be used as a kind of underground system planner. I am still working on improving the algorithms…
-
Iḿ developing a python package which allows to develop digital circuits. It currently has modules for logic gates, multiplexers and latches; and the next version will include adders, shift registers, and even a simple…
-
I released a new version containing Multiplexers. Next on the list is adding adders and modules to perform basic operations.
-
PyCircTools is a python library that allows any programmer to create circuits with it. It is currently a work in progress and as for today, v0.0.3 is the most recent release. It just has logic gates, custom exceptions…