文件名称:eapa:ErlangElixir任意精度算法(EAPA)
文件大小:1.73MB
文件格式:ZIP
更新时间:2024-02-26 01:21:27
erlang elixir nif arbitrary-precision eapa
apa Erlang / Elixir任意精度算法 发布: make up && make rel或rebar3 as prod release 测试: make tests或将rebar3 as test ct 外部项目的钢筋部门: { deps , [ { eapa , " " , { git , " https://github.com/Vonmo/eapa.git " , { tag , " v0.1.2 " }}} ]}. 混合部门(长生不老药): defp deps do [ {: eapa , git : " https://github.com/Von
【文件预览】:
eapa-master
----rebar3(960KB)
----imgs()
--------base()
----priv()
--------.gitignore(5B)
----src()
--------eapa.erl(1KB)
--------eapa_app.erl(749B)
--------eapa.app.src(283B)
--------eapa_int.erl(3KB)
--------eapa_sup.erl(1KB)
----examples()
--------elixir_project()
----config()
--------vm.args(289B)
--------sys.config(4B)
----test()
--------eapa_int_SUITE.erl(7KB)
--------eapa_int_performance_SUITE.erl(2KB)
--------effects_SUITE.erl(4KB)
--------spec.spec(198B)
--------eapa_int_proper_SUITE.erl(2KB)
--------common_SUITE.erl(1KB)
----sandbox.mk(1KB)
----crates()
--------eapa()
----README.md(3KB)
----Makefile(1KB)
----rebar.config(5KB)
----docker-compose.yml(366B)
----.gitignore(90B)