Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejandrogallo/cc4s-raku
https://github.com/alejandrogallo/cc4s-raku
computational-chemistry coupled-cluster dsl perl6 perl6-module quantum-chemistry raku
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alejandrogallo/cc4s-raku
- Owner: alejandrogallo
- Created: 2020-03-19T17:05:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-27T16:25:02.000Z (almost 5 years ago)
- Last Synced: 2024-11-05T18:56:48.478Z (3 months ago)
- Topics: computational-chemistry, coupled-cluster, dsl, perl6, perl6-module, quantum-chemistry, raku
- Language: Raku
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![pipeline status](https://gitlab.com/alejandroamsg/cc4s-raku/badges/master/pipeline.svg)](https://gitlab.com/alejandroamsg/cc4s-raku/commits/master)
# `cc4s-raku`
# `cc4s-man`
Use `cc4s-man` from vim by adding this into your `~/.vimrc`
```vimrc
command! Cc4s :exec "!cc4s-man ".expand("")
```and put your cursor on an algorithm name and hit the command
`:Cc4s`.