8000 Release v0.6.10 · autodiff/autodiff · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.6.10

Compare
Choose a tag to compare
@allanleal allanleal released this 08 Aug 19:06
· 100 commits to main since this release

🛠️ Improvements

  • Replaces cmake -E rm command in autodiff/python/package/CMakeLists.txt by cmake -E remove_directory so that CMake v3.16 can be used. cmake -E rm is only available from CMake 3.17
0