-
Our `WalletAPI` class currently conflates a number of things:
- Operations on the chain itself
- Operations with smart contracts and their state
- User interactions
I propose we refactor it to m…
-
**Concisely describe the proposed feature**
**Describe the solution you'd like (if any)**
**Additional comments**
-
Currently FMI 2.0 provides and interface to provide partial derivatives in the form of dirctional derivatives (e.g., Jacobian J times direction vector v, Jv)
For several use cases, it would be ben…
-
Automatic Differentiation (AD) generates the derivative of arbitrary order `n` for an input function and is heavily used in Machine Learning. Perhaps we can implement one behind a feature flag. Some p…
-
To contribute to this issue, simply leave a comment here. Please also review [our contributing guidelines](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/master/CONTRIBUTING.md).
The curre…
-
Background: We're considering synthesizing union types during generic type inference, same as we do for functions:
```ts
function makeArr(x: T, y: T): T[] { return [x, y] }
const ar = makeArr("1", …
-
Implement L1 penalty on \mu derivative (fused lasso), and perhaps keep some L2 to induce strong convexity. the idea is to infer piecewise constant histories, allowing for discontinuous jumps. This pen…
-
#### Summary:
Support solving a system of non-linear equations using one of the better supported unsupported modules in Eigen. An alternative would be to use KINSOL in Sundials, but I think Eigen wou…
-
## Why
- For Enhancing our skills 💪
- For enjoying iOS/Swift development 🥳
## Where
Pearl Jam (Subject to change)
5F, MG Shirokanedai Building (Wantedly, Inc. Tokyo HQ)
## Who
You are wor…
-
How does this ever learn anything it runs 1 time and stops. Where's the AI? Why do you guys put examples up and write articles about stuff that doesn't work. I'm reading your article "Reinforcement Le…