-
I have a dataset from Luxendo microscope that I can "stream" with the Big Data Processor. I am looking for a way to generate xml file compatible with BiGDataViewer for the purpose of loading it into B…
-
Implement ``proc `$`(stack: MultiStack[T]): string``, which is helpful for debugging.
-
Hello,
I'm trying to understand code from `MultiStack.java`[ file](https://github.com/careercup/CtCI-6th-Edition/blob/master/Java/Ch%2003.%20Stacks%20and%20Queues/Q3_01_Three_in_One/MultiStack.java).…
aflar updated
4 years ago
-
when running Appendix A.1 code
```python
import tmm_fast as tmmf
import numpy as np
L = 12
d = np.random.uniform(20, 150, L)*1e-9 # thicknesses of the layers
d[0] = d[-1] = np.inf # set first an…
-
Multistack Support using relative drush alias and pass environment variable to Vault file
Attached the patch file[](url)
-
Originally discovered while working on #603.
Currently there's a whole new type exposed that is an array of GrowableStacks in a very direct and observable way.
But In many cases they feel just l…
-
Hi,
First of all thanks a lot for sharing your work, I've been using the MATLAB version of your software for some years, and now I'm trying to move to your new version in ImJoy.
Since sometimes…
-
Since the `tmm-fast` is published on [pipy.org](https://pypi.org/project/tmm-fast/) I think it is better to keep dependencies as minimal as possible.
For instance, it would be better to remove `das…
-
Hi,
I'm trying to use this plugin to release my application. My repo is composed of the source code of the service (non JS project), the docs and the Helm Chart used to deploy it.
I want to upda…
-
Dear fish-quant development team,
Recently I've been learning how to use bigfish which is a really great software. However, I don't have a thorough understanding of the meaning of two parameters i…