An open API service indexing awesome lists of open source software.

https://github.com/colintimbarndt/constrained-calculator

Domain specific calculator app using a constraint solver for maximum flexibility
https://github.com/colintimbarndt/constrained-calculator

Last synced: 8 months ago
JSON representation

Domain specific calculator app using a constraint solver for maximum flexibility

Awesome Lists containing this project

README

          

# Constrained Calculator

This is a domain specific calculator and framework using a constraint
solver for recomputing values while fields are being changed.
Itt was made to help myself with component selection for electronics
projects, however it can be used for many other things as well.

## Contributing

If you would like to add somehting, I'd be happy for contributions.