-
See http://jacobwilliams.github.io/bspline-fortran/module/bspline_oo_module.html#type-bspline_class for an example.
-
Holi! Vengo a dejar comentarios sobre el avance del proyecto 💃
- Ponganle weno! No hay una estructura base que soporte a los datos que deben traer a la pantalla.
- Con respecto a tu consulta d…
-
-
Steps:
First, copy the most recent phpcs.xml script to use further below:
1. `git checkout upstream/master`
2. `cp ci/phpcs.xml ../`
3. `git checkout master`
Second, create a "transition" branc…
-
realizar un menú de acuerdo con colores conminados
-
i have upgraded a nodemcu, configured as Wenos, to the last firmware version.
Previously the mcu is on 5.6.1l release.
The mcu control 2 relay, after upgrade I can turn on the relay from mqtt and fr…
-
Este monitor está en winpy, el manolo se lo compró la semana pasada y es entero de weno
https://www.amazon.com/dp/B01CX26WIG/?tag=dislag-20
(no es exactamente el mismo pero es parecido el modelo…
-
Allow the usage of non uniform grid spacing, e.g. modify the _interpolate_ method with something like
``` fortran
pure subroutine interpolate(self, S, stencil, location, interpolation, nodes, coeffic…
-
Maybe is necessary an associate construct for IS_type in https://github.com/giacombum/WenOOF/blob/master/src/lib/type_weno_interpolator_js.f90#L146? The pointer seems not associate, maybe the problem …
-
Hi all,
as I have alreadtingy introduced into issue#2, I would like to exploit Rouson lessons and implement our library via an Object Oriented Way.
Presently, I have not clearly defined which API I…