numcry v1.0.0

Tools for numerical computing in crystal-lang

NumCry

GitHub release Build Status Docs

Like NumPy, but slower!

Useful methods for numerical computing in crystal-lang.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      numcry:
        github: aca-labs/numcry
    
  2. Run shards install

Usage

require "numcry"

Contributing

  1. Fork it (https://github.com/aca-labs/numcry/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

numcry

Owner
Statistic
  • 2
  • 0
  • 1
  • 1
  • 0
  • almost 5 years ago
  • August 2, 2019
License

MIT License

Links
Synced at

Mon, 06 May 2024 10:56:14 GMT

Languages