Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
conal
/
lambda-ccc
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
149
Code
Issues
9
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 12, 2015
Tweaks in progress. Waiting for conversion to GHC 10.7.3 and HERMIT 1.0.0.1
conal
committed
141a713
Copy full SHA for 141a713
Commits on Dec 1, 2015
working on new prims
conal
committed
877d1fa
Copy full SHA for 877d1fa
compile
conal
committed
2432734
Copy full SHA for 2432734
LFScan
conal
committed
9ed816d
Copy full SHA for 9ed816d
bump hermit-extras dependency to 0.2.2
conal
committed
ad7c826
Copy full SHA for ad7c826
Commits on Nov 21, 2015
undid input indentation, so as not to suggest comparison with outputs.
conal
committed
4b0d7dc
Copy full SHA for 4b0d7dc
Tweak basicTest for easier comparison.
conal
committed
1f7bf83
Copy full SHA for 1f7bf83
Commits on Nov 16, 2015
Merge branch 'master' of github.com:conal/lambda-ccc
conal
committed
53fa689
Copy full SHA for 53fa689
type-unary dependency version bump
conal
committed
a6d8a45
Copy full SHA for a6d8a45
Merge pull request #20 from capn-freako/master
Show description for e2d1f5b
conal
committed
e2d1f5b
Copy full SHA for e2d1f5b
Copied lambda-ccc/test/fft_test.hs to fft-ccc.hs.
Show description for 56429da
capn-freako
committed
56429da
Copy full SHA for 56429da
Moved many constraints from FFT class definition to Pair instance.
Show description for 1837616
capn-freako
committed
1837616
Copy full SHA for 1837616
Commits on Nov 15, 2015
Added FFT instance for Circat.Pair.
Show description for 1ba622f
capn-freako
committed
1ba622f
Copy full SHA for 1ba622f
Commits on Nov 10, 2015
Moved addPhase into FFT class definition.
Show description for b1c7030
capn-freako
committed
b1c7030
Copy full SHA for b1c7030
Commits on Nov 5, 2015
Minor clean-up of fft_test.hs
Show description for ddfe088
capn-freako
committed
ddfe088
Copy full SHA for ddfe088
Commits on Oct 31, 2015
Merge pull request #19 from capn-freako/master
Show description for 485ce02
conal
committed
485ce02
Copy full SHA for 485ce02
First successful implementation of FFT as a class.
capn-freako
committed
fa7590a
Copy full SHA for fa7590a
Commits on Oct 29, 2015
trivial
conal
committed
7f461be
Copy full SHA for 7f461be
tests for fromLitInteger
conal
committed
87ebffa
Copy full SHA for 87ebffa
fromLitInteger
conal
committed
5bac463
Copy full SHA for 5bac463
Commits on Oct 18, 2015
Complex examples
conal
committed
373d4a2
Copy full SHA for 373d4a2
isPrimitiveOp, isPrimitiveTy
conal
committed
c70944a
Copy full SHA for c70944a
tweak specializeTyDict; add doubleFromLitInteger
conal
committed
e9450cb
Copy full SHA for e9450cb
tweaks to Double support
conal
committed
8a1b0e1
Copy full SHA for 8a1b0e1
picture before verilog, in case the latter fails
conal
committed
737147f
Copy full SHA for 737147f
drop dead code
conal
committed
be92612
Copy full SHA for be92612
Merge pull request #18 from capn-freako/master
Show description for 7bb97d0
conal
committed
7bb97d0
Copy full SHA for 7bb97d0
Attempt to use PrettyDouble to get around Boxed/Unboxed issue.
capn-freako
committed
fb6b97d
Copy full SHA for fb6b97d
Commits on Oct 17, 2015
Merge branch 'master' of https://github.com/conal/lambda-ccc
Show description for 2ba325a
capn-freako
committed
2ba325a
Copy full SHA for 2ba325a
Before trying to 'pull upstream master'.
capn-freako
committed
76521be
Copy full SHA for 76521be
Commits on Oct 15, 2015
rework stdMeths, including Num ops
conal
committed
3dfac57
Copy full SHA for 3dfac57
ignore Unused/
conal
committed
1d5843e
Copy full SHA for 1d5843e
starter notes on adding primitive operations and types
conal
committed
d4a4fb1
Copy full SHA for d4a4fb1
Commits on Oct 14, 2015
test simplifications for combinations of negate, +, -
conal
committed
572e1a7
Copy full SHA for 572e1a7
subtraction primitive
conal
committed
b2c9947
Copy full SHA for b2c9947
Pagination
Previous
Next
You can’t perform that action at this time.