-
The internal representation of `Scientific` is currently:
```
data Scientific = Scientific
{ coefficient :: !Integer
, base10Exponent :: {-# UNPACK #-} !Int
}
```
It's been [pointed o…
-
### Suggestion Description
Hi ROCm Development Team,
I hope this message finds you well. I am writing to request the development of ROCm (Radeon Open Compute) support for the AMD Ryzen 9 7940HS pr…
-
**Describe the bug**
Calculating 2^2^2^2 produces 256 as the answer.
The correct answer should be 65536.
Order of operations dictate that the highest exponent should be calculated first as if…
-
Hi!
Is there a Python 3 version of the repo? If not I can port it, since I'm in the process of using the repo as a Rosetta scientific benchmark.
Best,
Ajasja
-
So far @KasperGroesLudvigsen has requested the need for a general purpose loss function package, where loss functions can be accessed and used in frameworks like PyTorch etc. I believe such a library …
-
Hi, first of all, many thanks for maintaining this library and in particular this port to C++.
I'm starting to write a library for scientific image processing (Electron Microscopy images) and I wa…
-
First it will show
```
junest -f
environment: line 1: /usr/bin/which: No such file or directory
fakeroot: preload library `libfakeroot.so' not found, aborting.
junest proot -f
sh-5.1# sudo p…
-
For the time being, only a single template is allowed to be processed per detector per stream. Though, it would be feasible for a detector to apply multiple template (processors) to a single stream.
…
-
Goal: publish about issue tracking, unit tests, software repository, continous integration and test frameworks
Publish at [this industry track conference](http://csmr2013.disi.unige.it/program.indust…
-
Some resources:
- [Chest Xray Dataset](https://nihcc.app.box.com/v/ChestXray-NIHCC): 45GB of xray png images
- [cornerstone](https://rawgit.com/chafey/cornerstone/master/example/index.html): ht…