Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@imrn99 imrn99 released this 15 Dec 13:55
· 31 commits to master since this release
607a99d
Update documentation & test suite (#11)

* update readme

* update rustdoc homepage

* moved cpp files

* detailed KernelArgs doc

* updated functor docs

* replaced SerialForKernelType in code

* fix doc test

* replaced ForKernel in code

* disptach module doc

* routines doc

* finished doc of the routines module

* view module doc

* view parameters doc

* misc formatting

* update test CI to include features

* fix ci?