-
If I create a `ScaledInterpolation` with the `Lanczos` interpolator as follows
```julia
using Interpolations
x = 0:0.1:1.0
A = randn(length(x))
itp = scale(interpolate(A, Lanczos()), x)
```
a…
-
### Contact Details
pinkychow1010@gmail.com
### Dataset description
**Dataset Description**
Published by **Global Soil Partnership** & **Food and Agriculture Organization of the United Nat…
-
I was taking a look at this with @Jingru923, since the inserted offset for the first vertex makes the subsequent validation a bit hacky.
The current code is this:
```julia
"""
From a table wit…
Huite updated
4 months ago
-
This ticket is for updating the spacing in MobiMart so that it matches the 8-pt grid that design uses for their Figma screens.
### Additional context
> Yes, this does follow the 8-pt grid. Whene…
-
Proszę rozwarzyć zmianę na slajdzie 16 z:
usunięcie: wykonawczych, obiektów, dzienników błędów, itp (np. make -k)
na:
usunięcie: wykonawczych, obiektów, dzienników błędów, itp (np. make -k clean).
-
Występuje problem:
- [ ] z zasobem REST API / with a REST API resource
- [x] ze środowiskiem produkcyjnym / with the production environment
- [x] ze środowiskiem testowym / with the test enviro…
-
Hi,
When 'constraints' are present in the topology, the programme gives an error. I think there is a line of code missing in the 'read.py' file, after line 281. I think the missing line is:
`cg_it…
-
I realize some links are not live eg I will start working on this page: https://itp.nyu.edu/itp/help/index.php/floor/resources/space/
-
Any interest in supporting interpolation along the axes?
I was able to hack it in my code with something like:
```julia
using Interpolations, DimensionalData
import Interpolations.interpolate
…
-
## To reproduce:
Added a new module CS3230 with tags: CSF and CSBD, try to remove tags: ULR and ITP
## Expected:
Since it doesn't has the ULR and ITP tags, I expect it to throw error or remind user t…