maxitg / InflationSimulator

Code for simulating inflation, including Lagrangians with non-canonical kinetic energy.
MIT License
6 stars 2 forks source link

How do I use this code? #14

Closed arnoudbuzing closed 5 years ago

arnoudbuzing commented 5 years ago

This looks very interesting. Is there a notebook with examples on how to use it?

maxitg commented 5 years ago

Thanks for your interest!

Sorry for replying so late, somehow I did not have notifications turned on for this repository.

In case you are still interested, there is documentation included with this code. If you install a paclet from the releases page, you can just open documentation center, and search InflationSimulator, which would open a guide page with links to all symbols, and there are some examples for all of them.

Note though this is a prerelease version so some things are not complete (i.e., arguments checking), and bugs are expected.