-
Notifications
You must be signed in to change notification settings - Fork 413
Closed
Labels
Description
Hello pymeasure devs,
I just wanted to take the time to bring a similar project to your attention, InstrumentKit, which I started several years ago with similar goals. Our code architecture actually looks surprisingly similar, so IK shouldn't be too foreign.
A few things that you will notice that IK has are handling of unitful quantities, extensive test coverage, and additional connection interfaces one can use.
I hope that we can learn from each other so that we can continue to help the instrumentation community.