-
- [ ] Introduction including some background material
- [x] Tutorials
- [x] Standard ODE problems
- [x] PDE problems with structured matrices
- [x] Linear advection: dense, sparse
- […
-
We need to find a way to have standardized DocStrings.
-
LTeX is not checking python docstring content.
**Describe the bug**
Python docstring content may not be parsed.
**Steps to reproduce**
* Create MWE:
```python
"""I'm a error"""
# I'm a er…
-
The inactive-code check appears to false positive (IMO) on `#[cfg(doc)]`.
Sample code
```
#[cfg(doc)]
use std::future::Future;
/// Handy struct that pairs well with [`Future`].
pub struct Pa…
-
I know 3.13rc3 has just come out but it wasn't easily available, so I used python 3.13rc2.
I don't have XSPEC installed, nor the sherpa-test-data, but there were only 4 test failures (with astropy,…
-
**Describe the bug**
I think that the `CoupledSDEs` part of the documentation should be better incorporated into the rest of the docs. Other types of dynamical systems such as `CoupledODEs` or `Poinc…
-
_Originally posted by @asmeurer in https://github.com/executablebooks/MyST-Parser/issues/163#issuecomment-679917591_
This issue will be of relevance here: https://github.com/sphinx-doc/sphinx/issue…
-
I want to use Bard. Since it seems not yet supported, will you accept PR? Maybe we can generalize LLM used.
But, I need a little help since I can't understand the difference between generator and t…
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
## Issue
To make our vector store integra…
-
Can't get Read The Docs to build the same as locally; build locally or via GitHub Actions instead.