-
I'm running tl.branch_specific and running into issues.
When I run it with effect, no matter how loose I set effect, stf_cut, up_A, and up_p I get no results like follows:
`scf.tl.branch_speci…
-
Hi,
I want to run this on a billion-sized low entropy case-insensitive UTF-8 input with a variable number of characters up to approximately 256 bytes each.
The data comply to an specification fo…
-
Using ipython:
```
In [79]: from blaze import Data, compute
In [80]: df = Data('mongodb://localhost/db::cars', dshape='var * { production_year: int, price: real, url: string }')
In [81]: df.product…
-
Hi SymPy Developers,
Could you please add functions for exporting and importing Boolean expressions in Z3 and BDD formats in the next release? This feature would be incredibly useful.
Thank you …
-
Currently, the spherical expansion method and Leaver's method differ by a factor of $\pm i$ for half-integer spins.
```
In = SpinWeightedSpheroidalHarmonicS[1/2, 1/2, 1/2, 1.5`30,Method->"Leaver"]…
-
This issue is just a reminder for me. Once we have completed profiling and see how much time we spend doing logic I'll come back with more details:
@stevelinton: When I visited St Andrews some years …
-
I wanted to create a symbolic numpy array to help with some scalability issues with Dask. The goal here is to provide a target for high-level array expression optimization.
This is leaning heavil…
-
consider using strongly typed languages with support for custom typed DSL instread of yaml for plugin definition, or handlebars for prompt templating?
as an altnerative they could maybe com…
-
@dshtey2 is looking for a way to evaluate `DOFArray`-based fields at given spatial positions. This issue is intended for discussion of that functionality: what code might already exist for this, what …
-
Not to be confused with "control flow as expressions", which is a different feature.
I've been writing a lot of NNBD Dart recently, and I've been running into this messy construct a lot when it com…