-
Matlab in DEBtool_M is running Perl (via select), C++ (via popDyn), Java (via NetLogo in popDyn), Latex/BibTex (to compose references) and outputs in HTML, JavaScript. If we finally master the DOI ar…
-
The documentation and readme file on github should be updated.
Edit (daimpi - 16.03.17) tbd for documentation:
- [ ] Merge doc from HSR branch into current development branch: the nice documenta…
-
~~~coq
(* -*- coq-prog-args: ("-impredicative-set"); -*- *)
Inductive X : Set := x : Type -> bool -> X.
Goal x bool true x bool false.
red.
Fail discriminate.
injection.
(* |- tr…
-
Would it be possible to add spell checking to CI for documentation (both student-facing and reference)?
Possibly extending to all markdown files (or other doc file types) throughout.
Depending on th…
-
As a fast typist, I might want to quickly add a remark as I enter the details of the user. Currently, to do this I need to enter 2 separate commands, add then remark. Instead of just using a r/ prefix…
-
I see that you designed indexterms as attributes on an <a> element.
Consider the following indexterm examples:
- NMR spectrum, cis-[Co(NH3)4Cl2]+
- Complexity, O(n log n)
If terms like these cann…
-
Help us understand your request (check below):
- [ ] search or data request (help with SQL or provide the specific fields you are trying to retrieve for your collection)
- [ ] add a new Github user …
-
**Issue by [bob-carpenter](https://github.com/bob-carpenter)**
_Friday Jul 14, 2017 at 15:41 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/2356_
----
#### Summary:
Add a fun…
-
I am using AutoVina for multi-ligand docking and encountered an issue related to the binding energy scores. A fter performing a multi-ligand docking run, I extracted each ligand from the complex and c…
-
Add a method to help reset the initial form after API postback
old method
```ts
const {name, desc, designDraftUrl, prototypeUrl, userStoryUrl, remark, status, terms, isArchive,customerId, trans…