Spaces:
Running
Running
Commit
·
06f6f69
1
Parent(s):
8f3db29
Update TODO
Browse files
TODO.md
CHANGED
|
@@ -62,6 +62,8 @@
|
|
| 62 |
- [x] Sympy printing
|
| 63 |
- [ ] Sort these todo lists by priority
|
| 64 |
|
|
|
|
|
|
|
| 65 |
## Feature ideas
|
| 66 |
|
| 67 |
- [ ] Other default losses (e.g., abs, other likelihoods, or just allow user to pass this as a string).
|
|
|
|
| 62 |
- [x] Sympy printing
|
| 63 |
- [ ] Sort these todo lists by priority
|
| 64 |
|
| 65 |
+
- [ ] Automatically convert log, log10, log2, pow to the correct operators.
|
| 66 |
+
|
| 67 |
## Feature ideas
|
| 68 |
|
| 69 |
- [ ] Other default losses (e.g., abs, other likelihoods, or just allow user to pass this as a string).
|