-
Sheet with more information can be found [here](https://docs.google.com/spreadsheets/d/1zlv0MndWsdLnp15NI1tFjD7eJuvcYgpmhutASiOqcgk/edit?gid=1166999600#gid=1166999600).
- [ ] 1.1374 - AL
- [ ] 2. …
-
I'm trying to reconstruct the gas density field of a simulation in a small box on a 15^3 grid but getting the following error. Any thoughts? It's been awhile since I've interacted with pynbody
I'm…
-
#### Current Behavior
- This minimal example, does'nt render the table and columns prop is ignored.
```tsx
import { ResponsiveDataTable } from "@layer5/sistent";
function App() {
const column…
-
![ny](https://user-images.githubusercontent.com/1699461/40589992-c4671058-61f7-11e8-9c56-b230937bb805.jpg)
-
I found it takes long to read pixel weight file.
It is just because we are saving weight with shape of (3, 3, ny, nx) although non-diagonal parts of
weight are all zero by definition of filter-bin …
-
Gör ny kod för pendeltråd
-
Inspired by https://github.com/simonw/sqlite-utils/issues/264 - in particular this example:
```
datasette covid.db --get='/covid.yaml?sql=select * from ny_times_us_counties limit 1'
- date: '2020-…
-
Thank you so much for this suggestion, @dsmorgan77! Could you help us define the essential substantive elements of a "Reportable Motor Vehicle Crash Details (fatal and non-fatal) and related enforcem…
-
代码5中,使用到cpu printMatrix代码中有误,应将C[j] 改为 ic[j]:
void printMatrix(float * C,const int nx,const int ny)
{
float *ic=C;
printf("Matrix:",ny,nx);
for(int i=0;i %2f
blockIdx.x,blockIdx.…
-
테스트 케이스를 여러 개 짬으로써, 제가 구현한 A* 알고리즘의 반례나 한계점을 찾아보기 위함입니다.
2는 시작점이고, 3은 도착점이며, 시작점과 도착점은 각각 1개씩만 있어야 합니다.
0은 빈 공간이며, 1은 벽(장애물) 입니다.
입력은 다음과 같은 예시로 작성하시면 됩니다.
```
4 8
1 0 0 1 0 0 0 0
0 1 0…