-
I might did not get it but I was trying to run the sample in the example for the composition law and the part below does not seem to work:
const u = IO.of(toUpperCase);
const v = IO.of(concat('& b…
-
Hello,
I want to better understand the implementation of the AINV preconditioner.
I can't find the implementation of the divideOperatorSFFunctor or any other *SFFunctor.
Where/How are these…
-
The goal of category theory is to define natural transformations; categories were originally an auxiliary concept. If categories and functors are covered, then natural transformations should be covere…
-
Jetson nano with Ubuntu 18.04 +ROS melodic, interface with D435 camera
**Error while trying to use the ./installRealSenseROS.sh ~/catkin_ws**
`[ 95%] Built target fake_dynamic_reconfigure_server…
-
This is a proposal for allowing generics as type parameters. It's currently possible to write specific examples of monads, but in order to write the interface that all monads satisfy, I propose writi…
-
https://github.com/LovelaceAcademy/ctl-nix/blob/ceea27c78464caf51a7383c4437d7e096d58b4b6/flake.nix#L38
```nix
{
description = "Cardano transaction lib backed by nix";
inputs =
{
nixpk…
-
Write out curriculum for CategoryBox
Curriculum should include:
- [ ] Objects, morphisms (maybe call these arrows or something idk)
- [ ] Category laws (associativity)
- [ ] Functors, natural tr…
-
```
Specialize BLAS functors to accelerate the evaluation of BLAS functions on
small fixed-size matrices.
```
Original issue reported on code.google.com by `linda...@gmail.com` on 22 May 2012 at …
-
Callbacks for `foldl` or `foldr` have different argument signature for objects and arrays. For example, `foldl(fn, 0, [1, 2, 3])` will invoke the callback with `0, 1`, where 0 is the initial value and…
taras updated
6 years ago
-
after installings dependencies (libhangish-git and qt5 deps (telepathy-qt5, qt5-script))
i failed to build the package:
```
➜ ~ yaourt -Sy telepathy-hanging-git
:: Synchronizing package databases…