Skip to content

Tags: ntrel/vsl

Tags

v0.1.45

Toggle v0.1.45's commit message
Changelog:

- Fixes plot/examples/scatter.v and adds fixed range support (vlang#62)
- Updated docs and plot
- Added docs
- Updated docs
- Fix docs
- Fix?
- Update example.v
- la: fix den_solve (vlang#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 (vlang#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 (vlang#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 (vlang#68)
- Updated VCL
- iter: adding new iterators (vlang#69)
- Fixed tests
- Updated CI
- Fix CI
- Fix CI
- Fix CI
- Updated version

v0.1.44

Toggle v0.1.44's commit message
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

v0.1.42

Toggle v0.1.42's commit message
Changelog:

- Added scripts
- Updated ignore
- Added tests
- Updated variable names
- Added data interpolation for vlang#41
- Added data interpolation tests for vlang#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 (vlang#57)
- Updated fmt
- Updated ml
- Add sentiment analysis example and fix vdocs (vlang#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

v0.1.40

Toggle v0.1.40's commit message
Updated docs