-
## 1 Does not validate the input fee parameter
Some fee parameters of functions are not checked for invalid values. Validate the parameters:
### Code instances:
Ax…
-
```
I tried to build leptonica in Visulac studio 2010 based on VS2008 solution from
leptonica 1.68.
I was quite successful, but I needed to patch a code a little bit. See
attachment.
```
Original…
-
In order to create a symbolic vector, the notation
`@variables x[1:2](t)`
needs to be used (using `@variables` as an example). This doesn't appear in the documentation for ModelingToolkit (in a…
-
You should create a python file named sweep_make.py
Checklist
- [X] Create `sweep_make.py` ✓ https://github.com/PyProbaDebugging/PyProbaDebugging/commit/dddf02282b8e202fef9d487955d330add5115761 [E…
-
## FRQ 1 (Arrays, ArrayLists, & 2D Arrays)
The first FRQ question had a heavy focus on ArrayLists and 2D Arrays. In my ASL project, one of the main functions I made for my team, named convertToMN…
-
It turns out that for supporting Cypress in Amber, it is necessary to create a JSON form of the package structure like the following:
``` JSON
{ "Cypress-Mocks.package" : {
"CypressMockBasic.cla…
-
```
I tried to build leptonica in Visulac studio 2010 based on VS2008 solution from
leptonica 1.68.
I was quite successful, but I needed to patch a code a little bit. See
attachment.
```
Original…
-
### Specification
- [ ] Specification checked in to `csharplang`
### Tests
- [x] Resolution of `GetPinnableReference` method (blocking)
- [x] instance method wins over extensions `SimpleCa…
-
These gems are all used to parse spreadsheets into the ISO 10241-1 terminology/concept structure:
* iev-data: from Excel
* tc211-termbase: from Excel
* osgeo-termbase: from Google Sheets
The e…
-
GSON takes all the work out of dealing with json and java objects. No more manual extraction of fields.