Suminda Sirinath Salpitikorala Dharmasena

Results 136 comments of Suminda Sirinath Salpitikorala Dharmasena

This would be great to have. Also interop with Breeze, TypeLevel, AlgeBird

Great to hear. Also 2.11 is around the corner. Perhaps Bridgewater can trow in more resources.

I do not think any open source spreadsheets can do much in this area as they are Excel clones of much like Excel. Best starting point is Javelin features blending...

Also perhaps we can try inherit things from Org Mode and similar projects also. Also perhaps a non web distribution of documents.

Is it possible to add the full Latin, Greek, diacritic, and symbols, if there is a possibility?

Removing the Scala plugin still gives: ``` Could not find org.aspectj:aspectjrt:extension 'aspectj'. Required by: project :server Possible solution: - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html ```...

build.gradle ```gradle buildscript { ext { kotlin_version = '1.4.10' kotlin_coroutines = '1.3.9' groovy = '3.0.5' scala = '2.13.3' freefair = '5.2.1' aspectj = '1.9.6' } repositories { mavenLocal() gradlePluginPortal() mavenCentral()...

I tried renaming to `aj`, `ajv` and `aspectj_version` but still, I get: ``` Unable to build Scala project configuration org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':compileClasspath'. at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1276)...

I might be a user of of this in calling using some ML code from Java but for implementing a scripting engine I am not the best person.