JP-Ellis
JP-Ellis
Is there any interest in extending this crate to use other algorithms? For example, it could be worth porting some algorithms from the [GNU Scientific Library](https://www.gnu.org/software/gsl/manual/html_node/Numerical-Integration.html). Even providing a simple...
The documentation currently is not very clear as to how it computes things, and one reason I think is that nearly all the example just compare whether `1.0` is approximately...
It `aarchup.service` fails to find the appropriate environment, and thus has empty `user` and `display` variables which ultimately cause `sudo` to fail. Here's the error: ``` Dec 02 20:36:25 systemd[1]:...
I'm not sure whether this is within the scope of what you intend, but I think it would be quite useful if CharMap could list togglable font features and which...
One of the promises of skip lists is a certain level of efficiency. The criterion benchmarks should be updated to compare the performance of skiplists compared to the standard library...
Add the ability to customize the tension of edges individually. Based on [this reply on Reddit](https://www.reddit.com/r/ParticlePhysics/comments/42364r/tikzfeynman_feynman_diagrams_with_tikz_v100/d1v5js6).
_I have been unable to fix it so far. Luckily, this bug results in only an inconvenience and the package is still completely usable. Suggestions to fix this bug are...
From [/u/nunudodo](https://www.reddit.com/user/nunudodo) on [reddit](https://www.reddit.com/r/Physics/comments/3tfl55/tikzfeynman_a_package_i_created_to_make_feynman/cx60oyl): An elongated multi-vertex blob would be nice too. For example see  and 
It would be good if the search was 'fuzzy', or at least less restrictive. For example, I would expect that the search for `greek beta` would give all results which...