Ryan Curtin
|
bdebab79ac
|
Merge remote-tracking branch 'origin/master' into website-revamp
|
2024-05-24 20:48:59 -04:00 |
|
Ryan Curtin
|
3491695040
|
Add equation for spherical kernel.
|
2024-05-24 09:59:04 -04:00 |
|
Ryan Curtin
|
22ff9cb245
|
Merge branch 'master' into website-revamp
|
2024-05-24 07:22:00 -06:00 |
|
Ryan Curtin
|
921e09b6c5
|
Fix incorrect MakeAlias() links.
|
2024-05-21 19:28:12 -04:00 |
|
Ryan Curtin
|
66d47c55f7
|
Document all of kernels/ directory.
|
2024-05-21 10:07:00 -04:00 |
|
 Omar ShritandRyan Curtin
|
58970a51f1
|
Update doc/user/core.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-05-15 11:54:32 +02:00 |
|
Omar Shrit
|
eef5b684a8
|
Fix the comments as requested
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-05-14 20:36:46 +02:00 |
|
Omar Shrit
|
0f2bc5cb0a
|
Update Core with new MakeAlias signature
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-05-14 12:25:34 +02:00 |
|
Ryan Curtin
|
f0f24cf881
|
Some minor additional cleanups.
|
2024-05-02 11:18:35 -04:00 |
|
Ryan Curtin
|
e9be8af2cc
|
Clean up MakeAlias() and put it in only one place.
|
2024-04-02 14:51:50 -04:00 |
|
Ryan Curtin
|
24e6c9383a
|
Merge pull request #3652 from rcurtin/doc-sidebar
Add automatically-generated sidebar for documentation
|
2024-03-22 11:46:40 -04:00 |
|
 Omar ShritandRyan Curtin
|
5c291b2d0d
|
Update doc/user/core.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-03-07 17:45:35 +01:00 |
|
Omar Shrit
|
0d206ae0a5
|
Fix the docs
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-07 14:03:06 +01:00 |
|
Ryan Curtin
|
2d1269edf7
|
Fix documentation that had snippets that would not build.
|
2024-02-28 16:54:46 -05:00 |
|
Ryan Curtin
|
72cf442586
|
Fix all broken links and handle a few other TODOs.
|
2024-02-26 20:13:04 -05:00 |
|
Ryan Curtin
|
08b3cd1e34
|
Minor wording changes and other fixes.
|
2024-01-31 10:21:51 -05:00 |
|
Ryan Curtin
|
b5b8a13635
|
Handle some TODOs.
|
2024-01-31 10:13:21 -05:00 |
|
Ryan Curtin
|
cee933d34d
|
Fix minor compilation issues in examples.
|
2024-01-31 10:04:10 -05:00 |
|
Ryan Curtin
|
21b444034c
|
Document last few remaining functions in core/math/.
|
2024-01-28 22:02:58 -05:00 |
|
Ryan Curtin
|
45f3bf87a5
|
Document RandomBasis() and add examples for random number utilities.
|
2024-01-23 15:40:07 -05:00 |
|
Ryan Curtin
|
81c59a1a94
|
Document random number utilities.
|
2024-01-23 15:16:48 -05:00 |
|
Ryan Curtin
|
50c475c1b6
|
Document logarithmic utilities.
|
2024-01-23 15:02:55 -05:00 |
|
Ryan Curtin
|
70cc7ae5dd
|
Basic documentation outline for digamma/trigamma; still needs some work.
|
2024-01-23 13:58:37 -05:00 |
|
Ryan Curtin
|
163f2245bb
|
Document ColumnsToBlocks.
|
2024-01-23 13:47:01 -05:00 |
|
Ryan Curtin
|
13b4d5321b
|
Document ColumnCovariance().
|
2024-01-23 12:18:28 -05:00 |
|
Ryan Curtin
|
0820672403
|
Don't use math:: namespace for Range; it doesn't exist anymore.
|
2024-01-23 12:18:09 -05:00 |
|
Ryan Curtin
|
6edd1104b5
|
Minor changes and fixes.
|
2024-01-13 12:39:36 -05:00 |
|
Ryan Curtin
|
c8cf815f8b
|
Document Gradient().
|
2024-01-11 12:48:02 -05:00 |
|
Ryan Curtin
|
bf5f0eaa96
|
Add first attempt at core documentation.
|
2024-01-11 11:28:30 -05:00 |
|