Welcome and congratulations Guobao!
Deron
On Wed, Sep 5, 2018 at 1:28 AM Guobao Li wrote:
> Thanks everyone! It's a great pleasure to join the community.
>
> Regards,
> Guobao
>
> On Wed, Sep 5, 2018 at 7:02 AM Niketan Pansare wrote:
>
> > Welcome, Guobao.
> >
> > > On Sep 4, 2018, at 4:09 PM
Hi,
I uploaded our black svg logo to
https://svn.apache.org/repos/asf/comdev/project-logos/originals/
BTW In case anyone is looking for additional images, Jeremy Anderson
submitted a collection of Apache SystemML logos and images last year to the
website project at
https://github.com/apache/syste
+1
Ran basic tests to verify bin artifacts run and that artifacts can be built
and run using source artifact.
License files in artifacts appeared to be correct to me.
Note that I believe the lite jar should be removed from
https://dist.apache.org/repos/dist/dev/systemml/1.2.0-rc1/
Deron
On T
Great work and presentation, Guobao! Congratulations!
Deron
On Thu, Aug 9, 2018 at 9:52 AM Matthias Boehm wrote:
> https://hangouts.google.com/call/Wwq1uz89KHlqgkLCkginAAEE
>
> Regards,
> Matthias
>
> On Wed, Aug 8, 2018 at 1:46 PM, Matthias Boehm wrote:
> > just as a reminder: tomorrow at 10a
Hi Luciano,
I published the latest version of the website with the update to the
download page.
Deron
On Thu, Jun 28, 2018 at 6:36 AM Luciano Resende
wrote:
> Could someone please help to publish the latest version of the website. I
> made a minor change to avoid linking to unreleased code fr
Thank you Henry and Luciano.
Deron
On Tue, Oct 3, 2017 at 12:37 PM, Luciano Resende
wrote:
> On Mon, Oct 2, 2017 at 11:05 PM, Henry Saputra
> wrote:
>
> > HI Deron,
> >
> > Sorry I missed this email. Here is the link to ASF policy about code
> > contribution: http://apache.org/foundation/how-i
>
> >> So I was thinking is it absolutely must have to sync between api?
>
> Soft-yes, we should try our best to do so.
>
There are many benefits both for SystemML users and developers to having
the APIs be as consistent as possible. Based on user feedback, I know
Niketan and Glenn did a lot of wo
Hi Luciano and Henry,
Currently there is a discussion regarding possibly integrating code from
the R4ML project (https://github.com/SparkTC/r4ml) into SystemML. R4ML is
an Apache-licensed open-source project and IBM owns the copyright (
https://github.com/SparkTC/r4ml/blob/master/R4ML/R/R4ML.R). L
>
>
> > 1) Would they like to merge R4ML code into the main SystemML project
> ALOK: In R we have to follow a pattern dir structure. we might be able to
> create more R pacakges. There will be a sub dir in systemML called R or
> something
> in that subdir there will be subdir R4ML (one R pacakge) i
gt; scripts would be just a startbecause it hides our core value proposition of
> custom large-scale ML.Hence, we would also need an MLContext equivalent
> that allows to executearbitrary DML scripts or R functions. Is there
> already a tentative designof such an API and if not, who wou
>
> * Looking over the github repo, apparently R4ML is not under active
> development/maintenance anymore (last commit Jul 20). So who would be
> willing to maintain and extend it?
>
> ALOK: We will doing development into it . there are open PR already.
>
>
No commits since Jul 20 does raise warnin
I agree with Niketan. An R interface definitely makes sense for SystemML.
DML itself is based on R, so it's surprising we have Java/Scala/Python
interfaces to SystemML but we don't have an R interface.
Perhaps R4ML committers could supply a little more info? For instance:
1) Would they like to mer
+1 Arvind, thank you for getting things moving with a 0.15 release. It's
very important with regards to the perceived health of the project. For my
next project status report to the Apache Board of Directors, I look forward
to reporting that we are about to publish a 0.15 release.
Deron
On Fri,
Hi Janardhan,
Thank you for working on #2 [SYSTEMML-1645].
It looks like there are around 30 algorithms in the scripts directory. To
verify that each of these algorithms works with MLContext in a reproducible
form through the creation of MLContext tests for each algorithm is an
enormous undertaki
Could we add a "cut()" or "cutGraph()" function to DML for debugging that
would cut the graph in a similar fashion as "if(1==1){}" and
"while(false){}"? It might be a little more straightforward and explicit
for users.
Deron
On Sun, Aug 6, 2017 at 3:42 PM, Matthias Boehm
wrote:
> Hi all,
>
> we
Hi,
I experimented with Atom's Beautify to see if I could automatically format
DML using their R format.
Since DML is quite similar to R, I found that making a few minor tweaks to
DML made it possible to run DML scripts through the R formatter.
DML vs R syntax differences (there may be more):
1)
Hi Krishna,
First off, congratulations on your great GSOC contributions to SystemML!
WRT Phase 3 (c), Mike has created an epic (
https://issues.apache.org/jira/browse/SYSTEMML-493) to address
functionalizing the algorithms. Feel free to choose a DML algorithm (or
algorithms) and add it to the epi
Thank you Mike for bringing this up. To me, this definitely makes sense at
the user (DML) level.
For a Java-style pseudocode example, currently we require the user to do
the following:
int[][] m = int[][]{1,2,3,4};
int[][] n = m[0][0];
int x = (int) n;
I feel the following would be more 'na
+1
On Wed, Jul 12, 2017 at 7:56 PM, wrote:
> +1
>
> --
>
> Mike Dusenberry
> GitHub: github.com/dusenberrymw
> LinkedIn: linkedin.com/in/mikedusenberry
>
> Sent from my iPhone.
>
>
> > On Jul 12, 2017, at 7:51 PM, Niketan Pansare wrote:
> >
> >
> > +1
> >
> > Thanks
> >
> > Niketan
> >
> >> On
On our JIRA system (https://issues.apache.org/jira/projects/SYSTEMML), I've
noticed that we've had several new contributors recently, which is really
great.
If you are a SystemML committer and you see a new person interesting in
contributing to a JIRA issue, please go to our project JIRA administr
The Apache mirror issue has been fixed.
Deron
On Fri, Jun 23, 2017 at 2:45 PM, Deron Eriksson
wrote:
> I have updated the links on the downloads page (
> http://systemml.apache.org/download) to link directly to dist.apache.org
> so that SystemML users can download SystemML Apache
, Jun 20, 2017 at 1:01 PM, Deron Eriksson
wrote:
> Please note that the Apache mirror download links on the project website (
> http://systemml.apache.org/download) currently do not work (this relates
> to our move to an Apache TLP).
>
> The project artifacts are availa
is being addressed (see comments) by:
https://issues.apache.org/jira/browse/INFRA-14250
Deron
--
Deron Eriksson
Spark Technology Center
http://www.spark.tc/
switch, etc), and (b) insert newlines
> > > before keywords such else and catch.
> > >
> > > Finally, we also need to discuss if we should auto format the existing
> > > code. In my opinion, the auto formatted code usually looks quite
> poorly.
> > > Hence, I would restrict any auto formatting to files which formatting
> is
> > > really off (e.g., files with space indentation).
> > >
> > > Regards,
> > > Matthias
> > >
> > > [1] http://docs.oracle.com/javase/specs/jls/se8/html/jls-14.
> > html#jls-14.11
> >
>
--
Deron Eriksson
Spark Technology Center
http://www.spark.tc/
gt; >> passes, (2) reuse functional call graphs across multiple rounds of
> > IPA,
> > > and
> > > >> (3) introduce new IPA passes such as fine-grained literal
> propagation
> > > and
> > > >> replacements as well as inlining of functions with control
> structures.
> > > This
> > > >> will help improve the performance and debugging of scripts with
> > complex
> > > >> function call patterns. However, since this is a rather disruptive
> > > change,
> > > >> we might experience temporarily some compiler issues - if that
> happens
> > > >> please file anything you encounter against SYSTEMML-1668.
> > > >>
> > > >> Regards,
> > > >> Matthias
> > > >>
> > >
> >
>
--
Deron Eriksson
Spark Technology Center
http://www.spark.tc/
D/incubator-systemml/settings) and rename
repository from 'incubator-systemml' to 'systemml'
3) Remove "(Incubating)" from title
At fork main page (https://github.com/YOUR_GITHUB_ID/systemml), click edit
button next to title and remove "(Incubating)&q
recommend to extend this from papers to papers, talks,
> and posters in order to have a single place, where we make all such
> resources available.
>
> Regards,
> Matthias
>
> On Thu, Jun 1, 2017 at 11:27 AM, Deron Eriksson
> wrote:
>
>> Currently the SystemML
Deron
--
Deron Eriksson
Spark Technology Center
http://www.spark.tc/
--
Deron Eriksson
Spark Technology Center
http://www.spark.tc/
29 matches
Mail list logo