-
Hi,
I have enabled your multilang filter for content and headings and am processing both the Moodle core multilang syntax as well as your new simplified syntax.
In one of our custom plugins, we are …
abias updated
9 years ago
-
## Personal Details
**Name:** Mya Bridgeforth
**Undergrad or MEng?** Undergrad
**Year in Cornell:** Junior
**Relevant classes:** CS 3410, CS 3110 (currently), CS 2110, ENGRD 2720
…
-
This Google Summer of Code project aims to build a custom class in SageMath for the Chow rings of matroids by using a result which explicitly computes a Gröbner basis for the same. This implementation…
-
``` java
private static final Logger logger = LoggerFactory.getLogger(JodaTimeZoneTest.class);
private static final LocalDateTime SUMMER_TIME = LocalDateTime.parse("2013-06-25T12:00:00");
private sta…
-
At the moment all items in the net graph are implemented in the same `NetGraphItem` class which results in a lot if-clauses in various places of the class. Usually this is an indication that polymorph…
-
- [x] fix x axis to show all behaviours
- [x] fix y axis to 60%
- [x] order and color-code behaviours according to behaviour type (e.g., positive, negative); Anne will provide the categories
-
Some kids take classes over the summer that give them credit hours towards graduating but do not affect their actual GPA. Imua does not allow you to enter a class without a grade and only credit hours…
-
One limitation in current Fortran's array handling I find pretty annoying is the inability to employ `logical` masks which only represent one dimension of the array, instead of the whole one.
I thin…
-
@shubham1810
I moved it to this new location https://github.com/coding-blocks-archives/Perceptron_Bootcamp_Summer_2017
we are using this org for class codes as the coding-blocks org is used for dev…
-
If NamedProducer and AlsoProducer kept the full type of the types they wrapped, and we made TailProducer a typeclass (`trait IsTail[P]`) we could avoid having the duplication of AlsoTail and Named tai…