-
Yesterday I had a meeting with @mac-a and his student who are working on IGA for 2d manifolds. So essentially what is needed to evaluate shape functions on a cell is information on a patch of neighbor…
-
-
I see that there are same methods in the 2 protocols
```
ViewControllerInput == PresenterOutput
PresenterInput == InteractorOutput
InteractorInput == ViewControllerInput
```
for example
```
protoco…
-
Able to add tasks with deadlines that are before today (e.g., today is 11/11/2022 and I am able to set a deadline for 10/11/2022) which is illogical.
![image.png](https://raw.githubusercontent.com/Ry…
-
Hey!
This project looks really cool and somewhat similar in spirit to [ledger-cli](https://www.ledger-cli.org/). Even the format of the accounts is the same. Is there some relationship, do you us…
Fuco1 updated
7 years ago
-
We have been doing work in a branch of the tabvengers/spicy-sections repo preparing to get something closer to being able to be pulled over to open ui and "closer" to reality.
On the surface, it ch…
-
Today we discussed and analysed the results of the Suns subtraction Workflow which I explain below:
**1. Self-calibration of the main field**(Required)
In this step we proceed with the calibration…
-
The current definition of "it basically builds credit networks on top of e-invoicing" is maybe a bit weak and generic. Maybe we can be more specific about what we try to build and how it's different f…
-
Currently my Elm interpreter has the potential to behave incorrectly when passing functions into other functions which share variable names. For instance:
```elm
f g x = x + g 2
h x = x + 1
f h …
-
I recently came across this heartbeat cost analysis performed by DFINITY https://github.com/maksymar/heartbeat-cost, and was wondering why there is such a discrepancy in cycles in terms of running a s…