Closed argriffing closed 12 years ago
This a very nice looking implementation. I have merged your changes and added some missing functionality to algopy to run it.
On Thu, Oct 18, 2012 at 11:08 PM, argriffing notifications@github.comwrote:
It currently fails because it wants algopy.ones_like(). But there are probably still numerous modifications that I will have to make even if
ones_like() is added to algopy.
You can merge this Pull Request by running:
git pull https://github.com/argriffing/algopy master
Or view, comment on, or merge it at:
https://github.com/b45ch1/algopy/pull/12 Commit Summary
- add a less trivial molecular max likelihood example that currently fa…
File Changes
- A documentation/sphinx/examples/codon_model.py (767)
Patch Links
- https://github.com/b45ch1/algopy/pull/12.patch
https://github.com/b45ch1/algopy/pull/12.diff
— Reply to this email directly or view it on GitHubhttps://github.com/b45ch1/algopy/pull/12.
It currently fails because it wants algopy.ones_like(). But there are probably still numerous modifications that I will have to make even if ones_like() is added to algopy.