Quiet
block (suppresses all exceptions and output): Quiet { 1/0 }
t.indices[1, LatinUpper]
will give first Latin capital indexTo update your Redberry simply change version in your Groovy Grapes:
@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.9')
or download new .jar
from the downloads page.
Two major things happened: the new version of the site with comprehensive documentation and search engine is now ready and Redberry version 1.1.7 released. This major release includes many fixes, performance and syntax improvements. To update your Redberry simply change version in your Groovy Grapes:
@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.7')
Redberry version 1.1.6 is now available. This release includes many fixes and performance improvements. To update your Redberry simply change version in your Groovy Grapes:
@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.6')
This release introduces complete implementation of permutation groups including set stabilizers, centralizers, membeship testing etc. For details see API docs.
Redberry version 1.1.6-RC1 is now available. To update your Redberry simply change version in your Groovy Grapes:
@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.6-RC1')
Features highlights:
To update your Redberry simply change version in your Groovy Grapes:
@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.5')
or download new .jar
from the downloads page.
Lear more about this update here.
Redberry issue & bug tracker and project managment migrated to YouTrack: visit it at youtrack.redberry.cc/issues. The old Bitbucket issue tracker is now closed.
We are very grateful to JetBrains company who provided YouTrack and cloud hosting for free for our project.
Issues fixed:
To update your Redberry simply change version in your Groovy Grapes:
@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.2')
or download a new .jar
from the downloads page.
Issues fixed:
To update your Redberry simply change version in your Groovy Grapes:
@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.1')
or download a new .jar
from the downloads page.
Since the publication of the article, many people tried out Redberry in action. We are grateful to these people for their feedback and bugs detection. Several major bugs affects issues #92, #95 and #77 and will be fixed soon.
Fill free to post your bug reports and feature requests at Redberry issue tracker or send us email with your questions.
Example: quark-gluon scattering in QCD axial gauge.
Compton scattering in QCD axial gauge is added to the tutorials page.
Paper with the description of basic features and architectural solutions applied in Redberry is now published in arXiv.
Redberry version 1.1 released.