Giter Club home page Giter Club logo

scafi-xc's Introduction

ScaFi-XC

The project consists of a complete redesign of the ScaFi framework, now based on the Exchange Calculus (XC) implemented in pure Scala 3, compiled for JVM, JS, and native.

ScaFi is an internal DSL, library and framework for Aggregate Programming.

License

ScaFi-XC is Open Source and available under the Apache 2 License.

scafi-xc's People

Watchers

 avatar

Forkers

cric96

scafi-xc's Issues

TASKS

  • PoC for different syntax combinations and libraries
    • with extensions
    • with implicits args for classes
    • with implicit args for methods
    • with family polimorphism and intersection types
  • Implement language
  • Add libraries
  • Write tests

Testing

  • Acceptance Test
  • Simulation Test
  • Lazyness in FieldCalculusSyntax test
  • Gradient test
  • Gradient + Branching test
  • Engine tests
  • Libraries tests
  • network adapter test
  • Overall working test
  • More deterministic sim test
  • Random sim test

Conversion from T to AggregateValue[T]: questions

Implicit or explicit (via "lift"?)

  • Implicit
  • Explicit

Shares values or doesn't?

  • Values are shared like in nbr
  • Values are not shared, creating a "local field"
    • Local fields are a different type than aggregate values
    • Local fields are aggregate values

ExchangeSemantics: consider to remove @unchecked

idea: Abstract given instance of Typeable[AggregateValue] wither in agrgegate foundation or in methods that require it
idea: change the exchange definition to support the union type even at low level
idea: generalize the concept of context for AV

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.