1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/math/ROADMAP.md
2021-08-23 00:35:28 +03:00

5 lines
192 B
Markdown

- [x] Move `vsl/vmath` to `vlib/math` as default backend
- [ ] Implement `log` in pure V
- [ ] Implement `pow` in pure V
- [ ] Define functions for initial release of hardware implementations