-
### Pimcore version
v.10.5.13
### Steps to reproduce
- Create a Data Object Class named 'Obj' using menu Settings -> Data Objects -> Classses -> New
- and add 2 fields:
- - 'mySelect' usin…
-
## Describe the bug (required)
The code I run is as follows:
"> library(TwoSampleMR) #Load R package
TwoSampleMR version 0.5.11
[>] New: Option to use non-European LD reference panels for clumpi…
-
How is the mapping IANA -> abbreviation built? Let's take `Europe/London` as an example:
```
{
"name": "Europe/London",
"alternativeName": "Greenwich Mean Time",
"group": [
…
-
Hello,
This is a basic question about how to run tracts. However, I am a little confused about how to run this by using the example files. Has tracts a command line interface or options (e.g., pytho…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md)
- [X] I have already [searched in existing…
-
### Key information
- Joda-Time version: 2.9.3
### Program
```
import org.joda.time.*;
public class PeriodMain {
public static void main(String[] argv) {
System.out.println(java.…
-
Here is a code snippet to calculate the option price and greeks using Black Scholes method. We can also look into other methods like Binomial mthod.
```
import numpy as np
from scipy.stats import…
-
- **I'm submitting a ...**
[ ] bug report
[x] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
First t…
-
#### Describe the bug
Word n-grams for Devanagari script are not generated correctly. Tokens are formed only until a modifier (maatra) is encountered, which should not be the case. It should be…
-
For some reason there are differences between the references and the actual results. And it seem the actual results are good, so it's problably a bug in ```update_test_data.sh```