-
Hello,
This has been discussed in #718 and #677, but these issues are now closed and several years old, so I would like to bring that up again.
I've been using Isotope for several projects and I'…
-
**[How to craft a useful, minimal bug report](http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports)**
I'm using the PyPi version of climate indices with input datasets in climate-indi…
-
```
x,y = sympy.symbols("x y")
f = sympy.erf(x+y) - 1
sympy.plot_implicit(f)
```
Results in:
```
...pyvenv38/lib/python3.8/site-packages/sympy/core/sympify.py:449: SymPyDeprecationWarning:
…
-
### Summary 💡
The data grid should support a `onFilterModelChange` or any other mechanism that allows delaying the filter update until the user has decided their filter is finished.
### Examples 🌈
…
-
I want to make the grid with limited rows and unlimited columns. But it currently seems like it is possible to create unlimited rows and limited columns. What is the work around for me?
-
What are our current data structures for storing:
1 - the links attached to each node, and
2 - the neighbors of each node?
One set I know about, because I created it, is: node_inlink_matrix and node_o…
-
`CardSymbols` and `CardSymbol` are kind of a mess right now. There's a bunch of TODOs and commented out code citing why things are not ideal. But overall, there's an opportunity to simplify the implem…
-
ds277.6
(partial list)
need to find decoder and port to java
-
### Description
```typst
#set page(height: 2in)
#let body = for ii in range(5) [
A heading
#grid(lorem((ii + 1) * 10))
]
#scale(body, x: 50%, y: 50%, origin: top + left)
```
Produces
…
-
### Summary
The combination of MHD, SMR, and shear-periodic boundary conditions produces some artifacts and isn't fully supported right now. I propose the following, from short-term to long-term:
…