stillwater-sc / universal

Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.
MIT License
404 stars 59 forks source link

Improve build process so that an independent Universal repo can be used to test new functionality #422

Open Ravenwater opened 4 months ago

Ravenwater commented 4 months ago

When developing mixed precision applications, there is a need to separate a Universal repo development form mixed-precision development. As new functionality may be required in Universal, we would like to have the build process support an independent repo dependency.