-
Solved with https://github.com/deltaepsilon/firebase-paginator/issues/18 but now:
with
PS: With infinite pagination it works.. but I need finite.
-
```
dolfinx.fem.functionspace(mesh_r, basix.ufl.element(
"HER", 'interval', 2, shape=(3, )))
```
```
---------------------------------------------------------------------------
KeyError …
-
```
File "src/sage/schemes/cyclic_covers/cycliccover_finite_field.py", line 1130, in sage.schemes.cyclic_covers.cycliccover_finite_field.CyclicCover_finite_field.frobenius_polynomial
Failed example…
-
In the book (p 47) it says the inverse mass is used for representing infinite mass
> > .. objects of infinite mass have a zero inverse mass
but the code in particle.cpp reads
```
bool Particle::ha…
ghost updated
8 years ago
-
Hi,
I'm looking for a finite LazyRow, and your library seem awesome!
At the beginning of the readme it's write that it's a "Animated infinite and finite Lazy Row", but after looking at the docum…
-
### Description
Hi - I am developing a code for fitting emission lines using `astropy.modeling`. I am using Gaussian1D models for individual emission-lines fitting and testing for extra components. W…
-
Looks like the best way to implement AIs is probably a finite state machine. Found an interesting article about different ways to implement it here: https://gameprogrammingpatterns.com/state.html.
…
-
I'd prefer to see an infinite board - think about what data structure you'd use to represent such a thing. 2-dimensional list full of initialised objects for all cells is impossible to use since we do…
-
Rewrite finite types section (`\subsection{Finite types}`) by putting things into environments.
Maybe refer forward to `\section{The type of finite types}` and to `\label{lem:isset-bool}`.
-
Comments:
- On **slide 8** in "Solvate in water and add ions", I would add that the system is (normally) neutralised.
- On **slide 11** I would add a short sentence about why PBC are needed (e.g…