-
### Summary of Problem
I propose a `function` keyword to construct a function in a manner somewhat similar to the existing `proc` construction.
# Functions will have the following properties:
…
-
### Feature description
allow us to modify swinging, with some preset profiles for it.
add right click blocking too, (has no functionality, purely visual.)
### Reason
cuz it's cool
### Use case
…
-
We might try using the inductive graph data structure:
http://web.engr.oregonstate.edu/~erwig/papers/InductiveGraphs_JFP01.pdf
-
During #46 a lot of purely functional components have been turned into regular components as part of attempt to deal with the re-render slowness. Now they can be converted back as slowness belonged to…
-
Documentation states that
![image.png](https://raw.githubusercontent.com/linedoestrolling/pe/main/files/145d743a-c3b7-47f6-ad3e-50b075e31904.png)
However a command like ```add n/John Doe p/98765432…
-
Documentation states that
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/145d743a-c3b7-47f6-ad3e-50b075e31904.png)
However a command like ```add n/John Doe p/987…
-
An idea to make amoveo contracts shorter.
A new transaction type, and all it did was define a pure function to be made available in chalang.
So from now on, you could use this function in any chal…
-
## Motivation
### 1. Consistent style for `torch.nn.modules.loss.*Loss`
In `torch.nn.modules.loss`, there are many `*Loss` subclassing `nn.Module`. The `Loss.__init__()` does not takes other `nn…
-
I noticed that the distinct implementations in cats data types are using on Scala's `TreeSet` and the `Order` typeclass. But what about a purely functional set based on `Eq` using only boolean logic?
…
-
**What is your suggested feature? Please describe.**
The code requires libxc, it thus must call libxc. If it calls libxc for PW91 LDA - it can call it for any other LDA, am I right?
The same goe…