Tags: vlang/vsl
Tags
Changelog: - Fixes plot/examples/scatter.v and adds fixed range support (#62) - Updated docs and plot - Added docs - Updated docs - Fix docs - Fix? - Update example.v - la: fix den_solve (#63) - Updated fmt - Added os - Updated tests - Passed fmt - This is an early release for migration from col-major to row-major layouts - Removed optimization comments - Added tests - Updated - Updated CI - Updated comments - Removed vmath since it is on vlib now (#64) - Update docs-ci.yml - Passed fmt - Updated file - Fixed docs validations - Updated optionals - Added tests and examples - Updated blas - Updated vlas - Moved stats to vlib - Updated linear - Added vector_test, all vector funcs are tested (#67) - Added CI and updated docs - Updated CI - Updated tests - Removed equal - Updated tests - Removed comment - Updated interfaces - Update README.md - Update DOCS.md - Updated name - Updated flags - Updated flags - Removed include - Updated CI - Updated lapack - Removed Macos from CI - minor documentation fixes (#68) - Updated VCL - iter: adding new iterators (#69) - Fixed tests - Updated CI - Fix CI - Fix CI - Fix CI - Updated version
Changelog: - Added device and errors - Updated wrapper - fmt passed - Updated errors - Updated vcl types - Updated tests - Updated vcl - Updated fmt - Added C interop - Updated dir name - Added example - Passed fmt - Updated vector definitions - Released 0.1.44
Changelog: - Added scripts - Updated ignore - Added tests - Updated variable names - Added data interpolation for #41 - Added data interpolation tests for #41 - Updated test file - Added fib function in O(1) space - Updated tests to pass - Update stats.v - Add NLP tools and fast inverse square root (#57) - Updated fmt - Updated ml - Add sentiment analysis example and fix vdocs (#58) - Moved nlp to its own submodule at vsl.ml.nlp - Added docs - Moved test utils to internal - Moved internal to float - Updated vsl version