-
I have the following code:
```{r education}
tribble(
~ degree, ~ uni, ~ loc, ~ dates, ~ details,
"MEng Chemical Engineering", "My uni", "London, United Kingdom", "Sept. 2019 - Present",
…
-
**Submitting author:** @wrightaprilm (April Wright)
**Repository:** https://github.com/wrightaprilm/treesiftr
**Version:** v1.0.0
**Editor:** @juanklopper
**Reviewer:** @ethanwhite, @rachelss
**Archiv…
-
Would you accept a PR for the following?: a page in the docs in the Tutorial section called "Getting Started with optimization" that gives an overview of the math. formulation of linear, conic, quadra…
-
Stagger the plotting of elements may be preferable to [the present method ](https://github.com/freiburgermsu/ROSSpy/blob/main/rosspy/ro.py#L981-L986) of waiting until all elements exhibit a concentrat…
-
There are various ways of modelling the relationship between TAI and UTC over the course of a leap second, and `t-a-i` offers four of these. For real-world purposes, a smear seems to be the most popul…
-
I really like this repository and used it in my Computational Intelligence course back in university. However, I wish that it also included a database for each benchmark method.
This would be reall…
-
One area where I think we can do much more to help users is to provide tooling and documentation to help them debug and test the optimization models that they build.
I had this as one of the items …
-
**Edit (2022-09-27). A lot has changed since the original post. Here is a quick update.**
## What is a Drinfeld module?
Let `L` be a finite field extension of `\Fq` and fix a ring morphism `\gamma…
-
For a stochastic contribution in a synapse mechanism I need a random number. So for, no random number is available. Request: add a random number.
-
Is there any example or tutoría to fit lgcp to presence-only data to assess species distribution?