-
_From @calvertdw on January 8, 2018 16:53_
You guys know what this means.
Constants aren't good enough. They don't constrain you to the range of values and you are able to set the field to any num…
-
### New Issue Checklist
- [ yes] Updated fastlane to the latest version
- [yes ] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [yes …
-
I went down a rabbit hole and want to pin this idea in case someone wants to take it up later: optimal fuzzy matches between the gsheet and CCV databases (or potentially any other database formats we …
-
# Type Inference for Sound and Complete Flow Typing
We design a type inference algorithm for the FT calculus of &qout;Sound and Complete Flow Typing with Unions, Intersections, and Negations&qout; (P…
-
@interpret-ml @paulbkochms
First off, thanks for building this amazing tool!
## The Request
I am interested in exploring the implementation of cooperative learning in EBMs through a specialize…
-
Hello,
I would greatly appreciate it if you could answer a few questions regarding my analysis. I have conducted the SPM ANOVA test to determine if there are significant differences among 7 condition…
-
As a **type of user**, I want **some goal** so that **some reason**.
As the developer for the PARADISEC project (languages) I want to be able to encode the role a person had in relation to the data…
-
Concerning the error in `src/sage/libs/gap/element.pyx`, it happens in line 2489:
```
for i in range(100):
rnd = [ randint(-10,10) for i in range(randint(0,7)) ]
# compute the sum …
-
@Mark-Torrance I've added a version of the draft on overleaf and invited you.
I think the methods and results are alright although slightly long and I don't have materials on OSF yet.
I'm workin…
-
Thank you for creating this great library.
We are using this to plot time-series data of discrete values.
In order to avoid having interpolation lines between these discrete values, we insert `+…