kaleidoscope, Haskell LLVM编译器教程 用LLVM构建小型编程语言的简短指南。 作者声明: 。 Haskell 联机阅读:的HTMLPDF源代码压缩代码设置你需要 GHC 7.8或者更高版本以及 LLVM 4.0. 有关在你的选择平台上安装L
2022-05-02 13:33:29 341KB 开源
1
影像学
2022-04-14 23:15:52 396KB Haskell
1
非常不错的一本haskell教材,2019年最新出版,讲了很多实用的东西,比《趣学haskell》更为实用。使用了当前最新的编译器版本。如果感觉好,请购买正版。
2022-04-14 10:56:35 5.89MB haskell 函数式编程
1
局部放电
2022-04-11 11:23:57 34KB Haskell
1
Haskell Data Analysis Cookbook 英文版 Haskell Data Analysis Cookbook 英文版 Haskell Data Analysis Cookbook 英文版
2022-03-26 11:35:31 2.55MB Haskell Data Analysis Cookbook
1
This book will take you on a voyage through all the steps involved in data analysis. It provides synergy between Haskell and data modeling, consisting of carefully chosen examples featuring some of the most popular machine learning techniques. You will begin with how to obtain and clean data from various sources. You will then learn how to use various data structures such as trees and graphs. The meat of data analysis occurs in the topics involving statistical techniques, parallelism, concurrency, and machine learning algorithms, along with various examples of visualizing and exporting results. By the end of the book, you will be empowered with techniques to maximize your potential when using Haskell for data analysis. What You Will Learn Obtain and analyze raw data from various sources including text files, CSV files, databases, and websites Implement practical tree and graph algorithms on various datasets Apply statistical methods such as moving average and linear regression to understand patterns Fiddle with parallel and concurrent code to speed up and simplify time-consuming algorithms Find clusters in data using some of the most popular machine learning algorithms Manage results by visualizing or exporting data
2022-03-26 10:50:01 2.64MB Haskell Data Analysis Cookbook
1
英文版原名<<Yet Another Haskell Tutorial>> Hal Daum′e III 著,乔海燕 译。 一本Haskell不错的入门教程。
2022-03-20 14:43:41 887KB Haskell
1
英文版原名<> Hal Daum′e III 著,乔海燕 译。 一本Haskell不错的入门教程。
2022-03-13 01:16:42 1.31MB Haskell
1
噪音峰值 在嘈杂的数据中寻找峰值
2022-03-11 21:00:44 219KB Haskell
1
:world_map: 制图师 是用于交互式编辑字符串图的工具。 您可以执行以下操作: 阅读 代码 制图师由一个库和一个图形前端组成,这两个库都位于此存储库中: :一个haskell库,其中包含主要数据结构和相关功能 :一个haskell 应用程序,用于渲染这些数据结构
2022-03-11 15:46:39 144KB Haskell
1