Jeremy Lloyd Conlin
Jeremy Lloyd Conlin
I installed this plugin using the ruby gem as [instructed](https://github.com/rob-murray/jekyll-twitter-plugin#getting-started). I can't get it to work. Every time I've tried, I get the following message: ``` Liquid Exception: Failed to...
I like how jekyll-spaceship bundles and configures MathJax; it makes my life easier. However, since I installed spaceship, when I use a dollar sign `$`, it automatically assumes I'm going...
First of all, nice plugin! I really like it. I have a data file with a few commonly used locations like: ```yml # _data/places.yml - title: "Office" location: latitude: ......
I have page where I'm trying to embed a PDF like this: ``` {% pdf "/Meetings/Attachments/Agenda.pdf" %} ``` Instead of embedding the PDF in the page, the PDF is downloaded....
### Description I'm using ablog as a lab notebook. I've created a custom Sphinx role, `:person:`. The argument to the role would be the name of a person. With this...
I think it would be great if one could specify a second color tor the body of a tikzling. For example: ``` \bear[body=blue, body2=yellow] ``` I think I could make...
In an effort to keep the tests between NJOY2016 and NJOY21 the same, I've updated a few of the input decks here in NJOY2016.
When using the attached input ( [H1.njoy.txt](https://github.com/njoy/NJOY2016/files/3848641/H1.njoy.txt)) initial ENDF Tape ([tape40.txt](https://github.com/njoy/NJOY2016/files/3848642/tape40.txt)) GROUPR will calculates `Inf-309` shown (partially) here: ```txt 1.001000+3 0.000000+0 5 1 0 618 12522102 1 2.936000+2 0.000000+0 246...
The problem is that NJOY produces libraries up to 30th element (Zn). After Zn NJOY gives Segmentantion fault (core dumped) error. I am using NJOY21 1.1.0 but also tried 1.0.9...
The issue is an infinite loop in the do while loop beginning at line 105 in 2016.44's acepa.f90 file. Turns out that in the e80 92u file we have successive...