-
### Description
For setting the 2d vector for calibration we want to provide the user with snapping for convenience.
### Goals
- [x] As a user I want to be able to snap to lines in the 2d viewer…
-
As per discussion in #379, we have been seeing decreased performance in our fates simulations.
Lets use this space to document information that we feel helps elucidate performance degradation, and …
-
Creating a separate issue for the section at the bottom of [this comment](https://github.com/sveltejs/svelte/pull/525#issuecomment-298259264).
For the sake of both a) extreme convenience and b) tre…
-
From our conversation in #102
> > The following point is realted to pyiron, but required to get nice solutions for ironflow:
> > It would be good to have for some pyiron constructs an alternative…
-
cf. Twitter thread: https://twitter.com/ArrowType/status/1325648820101853184?s=20
Existing (most? all?) fvar software implementations allow for multiple axs to have a common tag, which is used in…
tiroj updated
3 years ago
-
### 路由地址
```routes
/inspirehep/authors/:id
/inspirehep/literature/:q
```
### 完整路由地址
```fullroutes
/inspirehep/authors/:id
/inspirehep/literature/:q
```
### 相关文档
https://docs.rsshub.app/routes…
-
Reviewer: @AbbyANoble
UPDATED
Task 1:
Find the average rate of change of f(x) = 3x^2 - 4x + 2 on the interval [20, 35].
Vary the function (not just quadratic - polynomial, square root, …
-
### Find inverse spline parameters
In order to warm start the MPC with a spline, one needs to be able to train a model able to predict spline parameters.
By playing an expert policy in simulatio…
-
i'm working on a new module that can create waveshapes that trace out a closed curve (i.e. loop) in 2D with a self-similar boundary. here's an example:
![image](https://user-images.githubuserconten…
-
solve_biquadratic is called in the process of using nonlinsolve but it does not give a solution (or error) when an equation contains a radical:
```
>>> nonlinsolve((x**2-y-sqrt(2), x**2+x*y-y**2),…