-
Thank you for writing this program, I love it
What:
please add three features:
1. Option to make a node stiff / carry moment between members
2. A fourth support type, which carries moment / is s…
ruzko updated
3 years ago
-
I"m using the code from your demo at http://jquerytools.org/demos/tabs/skin4.htm
```
Here's my HTML snippet
```
JS code is
`$("div#tab_nav ul").tabs("div#panes > …
-
It is useful to know who is using scikit-image when planning funding proposals. I was looking a little into how one can extract information such as that presented in [GitHub's dependents view](https:/…
-
Each quarter, we propose a list of papers that presenters can select from.
Presenters are welcome to propose their own choice of paper, but having a list to choose from is helpful for those without a…
-
de-RSE e.V. runs some IT infrastructure. Some of it is still coupled to individual persons.
As nobody found time in the past years, let's use this breakout to
- review current situation
- do…
-
I'd like to conduct a software engineering experiment regarding the benefit of [Pylint](https://pypi.org/project/pylint/) alerts removal.
The experiment is described [here](https://github.com/eviden…
-
Do we need both? Is there a relationship between them?
ShearDisplacementStructure #20
DiscreteDiscontinuity #23
-
# The EDS, a self-bootstrap large scale industry in deep space
指数深空,一种大尺度空间工业自举建设方法
## Abstract
> 包含学术研究类文章摘要的四要素:研究目的、方法、结果、结论;综述类的文章,应涵盖该领域的主要成果和研究进展,提出作者的观点和见解,指出这一主题继续研究的方向......(8.5 Pt宋体)
…
-
Hello
could it be possible to share the bracket test case with structural strength constraint (not only minimal geometry)?
Or at least the steps to follow for importing and setting such constrain…
-
```scala
val buffer = new collection.mutable.ArrayBuffer[Int]
{
// chagne from public to protected
override def ensureSize(n : Int) = super.ensureSize(n)
def foo = println("new method")
}…