-
## Dynamo version
1.3.1
## Improvement Suggestion
One of the missing links in Dynamos Geometry Engine are Curve and Surface rebuilding tools (or, rather, nodes). They're pretty fundamental in t…
-
### Unsorted references
- [Writing Software Specifications](https://www.researchgate.net/profile/Konrad_Hinsen/publication/275412727_Writing_Software_Specifications/links/553e4eb50cf20184050e2062.pdf?…
-
hey @xbdxwyh,
can you please provide the resources for how we can map yolo to hls.
any references, sources or what's the direction of work.
thank you.
-
F# code like
```fsharp
seq {
try
...
with
| :? SomeException as exc when (exc.InnerException :? Some2Exception)
}
```
fails to be compiled because `exc` is not available in `(exc.…
-
### 🚀 The feature, motivation and pitch
# Motivation
This Request for Comments (RFC) document aims to propose and discuss Intel GPU distributed support in PyTorch, introducing Intel GPU distribu…
-
### Description
I am running the attached script for with different preconditioners.
But the result using Trillinos diverged, while I got a reasonable output using NS. I am not sure if it is an…
-
Hi,
I come from a computational design background with Rhino and grasshopper and I am currently learning Rust and Bevy. I came across your library after seeing your work on twitter, looks awesome.
…
-
The scoring function is given in
![image](https://user-images.githubusercontent.com/19926/33986676-97caf9a2-e0be-11e7-8424-fc8ac737ef03.png)
[Crooks Mason Biochemistry -2017- Computational Predic…
-
If you want to become a reviewer for ReScience, please post your information here. The format is:
```
[name](github account link)
Scientific expertise - Language expertise
ORCID: [xxxx](http…
-
Hi, Jon.
Thanks for your open-source FPU design. Amazing!
Having read the Verilog code of computation unit, I was impressive of the computational flow by a finite state machine.
However, I am wond…