File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11Release 0.1-0 (2/5/2020):
2+
23New:
34 * created cpumat and cpuvec classes
45 * created gpumat and gpuvec classes
2728 - mpi2cpu()
2829 - cpu2mpi()
2930 - mpi2mpi()
31+
3032API Changes: None
33+
3134Bug Fixes: None
35+
3236Documentation:
3337 * Added documentation for most things.
Original file line number Diff line number Diff line change 55* ** License:** [ BSL-1.0] ( http://opensource.org/licenses/BSL-1.0 )
66* ** Project home** : https://github.com/fml-fam/fml
77* ** Bug reports** : https://github.com/fml-fam/fml/issues
8- * ** Documentation** : http ://librestats.com /fml/html/index.html
8+ * ** Documentation** : https ://fml-fam.github.io /fml
99
1010
1111<img align =" right " src =" ./docs/logo/fml_med.png " />
Original file line number Diff line number Diff line change 9898< li > < b > License:</ b > < a href ="http://opensource.org/licenses/BSL-1.0 "> BSL-1.0</ a > </ li >
9999< li > < b > Project home</ b > : < a href ="https://github.com/fml-fam/fml "> https://github.com/fml-fam/fml</ a > </ li >
100100< li > < b > Bug reports</ b > : < a href ="https://github.com/fml-fam/fml/issues "> https://github.com/fml-fam/fml/issues</ a > </ li >
101- < li > < b > Documentation</ b > : < a href ="http ://librestats.com /fml/html/index.html " > http ://librestats.com /fml/html/index.html </ a > </ li >
101+ < li > < b > Documentation</ b > : < a href ="https ://fml-fam.github.io /fml" > https ://fml-fam.github.io /fml</ a > </ li >
102102</ ul >
103103< div class ="image ">
104104< img src ="./docs/logo/fml_med.png " align ="right "/>
Original file line number Diff line number Diff line change 9292< div class ="title "> NEWS </ div > </ div >
9393</ div > <!--header-->
9494< div class ="contents ">
95- < div class ="textblock "> < p > Release 0.1-0 (2/5/2020): New:</ p > < ul >
95+ < div class ="textblock "> < p > Release 0.1-0 (2/5/2020):</ p >
96+ < p > New:</ p > < ul >
9697< li > created cpumat and cpuvec classes</ li >
9798< li > created gpumat and gpuvec classes</ li >
9899< li > created mpimat class</ li >
127128< li > added to mpihelpers namespace< ul >
128129< li > mpi2cpu()</ li >
129130< li > cpu2mpi()</ li >
130- < li > mpi2mpi() API Changes: None Bug Fixes: None Documentation: </ li >
131+ < li > mpi2mpi()</ li >
131132</ ul >
132133</ li >
134+ </ ul >
135+ < p > API Changes: None</ p >
136+ < p > Bug Fixes: None</ p >
137+ < p > Documentation:</ p > < ul >
133138< li > Added documentation for most things. </ li >
134139</ ul >
135140</ div > </ div > <!-- contents -->
You can’t perform that action at this time.
0 commit comments