-
Hi,
I implemented GOMC parser for alchemlyb and you can find my implementation in my [GitHub](https://github.com/msoroush/alchemlyb).
I have few questions about alchemlyb and I would appreciate …
-
For when we go through each lecture and scroll through. Will need to wait until we build the latest.
Active template for checklists:
## Getting Started with Julia
- [ ] [Setting up your Julia …
-
using sails' config/bootstrap.js to seed some data like:
```
User.findOrCreate({id:1},{id:1, username: 'user1'}).exec(function(){});
User.findOrCreate({id:2},{id:2, username: 'user2'}).exec(function(…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
This is a meta-issue focused on enumerating the global stylistic changes to the lectures. As before, we can check off each seciton when we are complete.
- [ ] Remove docstrings
- [ ] Convert to u…
-
Hi,
I read the paper referred to in this repository. In the video I see cars making turns at high speeds without spinning out. Also if I am correct the states of your system are (x,y,phy,v_x, v_y, …
-
@lzim @TomRust @saveth @staceypark @holbrooa @branscombj @dlkibbe @dlounsbu @lkdolan
Below are the development scheme and instructions to support more "agile" development. This means that we will …
-
As started on the [mailing list](https://groups.google.com/forum/#!topic/mdnalysis-devel/Yw0tJ1njNHs); linked with #785 and #842.
It would be nice to have some form of class for dealing with a set of…
-
Parameters set to exactly the minimum allowed value in their range cause an infinite loop of resetting the step size for the Param object when generating the FFs for taking gradients. I suspect the sa…
-
For example, in http://compare-lectures.quantecon.org/jl/julia_by_example.html#
![image](https://user-images.githubusercontent.com/13106721/48233904-ff5b9d00-e36b-11e8-88f6-16a90c9af040.png)
To …